代办事项

This commit is contained in:
2023-08-23 17:54:01 +08:00
parent cc7ac29d4d
commit ad91172e22

View File

@ -8,7 +8,7 @@ const routes = [
redirect: '/index' redirect: '/index'
}, },
{ {
path: '/index', path: '/toDoList',
name: 'toDoList', name: 'toDoList',
component: () => import('@/views/index/toDoList'), component: () => import('@/views/index/toDoList'),
meta:{ meta:{