龚焕茏
2024-05-07 a320d27079ecab5f1a9fc142738d7d710a46c760
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',