|
@@ -88,13 +88,79 @@ export default {
|
|
|
],
|
|
|
},
|
|
|
{
|
|
|
+ id: "realSearch",
|
|
|
+ text: "数据管理",
|
|
|
+ data: [
|
|
|
+ {
|
|
|
+ text: "原始数据查询",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/yssjcx",
|
|
|
+ children: [
|
|
|
+ {
|
|
|
+ text: "测点数据查询",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/realSearch",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "测点历史数据查询",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/historySearch",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "预警记录",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/new",
|
|
|
+ children: [
|
|
|
+ {
|
|
|
+ text: "预警管理",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/new/alarmcenter",
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ text: "停机事件管理",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/new/tjsj",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "限电管理",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/new/xdgl",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "升压站报警",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/alarmCenter/boosterAlarm",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "SCADA报警",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/alarmCenter/scadaAlarm",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "自定义报警",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/alarmCenter/customAlarm",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "自定义报警统计",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/alarmCenter/customStatistics",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
id: "performanceAnalysis",
|
|
|
- text: "增发分析",
|
|
|
+ text: "统计分析",
|
|
|
data: [
|
|
|
{
|
|
|
text: "能效分析",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/powerCurve",
|
|
|
+ path: "/nxfx",
|
|
|
children: [
|
|
|
{
|
|
|
text: "功率曲线拟合",
|
|
@@ -136,7 +202,7 @@ export default {
|
|
|
{
|
|
|
text: "可靠性分析",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/new/alarmcenter1",
|
|
|
+ path: "/kxkfx",
|
|
|
children: [
|
|
|
{
|
|
|
text: "预警分析",
|
|
@@ -163,7 +229,7 @@ export default {
|
|
|
{
|
|
|
text: "风光资源分析",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/windAnalysis",
|
|
|
+ path: "/fgzyfx",
|
|
|
children: [
|
|
|
{
|
|
|
text: "风资源散点",
|
|
@@ -175,41 +241,11 @@ export default {
|
|
|
path: "/windAnalysis/fx",
|
|
|
},
|
|
|
],
|
|
|
- }
|
|
|
- // {
|
|
|
- // text: "单机分析",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/fgzyfx",
|
|
|
- // children: [
|
|
|
- // {
|
|
|
- // text: "单机分析详细",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/new/dj1",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "电量预测",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/new/pf1",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "气象预测",
|
|
|
- // icon: "svg-wind-site",
|
|
|
- // path: "/new/fs",
|
|
|
- // }
|
|
|
- // ]
|
|
|
- // }
|
|
|
- ],
|
|
|
- },
|
|
|
- ,
|
|
|
- {
|
|
|
- id: "ztfx",
|
|
|
- text: "降损分析",
|
|
|
- data: [
|
|
|
-
|
|
|
+ },
|
|
|
{
|
|
|
text: "专题分析",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/new/ztfx",
|
|
|
+ path: "/fgzyfx",
|
|
|
children: [
|
|
|
{
|
|
|
text: "综合分析",
|
|
@@ -282,85 +318,6 @@ export default {
|
|
|
path: "/new/zzhcydl",
|
|
|
},
|
|
|
]
|
|
|
- }, {
|
|
|
- text: "对标管理",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision1",
|
|
|
- children: [
|
|
|
-
|
|
|
- {
|
|
|
- text: "风机绩效榜",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision1",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "五项损失率",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision2",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "场内对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision2Cndb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "场际对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision2Cjdb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "项目对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision2Xmdb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "线路对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision2Xldb",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "性能对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision3",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "值际对标",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/decision4",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "单机横向对比",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision3db",
|
|
|
- },{
|
|
|
- text: "操作指令统计",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/decision4czzl",
|
|
|
- },
|
|
|
-
|
|
|
- ],
|
|
|
- }, // 三率管理
|
|
|
- {
|
|
|
- text: "三率管理",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/fwjsl",
|
|
|
- children: [
|
|
|
- {
|
|
|
- text: "复位及时率",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/fwjsl",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "状态转换率",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/ztzhl",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "消缺及时率",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/xqjsl",
|
|
|
- },
|
|
|
- ],
|
|
|
},
|
|
|
// {
|
|
|
// text: "单机分析",
|
|
@@ -387,122 +344,25 @@ export default {
|
|
|
],
|
|
|
},
|
|
|
{
|
|
|
- id: "realSearch",
|
|
|
- text: "数据管理",
|
|
|
+ id: "health",
|
|
|
+ text: "健康管理",
|
|
|
data: [
|
|
|
{
|
|
|
- text: "原始数据查询",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/realSearch",
|
|
|
- children: [
|
|
|
- {
|
|
|
- text: "测点数据查询",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/realSearch",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "测点历史数据查询",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/historySearch",
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- text: "预警记录",
|
|
|
+ text: "等级评估",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/new/alarmcenter",
|
|
|
+ path: "/assess",
|
|
|
children: [
|
|
|
{
|
|
|
- text: "预警管理",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/new/alarmcenter",
|
|
|
- },
|
|
|
-
|
|
|
- {
|
|
|
- text: "停机事件管理",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/new/tjsj",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "限电管理",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/new/xdgl",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "升压站报警",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/alarmCenter/boosterAlarm",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "SCADA报警",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/alarmCenter/scadaAlarm",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "自定义报警",
|
|
|
+ text: "等级评估",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/alarmCenter/customAlarm",
|
|
|
+ path: "/assess/index",
|
|
|
},
|
|
|
{
|
|
|
- text: "自定义报警统计",
|
|
|
+ text: "评估配置",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/alarmCenter/customStatistics",
|
|
|
+ path: "/assess/config",
|
|
|
},
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- text: "专家知识",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/knowledge",
|
|
|
- children: [
|
|
|
- {
|
|
|
- text: "故障知识列表",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "安全措施知识",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge2",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "排查检修方案",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge6",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "预警知识",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge7",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "特征参数",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge5",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "风险辨识知识",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge3",
|
|
|
- },
|
|
|
- {
|
|
|
- text: "作业指导知识",
|
|
|
- icon: "svg-matrix",
|
|
|
- path: "/knowledge4",
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- id: "health",
|
|
|
- text: "健康管理",
|
|
|
- data: [
|
|
|
- {
|
|
|
- text: "等级评估",
|
|
|
- icon: "svg-wind-site",
|
|
|
- path: "/djpg",
|
|
|
-
|
|
|
+ ]
|
|
|
},{
|
|
|
text: "健康管理",
|
|
|
icon: "svg-wind-site",
|
|
@@ -549,109 +409,192 @@ export default {
|
|
|
],
|
|
|
},
|
|
|
{
|
|
|
- id: "personnel",
|
|
|
- text: "安措管控",
|
|
|
+ id: "decision",
|
|
|
+ text: "决策支持",
|
|
|
data: [
|
|
|
-
|
|
|
+ {
|
|
|
+ text: "对标管理",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/decision/decision1",
|
|
|
+ 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/decision3db",
|
|
|
+ },{
|
|
|
+ text: "操作指令统计",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/decision/decision4czzl",
|
|
|
+ },
|
|
|
+
|
|
|
+ ],
|
|
|
+ }
|
|
|
// ,
|
|
|
// {
|
|
|
// text: "五项损失率",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision2",
|
|
|
+ // path: "/decision/decision2",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "场内对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision2Cndb",
|
|
|
+ // path: "/decision/decision2Cndb",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "场际对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision2Cjdb",
|
|
|
+ // path: "/decision/decision2Cjdb",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "项目对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision2Xmdb",
|
|
|
+ // path: "/decision/decision2Xmdb",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "线路对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision2Xldb",
|
|
|
+ // path: "/decision/decision2Xldb",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "性能对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision3",
|
|
|
+ // path: "/decision/decision3",
|
|
|
// },
|
|
|
// {
|
|
|
// text: "值际对标",
|
|
|
// icon: "svg-matrix",
|
|
|
- // path: "/decision4",
|
|
|
+ // path: "/decision/decision4",
|
|
|
// }
|
|
|
-
|
|
|
+ ,
|
|
|
{
|
|
|
- text: "安全管控",
|
|
|
+ text: "排行榜",
|
|
|
icon: "svg-matrix",
|
|
|
- path: "/new/personnel",
|
|
|
+ path: "/phb",
|
|
|
children: [
|
|
|
{
|
|
|
- text: "人员矩阵",
|
|
|
+ text: "发电效率排行",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/new/personnel",
|
|
|
+ path: "/powerRank",
|
|
|
},
|
|
|
{
|
|
|
- text: "全局监视",
|
|
|
+ text: "总发电效率排行",
|
|
|
icon: "svg-wind-site",
|
|
|
- path: "/new/personnel",
|
|
|
+ path: "/totalPowerRank",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "报警排行",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/warningRank",
|
|
|
},
|
|
|
-
|
|
|
],
|
|
|
},
|
|
|
-
|
|
|
+ // 三率管理
|
|
|
+ {
|
|
|
+ text: "三率管理",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/slgl",
|
|
|
+ children: [
|
|
|
+ {
|
|
|
+ text: "复位及时率",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/fwjsl",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "状态转换率",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/ztzhl",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "消缺及时率",
|
|
|
+ icon: "svg-wind-site",
|
|
|
+ path: "/xqjsl",
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "knowledge",
|
|
|
+ text: "知识管理",
|
|
|
+ data: [
|
|
|
+ {
|
|
|
+ text: "故障知识列表",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "安全措施知识",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge2",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "排查检修方案",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge6",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "预警知识",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge7",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "特征参数",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge5",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "风险辨识知识",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge3",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ text: "作业指导知识",
|
|
|
+ icon: "svg-matrix",
|
|
|
+ path: "/knowledge4",
|
|
|
+ },
|
|
|
],
|
|
|
},
|
|
|
- // {
|
|
|
- // id: "knowledge",
|
|
|
- // text: "知识管理",
|
|
|
- // data: [
|
|
|
- // {
|
|
|
- // text: "故障知识列表",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "安全措施知识",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge2",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "排查检修方案",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge6",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "预警知识",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge7",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "特征参数",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge5",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "风险辨识知识",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge3",
|
|
|
- // },
|
|
|
- // {
|
|
|
- // text: "作业指导知识",
|
|
|
- // icon: "svg-matrix",
|
|
|
- // path: "/knowledge4",
|
|
|
- // },
|
|
|
- // ],
|
|
|
- // },
|
|
|
{
|
|
|
id: "bdzcx",
|
|
|
text: "智能报表",
|
|
@@ -660,7 +603,7 @@ export default {
|
|
|
{
|
|
|
text: "统计分析",
|
|
|
icon: "svg-matrix",
|
|
|
- path: "/tjfx",
|
|
|
+ path: "/bdzcx",
|
|
|
children: [
|
|
|
{
|
|
|
text: "统计分析",
|