diff --git a/src/views/ems/dzjk/zxlt/index copy.vue b/src/views/ems/dzjk/zxlt/index copy.vue new file mode 100644 index 0000000..ce2defa --- /dev/null +++ b/src/views/ems/dzjk/zxlt/index copy.vue @@ -0,0 +1,614 @@ + + + + + + + 云 + + + + + + + + + ems + + + + + + + + + + PCS({{pcs.length}}) + BMS({{bms.length}}) + + + + + + + + + + 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} + + + + {{item.deviceName}} + + + + + + + + + + 通讯状态:{{communicationStatusOptions[children.communicationStatus] || '-'}} + + + + {{children.deviceName}} + + + + + + + + + + + + + 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} + + + + {{item.deviceName}} + + + + + + + + + + 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} + + + + {{item.deviceName}} + + + + + + + + + 电表({{db.length}}) + + + + + + + + + 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} + + + + {{item.deviceName}} + + + + + + + + + + 冷却({{lq.length}}) + + + + + + + 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} + + + + {{item.deviceName}} + + + + + + + + + + + + + + + + + + diff --git a/src/views/ems/dzjk/zxlt/index.vue b/src/views/ems/dzjk/zxlt/index.vue index ce2defa..eef7b78 100644 --- a/src/views/ems/dzjk/zxlt/index.vue +++ b/src/views/ems/dzjk/zxlt/index.vue @@ -1,614 +1,457 @@ - - - - - - 云 - + + + + + + + 云 - - - - - - - ems - - - - - - - - - PCS({{pcs.length}}) - BMS({{bms.length}}) + + + + + + + ems + + + + + + 电表({{ db.length }}) + + + + {{ communicationStatusOptions[item.communicationStatus] }} - - - - - - - - - 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} - - - - {{item.deviceName}} - - - - - - - - - - 通讯状态:{{communicationStatusOptions[children.communicationStatus] || '-'}} - - - - {{children.deviceName}} - - - - - - - - - - - - - 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} - - - - {{item.deviceName}} - - - - - - - - - - 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} - - - - {{item.deviceName}} - - - + + + {{ item.deviceName }} - - - - 电表({{db.length}}) - - - - - - - - - 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} - - - - {{item.deviceName}} - - - - + + - - - - - 冷却({{lq.length}}) + + + 冷却({{ lq.length }}) + + + + {{ communicationStatusOptions[item.communicationStatus] }} - - - - - - 通讯状态:{{communicationStatusOptions[item.communicationStatus] || '-'}} - - - - {{item.deviceName}} - - + + + {{ item.deviceName }} + + + + + + + + PCS({{ pcs.length }}) + + + + + + {{ communicationStatusOptions[item.communicationStatus] }} + + + {{ item.deviceName }} + + + + + - + + - - -