|
@@ -89,13 +89,13 @@ const consoleRouter = {
|
|
|
meta: { title: '检修计划', noCache: true },
|
|
|
sign: 'currency'
|
|
|
},
|
|
|
- {
|
|
|
- path: 'powerPlanSD',
|
|
|
- component: () => import('@/views/console/powerPlanSD/index'),
|
|
|
- name: 'powerPlanSD',
|
|
|
- meta: { title: '山东发电计划', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: 'powerPlanSD',
|
|
|
+ // component: () => import('@/views/console/powerPlanSD/index'),
|
|
|
+ // name: 'powerPlanSD',
|
|
|
+ // meta: { title: '山东发电计划', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
// {
|
|
|
// path: 'consoleCenter',
|
|
|
// component: () => import('@/views/console/consoleCenter/index'),
|
|
@@ -116,41 +116,41 @@ const consoleRouter = {
|
|
|
meta: { title: '系统告警', noCache: true },
|
|
|
sign: 'currency'
|
|
|
},
|
|
|
- {
|
|
|
- path: 'manualInterventionData',
|
|
|
- component: () => import('@/views/console/manualInterventionData/index'),
|
|
|
- name: 'ManualInterventionData',
|
|
|
- meta: { title: '人工干预设置', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'manualInterventionQuery',
|
|
|
- component: () => import('@/views/console/manualInterventionQuery/index'),
|
|
|
- name: 'ManualInterventionQuery',
|
|
|
- meta: { title: '人工干预数据查询', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'dataLimitation',
|
|
|
- component: () => import('@/views/console/dataLimitation/index'),
|
|
|
- name: 'DataLimitation',
|
|
|
- meta: { title: '上报数据限制', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'dataLimitationLog',
|
|
|
- component: () => import('@/views/console/dataLimitationLog/index'),
|
|
|
- name: 'DataLimitationLog',
|
|
|
- meta: { title: '上报数据操作记录', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
- {
|
|
|
- path: 'communicationEquipment',
|
|
|
- component: () => import('@/views/console/communicationEquipment/index'),
|
|
|
- name: 'CommunicationEquipment',
|
|
|
- meta: { title: '通信设备', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: 'manualInterventionData',
|
|
|
+ // component: () => import('@/views/console/manualInterventionData/index'),
|
|
|
+ // name: 'ManualInterventionData',
|
|
|
+ // meta: { title: '人工干预设置', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'manualInterventionQuery',
|
|
|
+ // component: () => import('@/views/console/manualInterventionQuery/index'),
|
|
|
+ // name: 'ManualInterventionQuery',
|
|
|
+ // meta: { title: '人工干预数据查询', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'dataLimitation',
|
|
|
+ // component: () => import('@/views/console/dataLimitation/index'),
|
|
|
+ // name: 'DataLimitation',
|
|
|
+ // meta: { title: '上报数据限制', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'dataLimitationLog',
|
|
|
+ // component: () => import('@/views/console/dataLimitationLog/index'),
|
|
|
+ // name: 'DataLimitationLog',
|
|
|
+ // meta: { title: '上报数据操作记录', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'communicationEquipment',
|
|
|
+ // component: () => import('@/views/console/communicationEquipment/index'),
|
|
|
+ // name: 'CommunicationEquipment',
|
|
|
+ // meta: { title: '通信设备', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // },
|
|
|
{
|
|
|
path: 'fileAnalysisRecord',
|
|
|
component: () => import('@/views/console/FileAnalysisRecord/index'),
|
|
@@ -158,13 +158,13 @@ const consoleRouter = {
|
|
|
meta: { title: '文件解析记录', noCache: true },
|
|
|
sign: 'currency'
|
|
|
},
|
|
|
- {
|
|
|
- path: 'QREnvironmentData',
|
|
|
- component: () => import('@/views/console/QREnvironmentData/index'),
|
|
|
- name: 'QREnvironmentData',
|
|
|
- meta: { title: '二维码数据回传', noCache: true },
|
|
|
- sign: 'currency'
|
|
|
- }
|
|
|
+ // {
|
|
|
+ // path: 'QREnvironmentData',
|
|
|
+ // component: () => import('@/views/console/QREnvironmentData/index'),
|
|
|
+ // name: 'QREnvironmentData',
|
|
|
+ // meta: { title: '二维码数据回传', noCache: true },
|
|
|
+ // sign: 'currency'
|
|
|
+ // }
|
|
|
// {
|
|
|
// path: 'uploadFileChannel',
|
|
|
// component: () => import('@/views/console/UploadFileChannel/index'),
|