|
@@ -17,7 +17,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "首页",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_sy", "*:*:*"],
|
|
|
+ permissions: ["jn_sy"],
|
|
|
},
|
|
|
},
|
|
|
// {
|
|
@@ -44,7 +44,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "全景监视",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_stateMonitor", "*:*:*"],
|
|
|
+ permissions: ["jn_stateMonitor"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -54,7 +54,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "基础矩阵",
|
|
|
icon: "svg-matrix",
|
|
|
- permissions: ["jn_jcjz", "*:*:*"],
|
|
|
+ permissions: ["jn_jcjz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -64,7 +64,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "明细矩阵",
|
|
|
icon: "svg-mx-matrix",
|
|
|
- permissions: ["jn_mxjz", "*:*:*"],
|
|
|
+ permissions: ["jn_mxjz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -74,7 +74,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "升压站矩阵",
|
|
|
icon: "svg-syz",
|
|
|
- permissions: ["jn_mxjz", "*:*:*"],
|
|
|
+ permissions: ["jn_syzjz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -84,7 +84,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率预测",
|
|
|
icon: "svg-power-predict",
|
|
|
- permissions: ["jn_mxjz", "*:*:*"],
|
|
|
+ permissions: ["jn_glyc"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -97,7 +97,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "综合指标",
|
|
|
icon: "svg-自定制报表管理",
|
|
|
- permissions: ["jn_zhzb", "*:*:*"],
|
|
|
+ permissions: ["jn_zhzb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -108,7 +108,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "厂站监视",
|
|
|
icon: "svg-single-station-surveillance",
|
|
|
- permissions: ["jn_czjs", "*:*:*"],
|
|
|
+ permissions: ["jn_czjs"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -120,7 +120,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风电场站",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_fdcz", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -133,7 +133,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场站监视",
|
|
|
icon: "svg-station-surveillance",
|
|
|
- permissions: ["jn_fdcz_czjs", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_czjs"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -146,7 +146,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "数据指标",
|
|
|
icon: "svg-s指标列表",
|
|
|
- permissions: ["jn_fdcz_sjzb", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_sjzb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -159,7 +159,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "矩阵监视",
|
|
|
icon: "svg-matrix",
|
|
|
- permissions: ["jn_fdcz_jzjs", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_jzjs"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -172,7 +172,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风机设备",
|
|
|
icon: "svg-wind-site",
|
|
|
- permissions: ["jn_fdcz_fjsb", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_fjsb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -185,7 +185,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "升压站",
|
|
|
icon: "svg-s升压站",
|
|
|
- permissions: ["jn_fdcz_syz", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_syz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -197,7 +197,7 @@ export const asyncRoutes = [
|
|
|
name: "windPower",
|
|
|
meta: {
|
|
|
title: "测风塔",
|
|
|
- permissions: ["jn_fdcz_cft", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_cft"],
|
|
|
icon: "svg-s测风塔",
|
|
|
},
|
|
|
},
|
|
@@ -210,7 +210,7 @@ export const asyncRoutes = [
|
|
|
name: "geomorphologicMap",
|
|
|
meta: {
|
|
|
title: "地貌图",
|
|
|
- permissions: ["jn_fdcz_dmt", "*:*:*"],
|
|
|
+ permissions: ["jn_fdcz_dmt"],
|
|
|
icon: "svg-s地图",
|
|
|
},
|
|
|
},
|
|
@@ -225,7 +225,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "光伏场站",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_gfcz", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -238,7 +238,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场站监视",
|
|
|
icon: "svg-station-surveillance",
|
|
|
- permissions: ["jn_gfcz_czjs", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_czjs"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -250,7 +250,7 @@ export const asyncRoutes = [
|
|
|
name: "lightDataTarget",
|
|
|
meta: {
|
|
|
title: "数据指标",
|
|
|
- permissions: ["jn_gfcz_sjzb", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_sjzb"],
|
|
|
icon: "svg-s指标列表",
|
|
|
},
|
|
|
},
|
|
@@ -263,7 +263,7 @@ export const asyncRoutes = [
|
|
|
name: "lightMatrixMonitor",
|
|
|
meta: {
|
|
|
title: "矩阵监视",
|
|
|
- permissions: ["jn_gfcz_jzjs", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_jzjs"],
|
|
|
icon: "svg-matrix",
|
|
|
},
|
|
|
},
|
|
@@ -276,7 +276,7 @@ export const asyncRoutes = [
|
|
|
name: "lightMatrix",
|
|
|
meta: {
|
|
|
title: "分类矩阵",
|
|
|
- permissions: ["jn_gfcz_fljz", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_fljz"],
|
|
|
icon: "svg-fljz",
|
|
|
},
|
|
|
},
|
|
@@ -289,7 +289,7 @@ export const asyncRoutes = [
|
|
|
name: "photovoltaicFacility",
|
|
|
meta: {
|
|
|
title: "光伏设备",
|
|
|
- permissions: ["jn_gfcz_gfsb", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_gfsb"],
|
|
|
icon: "svg-photovoltaic",
|
|
|
},
|
|
|
},
|
|
@@ -302,7 +302,7 @@ export const asyncRoutes = [
|
|
|
name: "lightBoosterStation",
|
|
|
meta: {
|
|
|
title: "升压站",
|
|
|
- permissions: ["jn_gfcz_syz", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_syz"],
|
|
|
icon: "svg-s升压站",
|
|
|
},
|
|
|
},
|
|
@@ -315,7 +315,7 @@ export const asyncRoutes = [
|
|
|
name: "lightGeomorphologicMap",
|
|
|
meta: {
|
|
|
title: "地貌图",
|
|
|
- permissions: ["jn_gfcz_dmt", "*:*:*"],
|
|
|
+ permissions: ["jn_gfcz_dmt"],
|
|
|
icon: "svg-s地图",
|
|
|
},
|
|
|
},
|
|
@@ -326,25 +326,12 @@ export const asyncRoutes = [
|
|
|
{
|
|
|
path: "alarmCenter", // 报警列表
|
|
|
name: "alarmCenter",
|
|
|
- component: () => import("@/views/stateMonitor/alarmCenter"),
|
|
|
+ component: () => import("@/views/stateMonitor/alarmCenter/commonAlarm"),
|
|
|
meta: {
|
|
|
- title: "综合报警",
|
|
|
+ title: "报警列表",
|
|
|
icon: "svg-alarm-center",
|
|
|
- permissions: ["jn_alarm", "*:*:*"],
|
|
|
+ permissions: ["jn_alarm"],
|
|
|
},
|
|
|
- children: [
|
|
|
- {
|
|
|
- path: "commonAlarm", // 报警列表
|
|
|
- name: "commonAlarm",
|
|
|
- component: () =>
|
|
|
- import("@/views/stateMonitor/alarmCenter/commonAlarm"),
|
|
|
- meta: {
|
|
|
- title: "报警列表",
|
|
|
- icon: "",
|
|
|
- permissions: ["jn_alarm_bjlb", "*:*:*"],
|
|
|
- },
|
|
|
- },
|
|
|
- ],
|
|
|
},
|
|
|
|
|
|
/*{
|
|
@@ -354,7 +341,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "AGC矩阵",
|
|
|
icon: "svg-mx-matrix",
|
|
|
- permissions: ["jn_mxjz", "*:*:*"],
|
|
|
+ permissions: ["jn_mxjz"],
|
|
|
},
|
|
|
}*/
|
|
|
],
|
|
@@ -370,7 +357,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "经济运行",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_economicsOperation", "*:*:*"],
|
|
|
+ permissions: ["jn_economicsOperation"],
|
|
|
},
|
|
|
children: [
|
|
|
// {
|
|
@@ -392,7 +379,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "对标管理",
|
|
|
icon: "svg-dbgl",
|
|
|
- permissions: ["jn_dbgl", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -405,7 +392,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风机绩效榜",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_jxb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_jxb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -418,7 +405,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风机绩效榜明细",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_jxb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_jxb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -431,7 +418,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "五项损失率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_wxssl", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_wxssl"],
|
|
|
},
|
|
|
},
|
|
|
// {
|
|
@@ -444,7 +431,7 @@ export const asyncRoutes = [
|
|
|
// meta: {
|
|
|
// title: "公司对标",
|
|
|
// icon: "",
|
|
|
- // permissions: ["jn_dbgl_gsdb", "*:*:*"],
|
|
|
+ // permissions: ["jn_dbgl_gsdb"],
|
|
|
// },
|
|
|
// },
|
|
|
{
|
|
@@ -457,7 +444,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场内对标",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_cndb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_cndb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -470,7 +457,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场际对标",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_cjdb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_cjdb"],
|
|
|
},
|
|
|
},
|
|
|
// {
|
|
@@ -495,7 +482,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "项目对标",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_xmdb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_xmdb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -508,7 +495,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "线路对标",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_dbgl_xldb", "*:*:*"],
|
|
|
+ permissions: ["jn_dbgl_xldb"],
|
|
|
},
|
|
|
},
|
|
|
// {
|
|
@@ -534,7 +521,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "三率",
|
|
|
icon: "svg-slgl",
|
|
|
- permissions: ["jn_slgl", "*:*:*"],
|
|
|
+ permissions: ["jn_slgl"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -547,7 +534,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "复位及时率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_slgl_fwjsl", "*:*:*"],
|
|
|
+ permissions: ["jn_slgl_fwjsl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -558,7 +545,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "消缺及时率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_slgl_xqjsl", "*:*:*"],
|
|
|
+ permissions: ["jn_slgl_xqjsl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -569,7 +556,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "状态转换率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_slgl_ztzhl", "*:*:*"],
|
|
|
+ permissions: ["jn_slgl_ztzhl"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -583,7 +570,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "性能分析",
|
|
|
icon: "svg-dimension-new",
|
|
|
- permissions: ["jn_xnfx", "*:*:*"],
|
|
|
+ permissions: ["jn_xnfx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -594,7 +581,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "单机性能分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx", "*:*:*"],
|
|
|
+ permissions: ["jn_xnfx_djxnfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -605,7 +592,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "单机月度分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djydfx", "*:*:*"],
|
|
|
+ permissions: ["jn_xnfx_djydfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -621,7 +608,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "性能评估",
|
|
|
icon: "svg-fjfx",
|
|
|
- permissions: ["jn_xndjpg", "*:*:*"],
|
|
|
+ permissions: ["jn_xndjpg"],
|
|
|
},
|
|
|
},
|
|
|
//功率曲线
|
|
@@ -633,7 +620,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率曲线",
|
|
|
icon: "svg-power-curve",
|
|
|
- permissions: ["jn_glqx", "*:*:*"],
|
|
|
+ permissions: ["jn_glqx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -642,9 +629,9 @@ export const asyncRoutes = [
|
|
|
import("@/views/economicsOperation/powerCurve/powerLinefitting"),
|
|
|
name: "powerLinefitting",
|
|
|
meta: {
|
|
|
- title: "功率曲线拟合",
|
|
|
+ title: "功率曲线查询",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh", "*:*:*"],
|
|
|
+ permissions: ["jn_glqx_glqxnh"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -657,7 +644,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "切入切出分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_qrqcfx", "*:*:*"],
|
|
|
+ permissions: ["jn_glqx_qrqcfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -671,7 +658,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "专题分析",
|
|
|
icon: "svg-ztfx",
|
|
|
- permissions: ["jn_ztfx", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -684,7 +671,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "综合分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_zhfx", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_zhfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -695,7 +682,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风能利用率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_fnlyl", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_fnlyl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -706,7 +693,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "五项损失率",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_wxssl", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_wxssl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -717,7 +704,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "三率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_fwjsl", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_fwjsl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -728,7 +715,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "可靠性分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_kkxfx", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_kkxfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -739,7 +726,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "发电量分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_dlfx", "*:*:*"],
|
|
|
+ permissions: ["jn_ztfx_dlfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -753,7 +740,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率预测分析",
|
|
|
icon: "svg-yfdl",
|
|
|
- permissions: ["jn_ztfx", "*:*:*"],
|
|
|
+ permissions: ["jn_glycfx"],
|
|
|
},
|
|
|
},
|
|
|
//综合管控KPI
|
|
@@ -766,7 +753,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "综合管控KPI",
|
|
|
icon: "svg-zhgk",
|
|
|
- permissions: ["jn_ztfx", "*:*:*"],
|
|
|
+ permissions: ["jn_zhgk"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -779,7 +766,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "运行KPI",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_zhfx", "*:*:*"],
|
|
|
+ permissions: ["jn_zhgk_yx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -792,7 +779,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "检修KPI",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_zhfx", "*:*:*"],
|
|
|
+ permissions: ["jn_zhgk_jx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -805,7 +792,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场站管控KPI",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_ztfx_zhfx", "*:*:*"],
|
|
|
+ permissions: ["jn_zhgk_czgk"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -873,7 +860,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "智慧检修",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_health", "*:*:*"],
|
|
|
+ permissions: ["jn_health"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -884,7 +871,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康管理",
|
|
|
icon: "svg-健康管理",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -895,7 +882,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康推荐",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_jktj", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_jktj"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -908,7 +895,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康首页",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_jksy", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_jksy"],
|
|
|
},
|
|
|
},
|
|
|
|
|
@@ -922,7 +909,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康总览",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_jkzl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_jkzl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -935,7 +922,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康矩阵",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_jkjz", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_jkjz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -948,7 +935,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康列表",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_jklb", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_jklb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -961,7 +948,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "劣化状态分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl_lhztfx", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl_lhztfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -975,7 +962,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "能效分析",
|
|
|
icon: "svg-能效分析",
|
|
|
- permissions: ["jn_nxfx", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -988,7 +975,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率曲线拟合",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_glqxnh", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_glqxnh"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1001,7 +988,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "曲线偏差率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_qxpcl", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_qxpcl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1014,7 +1001,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "单机饱和度",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_djbhd", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_djbhd"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1027,7 +1014,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "部件温度分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_bjwd", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_bjwd"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1040,7 +1027,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "预警评判分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_yjpp", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_yjpp"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1053,7 +1040,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "故障评判分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_gzpp", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_gzpp"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1066,7 +1053,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "部件功率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_gzpp", "*:*:*"],
|
|
|
+ permissions: ["jn_nxfx_gzpp"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -1080,7 +1067,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康详情",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -1091,7 +1078,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场站健康管理",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1102,7 +1089,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "设备健康详情",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1113,7 +1100,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "健康趋势",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1124,7 +1111,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "劣化状态分析曲线",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_jkgl", "*:*:*"],
|
|
|
+ permissions: ["jn_jkgl"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -1139,7 +1126,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "智能报表",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zhbb", "*:*:*"],
|
|
|
+ permissions: ["jn_zhbb"],
|
|
|
},
|
|
|
component: () => import("@/views/report"),
|
|
|
children: [
|
|
@@ -1150,7 +1137,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "自定制报表管理",
|
|
|
icon: "svg-自定制报表管理",
|
|
|
- permissions: ["jn_zdz", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz"],
|
|
|
},
|
|
|
component: () => import("@/views/report/stationReport"),
|
|
|
children: [
|
|
@@ -1161,7 +1148,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "晋能清洁能源生产日报",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_scrb", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_scrb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1171,7 +1158,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "晋能清洁能源风电日报",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_fdxnyrb", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_fdxnyrb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1181,7 +1168,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "晋能清洁能源光伏日报",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_gfxnyrb", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_gfxnyrb"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1191,7 +1178,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "日报表",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_rbb", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_rbb"],
|
|
|
},
|
|
|
},
|
|
|
|
|
@@ -1202,7 +1189,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风电场站自定义",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_fdcz", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_fdcz"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1212,7 +1199,30 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风电项目自定义",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_zdz_fdxm", "*:*:*"],
|
|
|
+ permissions: ["jn_zdz_fdxm"],
|
|
|
+ },
|
|
|
+ },
|
|
|
+ ],
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: "electricReport",
|
|
|
+ redirect: "electricReport/dmb",
|
|
|
+ name: "electricReport",
|
|
|
+ meta: {
|
|
|
+ title: "电量报表",
|
|
|
+ icon: "svg-dlbb",
|
|
|
+ permissions: ["jn_dlbb"],
|
|
|
+ },
|
|
|
+ component: () => import("@/views/electricReport/dmb"),
|
|
|
+ children: [
|
|
|
+ {
|
|
|
+ path: "dmb",
|
|
|
+ name: "dmb",
|
|
|
+ component: () => import("@/views/electricReport/dmb"),
|
|
|
+ meta: {
|
|
|
+ title: "底码表",
|
|
|
+ icon: "",
|
|
|
+ permissions: ["jn_dlbb_dmb"],
|
|
|
},
|
|
|
},
|
|
|
],
|