@@ -22,16 +22,16 @@ export const modelMonitor = [
stateHeader: [],
key: 'forFan',
list: [
- {
- code: 'signal',
- child: [
- title: `运行状态`,
- code: `Working`,
- isWaring: false,
- },
- ],
+ // {
+ // code: 'signal',
+ // child: [
+ // title: `运行状态`,
+ // code: `Working`,
+ // isWaring: false,
+ // },
+ // ],
{
title: '出口压力',
code: 'GasSupplyPressure',
@@ -57,7 +57,7 @@ export const modelMonitor = [
type: 'list',
title: '风包',
- key: 'PRE',
+ key: 'forFan',
hideInGroup: [4],