代办事项
This commit is contained in:
@ -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:{
|
||||||
|
Reference in New Issue
Block a user