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