龚焕茏
2024-05-10 b133f992572d5c35687cf9d55a14f4f9fa53f8bc
src/router.js
@@ -154,6 +154,12 @@
        hidden: true
      },
      {
        path: 'feedback/list',
        component: () => import('@/views/feedback/list'),
        name: 'feedback',
        meta: { title: '错题反馈', noCache: true }
      },
      {
        path: 'personalSimulation/list/mathList',
        component: () => import('@/views/exam/mathList/list.vue'),
        name: 'multiplemathList',