no message
This commit is contained in:
parent
652c46c33b
commit
79f38ad18f
|
@ -160,7 +160,7 @@ export const constantRoutes = [
|
|||
component: () => import('@/views/setting/index.vue'),
|
||||
name: 'setting',
|
||||
meta: { title: '设置' }
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/joinSchool',
|
||||
component: () => import('@/views/joinSchool/index.vue'),
|
||||
|
|
Loading…
Reference in New Issue