Эх сурвалжийг харах

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

luoyali 1 жил өмнө
parent
commit
2325e7e15e

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

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