patch: 路由补丁
This commit is contained in:
parent
0fa2c5c296
commit
44308d3d5b
@ -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