|
@@ -565,11 +565,11 @@ export default {
|
|
icon: "svg-wind-site",
|
|
icon: "svg-wind-site",
|
|
path: "/health/MalfunctionWarning/Supervised",
|
|
path: "/health/MalfunctionWarning/Supervised",
|
|
},
|
|
},
|
|
- {
|
|
|
|
- text: "齿轮箱故障诊断",
|
|
|
|
- icon: "svg-wind-site",
|
|
|
|
- path: "/health/MalfunctionWarning/diagnose",
|
|
|
|
- },
|
|
|
|
|
|
+ {
|
|
|
|
+ text: "齿轮箱故障诊断",
|
|
|
|
+ icon: "svg-wind-site",
|
|
|
|
+ path: "/health/MalfunctionWarning/diagnose",
|
|
|
|
+ },
|
|
],
|
|
],
|
|
},
|
|
},
|
|
],
|
|
],
|
|
@@ -1031,6 +1031,11 @@ export default {
|
|
icon: "svg-matrix",
|
|
icon: "svg-matrix",
|
|
path: "/others/overhaulRule",
|
|
path: "/others/overhaulRule",
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ text: "故障手册",
|
|
|
|
+ icon: "svg-matrix",
|
|
|
|
+ path: "/others/faultManual",
|
|
|
|
+ },
|
|
],
|
|
],
|
|
},
|
|
},
|
|
],
|
|
],
|