|
@@ -993,14 +993,14 @@ export default {
|
|
|
path: "/others/fault",
|
|
|
},
|
|
|
{
|
|
|
- text: "性能下降样本库",
|
|
|
+ text: "预警分析样本库",
|
|
|
icon: "svg-matrix",
|
|
|
- path: "/others/performance",
|
|
|
+ path: "/others/warning",
|
|
|
},
|
|
|
{
|
|
|
- text: "预警分析样本库",
|
|
|
+ text: "性能下降样本库",
|
|
|
icon: "svg-matrix",
|
|
|
- path: "/others/warning",
|
|
|
+ path: "/others/performance",
|
|
|
},
|
|
|
{
|
|
|
text: "性能预警综合分析",
|
|
@@ -1013,7 +1013,17 @@ export default {
|
|
|
// path: "/others/powerline/analysis",
|
|
|
// },
|
|
|
{
|
|
|
- text: "知识库",
|
|
|
+ text: "风机检修规则",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/others/overhaulRule",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "故障检修手册",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/others/faultManual",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "故障维修记录",
|
|
|
icon: "svg-matrix",
|
|
|
path: "/others/knowledgeBase",
|
|
|
},
|
|
@@ -1027,16 +1037,6 @@ export default {
|
|
|
// icon: "svg-matrix",
|
|
|
// path: "/others/market",
|
|
|
// }
|
|
|
- {
|
|
|
- text: "风机检修规则",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/others/overhaulRule",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "故障手册",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/others/faultManual",
|
|
|
- },
|
|
|
],
|
|
|
},
|
|
|
],
|