src/router.js
@@ -144,6 +144,18 @@ ] }, { path: '/exam', component: Layout, children: [ { path: 'exercise', component: () => import('@/views/exam/paper/exercise'), name: 'ExamPaperExercise', meta: { title: 'exercise' } } ] }, { path: '/report', component: Layout, children: [