路由问题修改
This commit is contained in:
parent
0fa2c5c296
commit
b6ac680893
@ -11,7 +11,7 @@ const router = createRouter({
|
||||
{
|
||||
path:'/Manager',
|
||||
name:'Manager',
|
||||
component:()=>import('../manage.vue'),
|
||||
component:()=>import('../Manager/Manager.vue'),
|
||||
children:[
|
||||
{
|
||||
path:'/Manager/Main',
|
||||
|
Loading…
x
Reference in New Issue
Block a user