From 8fbf4465c18d71fcc8a3f76a172306de54682832 Mon Sep 17 00:00:00 2001 From: zch Date: Fri, 15 Nov 2024 16:53:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(ems):=20=E4=BF=AE=E5=A4=8D=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=AD=97=E5=85=B8=E5=BC=95=E7=94=A8=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 baseCollectDeviceInfo 组件中,将 isFlag 字段的字典类型从 is_flag 修改为 base_collect_device_info_is_flag - 在 baseMonitorInfoIOTDevice 组件中,将 monitorStatus 和 isAmmeter 字段的字典类型分别修改为 monitor_info_monitor_status 和 monitor_infois_ammeter --- .../views/ems/base/baseCollectDeviceInfo/index.vue | 4 ++-- .../ems/base/baseMonitorInfoIOTDevice/index.vue | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ruoyi-ui/src/views/ems/base/baseCollectDeviceInfo/index.vue b/ruoyi-ui/src/views/ems/base/baseCollectDeviceInfo/index.vue index b84b282..767f1a1 100644 --- a/ruoyi-ui/src/views/ems/base/baseCollectDeviceInfo/index.vue +++ b/ruoyi-ui/src/views/ems/base/baseCollectDeviceInfo/index.vue @@ -110,7 +110,7 @@ @@ -187,7 +187,7 @@ {{ dict.label }} diff --git a/ruoyi-ui/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue b/ruoyi-ui/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue index dbadb16..5da07cb 100644 --- a/ruoyi-ui/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue +++ b/ruoyi-ui/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue @@ -21,7 +21,7 @@ - @@ -31,7 +31,7 @@ - + @@ -64,7 +64,7 @@ @@ -73,7 +73,7 @@ @@ -128,7 +128,7 @@ - {{ dict.label }} @@ -146,7 +146,7 @@ - {{ dict.label }}