Explorar el Código

feat: doc文档中的相关问题处理

luoyali hace 1 año
padre
commit
2325e7e15e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/components/Header/components/Message.vue

+ 1 - 1
src/layout/components/Header/components/Message.vue

@@ -51,7 +51,7 @@ const tabsConfig = reactive({
 	},
 	todoList: {
 		name: 'todoList',
-		label: '办',
+		label: '办',
 		list: []
 	}
 })