From 1cd22431841cd8e378eb696b4e39a70aafadaf40 Mon Sep 17 00:00:00 2001 From: zch Date: Tue, 27 May 2025 10:59:24 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ems):=20=E8=B0=83=E6=95=B4=E8=AE=A1?= =?UTF-8?q?=E9=87=8F=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8=E5=92=8C=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E7=9A=84=E6=98=BE=E7=A4=BA=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 注释掉计量设备编号、位置、采集设备编号等搜索条件 - 修改能源类型列的显示方式 - 注释掉表单中的采集设备编号、等级、传感器仪表等字段 - 调整表格列的显示状态 - 更新表单验证规则 --- .../base/baseMonitorInfoIOTDevice/index.vue | 101 +++++++++--------- 1 file changed, 53 insertions(+), 48 deletions(-) diff --git a/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue b/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue index 5eef614..25d200d 100644 --- a/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue +++ b/src/views/ems/base/baseMonitorInfoIOTDevice/index.vue @@ -1,10 +1,10 @@