diff --git a/src/components/Ems/DateRangeSelect/index.vue b/src/components/Ems/DateRangeSelect/index.vue index ae234d9..e1560b8 100644 --- a/src/components/Ems/DateRangeSelect/index.vue +++ b/src/components/Ems/DateRangeSelect/index.vue @@ -1,36 +1,68 @@ - - - - 重置 - 搜索 - 上一时段 - 下一时段 - + + + + + 重置 + 搜索 + 上一时段 + + 下一时段 + + + + + + + + + + + diff --git a/src/views/ems/dzjk/home/ActiveChart.vue b/src/views/ems/dzjk/home/ActiveChart.vue index b0815c9..1df41b1 100644 --- a/src/views/ems/dzjk/home/ActiveChart.vue +++ b/src/views/ems/dzjk/home/ActiveChart.vue @@ -1,30 +1,29 @@ - - - - 当日功率曲线 - - - - + + + 当日功率曲线 + + + + diff --git a/src/views/ems/dzjk/zxlt/index copy 2.vue b/src/views/ems/dzjk/zxlt/index copy 2.vue deleted file mode 100644 index b367064..0000000 --- a/src/views/ems/dzjk/zxlt/index copy 2.vue +++ /dev/null @@ -1,577 +0,0 @@ - - - - - - - - 云 - - - - - - - - - ems - - - - - - 电表({{ db.length }}) - - - - {{ communicationStatusOptions[item.communicationStatus] }} - - - - {{ item.deviceName }} - - - - - - - - 冷却({{ lq.length }}) - - - - {{ communicationStatusOptions[item.communicationStatus] }} - - - - {{ item.deviceName }} - - - - - - - - - PCS({{ pcs.length }}) - - - - - {{ communicationStatusOptions[item.communicationStatus] }} - - - - {{ item.deviceName }} - - - - - - BMS({{ bmsHasParentLength }}) - - - - {{ - communicationStatusOptions[ - childrenItem.communicationStatus - ] - }} - - - - {{ childrenItem.deviceName }} - - - - - - - - - PCS({{ pcs.length }}) - - - - - - {{ communicationStatusOptions[item.communicationStatus] }} - - - - {{ item.deviceName }} - - - - - - - - BMS({{ bmsNoParent.length }}) - - - - - - {{ communicationStatusOptions[item.communicationStatus] }} - - - - {{ item.deviceName }} - - - - - - - - - - - - - - diff --git a/src/views/ems/dzjk/zxlt/index copy.vue b/src/views/ems/dzjk/zxlt/index copy.vue deleted file mode 100644 index ce2defa..0000000 --- a/src/views/ems/dzjk/zxlt/index copy.vue +++ /dev/null @@ -1,614 +0,0 @@ - - - - - - - 云 - - - - - - - - - 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}} - - - - - - - - - - - - - - - - - -