安全在线教育平台
祖安之光
4 days ago a527efdbce2c14eb3873af9f036bd80f812a0f52
src/router/index.js
@@ -92,6 +92,19 @@
      }
    ]
  },
  {
    path: '/correctExam',
    component: Layout,
    redirect: '/correctExam',
    children: [
      {
        path: '/correctExam',
        component: () => import('@/views/onlineEducation/groupExams/components/correctExam.vue'),
        name: 'CorrectExam',
        meta: { title: '批改试卷',icon: 'form',  affix: true }
      }
    ]
  },
  // {
  //   path: '',
  //   component: Layout,