|
@@ -344,15 +344,16 @@ export default {
|
|
|
text: "健康管理",
|
|
|
data: [
|
|
|
{
|
|
|
+ text: "等级评估",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/djpg",
|
|
|
+
|
|
|
+ },{
|
|
|
text: "健康管理",
|
|
|
icon: "svg-wind-site",
|
|
|
path: "/health",
|
|
|
children: [
|
|
|
- {
|
|
|
- text: "量化评级",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/djpg",
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
text: "健康推荐",
|
|
|
icon: "svg-wind-site",
|
|
@@ -384,6 +385,11 @@ export default {
|
|
|
path: "/health/health8",
|
|
|
},
|
|
|
],
|
|
|
+ },{
|
|
|
+ text: "全生命周期",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/allLifeManage",
|
|
|
+
|
|
|
},
|
|
|
],
|
|
|
},
|
|
@@ -392,45 +398,91 @@ export default {
|
|
|
text: "决策支持",
|
|
|
data: [
|
|
|
{
|
|
|
- text: "风机绩效榜",
|
|
|
+ text: "对标管理",
|
|
|
icon: "svg-matrix",
|
|
|
path: "/decision/decision1",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "五项损失率",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision2",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "场内对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision2Cndb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "场际对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision2Cjdb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "项目对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision2Xmdb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "线路对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision2Xldb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "性能对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision3",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "值际对标",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision/decision4",
|
|
|
- },
|
|
|
+ children: [
|
|
|
+
|
|
|
+ {
|
|
|
+ text: "风机绩效榜",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision1",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "五项损失率",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision2",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "场内对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision2Cndb",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "场际对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision2Cjdb",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "项目对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision2Xmdb",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "线路对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision2Xldb",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "性能对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision3",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "值际对标",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/decision/decision4",
|
|
|
+ },
|
|
|
+
|
|
|
+ ],
|
|
|
+ }
|
|
|
+ // ,
|
|
|
+ // {
|
|
|
+ // text: "五项损失率",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision2",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "场内对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision2Cndb",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "场际对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision2Cjdb",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "项目对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision2Xmdb",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "线路对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision2Xldb",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "性能对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision3",
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // text: "值际对标",
|
|
|
+ // icon: "svg-matrix",
|
|
|
+ // path: "/decision/decision4",
|
|
|
+ // }
|
|
|
+ ,
|
|
|
{
|
|
|
text: "排行榜",
|
|
|
icon: "svg-matrix",
|