src/router.js
@@ -176,6 +176,12 @@ meta: { title: '随机试卷', noCache: true } }, { path: 'personalRandomTemplate/config', component: () => import('@/views/exam/personalRandomTemplate/config'), name: 'personalSimulationConfig', meta: { title: '随机试卷配置', noCache: true } }, { path: 'personalRandomTemplate/edit', component: () => import('@/views/exam/personalRandomTemplate/edit'), name: 'personalSimulationEdit',