diff --git a/src/router/index.js b/src/router/index.js index 47f8f1c6..1e94969b 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -808,11 +808,11 @@ const routes2 = [ component: () => import("@/views/projectFront/examSystem/trainRecord/trainRecord.vue"), }, // 安全考试系统--教育培训 - { - path: "/project/examSystem/educationalTraining", - name: "安全考试系统_教育培训", - component: () => import("@/views/projectFront/examSystem/educationalTraining/educationalTraining.vue"), - }, + // { + // path: "/project/examSystem/educationalTraining", + // name: "安全考试系统_教育培训", + // component: () => import("@/views/projectFront/examSystem/educationalTraining/educationalTraining.vue"), + // }, { path: "/project/environmentalMonitor/alarmValueSet", name: "绿色施工_阈值设置1",