|
@@ -20,21 +20,6 @@ export const asyncRoutes = [
|
|
|
permissions: ["jn_sy"],
|
|
|
},
|
|
|
},
|
|
|
- // {
|
|
|
- // path: "/monitor/status", // 状态监视
|
|
|
- // name: "Status",
|
|
|
- // component: () =>
|
|
|
- // import(
|
|
|
- // /* webpackChunkName: "status" */ "@/views/stateMonitor/Status/Status.vue"
|
|
|
- // ),
|
|
|
- // },
|
|
|
-
|
|
|
- // {
|
|
|
- // path: "/monitor/agc", // AGC 监视
|
|
|
- // name: "Agc",
|
|
|
- // component: () =>
|
|
|
- // import(/* webpackChunkName: "agc" */ "@/views/stateMonitor/Agc/Agc.vue"),
|
|
|
- // },
|
|
|
//全景监视
|
|
|
{
|
|
|
path: "/stateMonitor",
|
|
@@ -573,15 +558,6 @@ export const asyncRoutes = [
|
|
|
permissions: ["jn_economicsOperation"],
|
|
|
},
|
|
|
children: [
|
|
|
- // {
|
|
|
- // path: "homePage",
|
|
|
- // component: () => import("@/views/economicsOperation/homePage"),
|
|
|
- // name: "homePage",
|
|
|
- // meta: {
|
|
|
- // title: "首页",
|
|
|
- // icon: "icon-Simple-matrix",
|
|
|
- // },
|
|
|
- // },
|
|
|
//对标管理
|
|
|
{
|
|
|
path: "benchmarkingManagement",
|
|
@@ -815,7 +791,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "场站分析",
|
|
|
icon: "svg-fddl",
|
|
|
- permissions: ["jn_fddlfx"],
|
|
|
+ permissions: ["jn_czfx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -828,7 +804,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "发电量分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_gfdlfx"],
|
|
|
+ permissions: ["jn_czfx_fdlfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -841,7 +817,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "综合场用电量分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_gfdlfx"],
|
|
|
+ permissions: ["jn_czfx_zhcydlfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -854,7 +830,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风光资源分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_gfdlfx"],
|
|
|
+ permissions: ["jn_czfx_fgzyfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -867,7 +843,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "风电分析",
|
|
|
icon: "svg-fdfx",
|
|
|
- permissions: ["jn_xnfx"],
|
|
|
+ permissions: ["jn_fdfx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -878,7 +854,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率曲线拟合",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_fdfx_glqxnh"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -889,7 +865,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率曲线查询",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_fdfx_glqxcx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -902,7 +878,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "曲线偏差率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_fdfx_qxpclfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -915,7 +891,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "切入切出分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_qrqcfx"],
|
|
|
+ permissions: ["jn_fdfx_qrqcfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -928,7 +904,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "单机性能分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_fdfx_djxnfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -941,7 +917,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "单机月度分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djydfx"],
|
|
|
+ permissions: ["jn_fdfx_djydfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -954,7 +930,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "性能等级评估",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_fdfx_xndjpg"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -967,7 +943,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "状态转换分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_fdfx_ztzhfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -980,7 +956,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "状态时间分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_fdfx_ztsjfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -995,7 +971,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "光伏分析",
|
|
|
icon: "svg-gffx",
|
|
|
- permissions: ["jn_xnfx"],
|
|
|
+ permissions: ["jn_gffx"],
|
|
|
},
|
|
|
children: [
|
|
|
{
|
|
@@ -1008,7 +984,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率曲线拟合",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_gffx_glqxnh"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1021,7 +997,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "功率温度分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_gffx_glwdfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1032,7 +1008,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "离散率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djxnfx"],
|
|
|
+ permissions: ["jn_gffx_lslfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1043,9 +1019,9 @@ export const asyncRoutes = [
|
|
|
),
|
|
|
name: "PrAnalyse",
|
|
|
meta: {
|
|
|
- title: "PR分析",
|
|
|
+ title: "系统效率分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_xnfx_djydfx"],
|
|
|
+ permissions: ["jn_gffx_xtxlfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1058,7 +1034,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "性能等级评估",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_gffx_xndjpg"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1071,7 +1047,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "状态转换分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_gffx_ztzhfx"],
|
|
|
},
|
|
|
},
|
|
|
{
|
|
@@ -1084,7 +1060,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "状态时间分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_glqx_glqxnh"],
|
|
|
+ permissions: ["jn_gffx_ztsjfx"],
|
|
|
},
|
|
|
},
|
|
|
],
|
|
@@ -1207,7 +1183,6 @@ export const asyncRoutes = [
|
|
|
children: [
|
|
|
{
|
|
|
path: "healthManagement",
|
|
|
- // redirect: "healthManagement/first",
|
|
|
component: () => import("@/views/HealthControl/healthManagement"),
|
|
|
name: "healthManagement",
|
|
|
meta: {
|
|
@@ -1316,7 +1291,7 @@ export const asyncRoutes = [
|
|
|
meta: {
|
|
|
title: "部件温度分析",
|
|
|
icon: "",
|
|
|
- permissions: ["jn_nxfx_bjwd"],
|
|
|
+ permissions: ["jn_jkgl_bjwd"],
|
|
|
},
|
|
|
},
|
|
|
],
|