no message

This commit is contained in:
zhangxuelin 2024-11-06 17:06:17 +08:00
parent 652c46c33b
commit 79f38ad18f
1 changed files with 1 additions and 1 deletions

View File

@ -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'),