龚焕茏
2024-07-03 68b8ed3b4b7ddbb5fe113c1d7df3aa909dc66fb6
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',