From c3d64e4d04d30bcdfba9cd35292fc3f397f7fc22 Mon Sep 17 00:00:00 2001 From: baicai <18221243570@163.com> Date: Mon, 18 Aug 2025 18:13:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=BD=93=E7=94=B5=E6=B1=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ems/dzjk/zxlt/index copy.vue | 614 +++++++++++++++++ src/views/ems/dzjk/zxlt/index.vue | 867 ++++++++++--------------- 2 files changed, 969 insertions(+), 512 deletions(-) create mode 100644 src/views/ems/dzjk/zxlt/index copy.vue 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 }} + + + + + - + + - - -