|
@@ -417,23 +417,23 @@ export default {
|
|
|
// },
|
|
|
],
|
|
|
},
|
|
|
- {
|
|
|
- text: "故障诊断",
|
|
|
- icon: "svg-故障诊断",
|
|
|
- path: "/health/gzzd/malfunctionDiagnose",
|
|
|
- children: [
|
|
|
- {
|
|
|
- text: "故障诊断",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/health/gzzd/malfunctionDiagnose",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "故障回溯",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/health/gzzd/malfunctionRecall",
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // text: "故障诊断",
|
|
|
+ // icon: "svg-故障诊断",
|
|
|
+ // path: "/health/gzzd/malfunctionDiagnose",
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // text: "故障诊断",
|
|
|
+ // icon: "svg-wind-site",
|
|
|
+ // path: "/health/gzzd/malfunctionDiagnose",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "故障回溯",
|
|
|
+ // icon: "svg-wind-site",
|
|
|
+ // path: "/health/gzzd/malfunctionRecall",
|
|
|
+ // },
|
|
|
+ // ],
|
|
|
+ // },
|
|
|
{
|
|
|
text: "健康管理",
|
|
|
icon: "svg-健康管理",
|