diff --git a/src/router/module/constRouter/index.ts b/src/router/module/constRouter/index.ts index a589b0a..c4ab416 100644 --- a/src/router/module/constRouter/index.ts +++ b/src/router/module/constRouter/index.ts @@ -49,7 +49,7 @@ export const constRouter: any = { // hidden: false, // }, // }, - { + /* { path: '/raceList', name: 'RaceList', component: () => import('@/views/raceList/index.vue'), @@ -58,7 +58,7 @@ export const constRouter: any = { title: '竞赛列表', hidden: false, }, - }, + },*/ { path: '/competition', name: 'Competition', diff --git a/src/views/registrationGroup/components/stuDialog.vue b/src/views/registrationGroup/components/stuDialog.vue index ebc9f64..e9176f1 100644 --- a/src/views/registrationGroup/components/stuDialog.vue +++ b/src/views/registrationGroup/components/stuDialog.vue @@ -13,7 +13,7 @@