src/router/main/score/index.js @@ -3,6 +3,9 @@ path: 'score', name: '成绩查询', component: () => import('@/views/main/score/index.vue'), meta: { loginRequired: true } }, ]