fix: BUG修改

This commit is contained in:
kun 2024-05-13 00:52:47 +08:00
parent 3ecf1282a4
commit 31c107be34

View File

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