From 3c69d362efc9a2b187067cb80670a164a0971e29 Mon Sep 17 00:00:00 2001 From: zch Date: Tue, 1 Jul 2025 17:01:45 +0800 Subject: [PATCH] =?UTF-8?q?refactor(ems):=20=E4=BC=98=E5=8C=96=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E7=9B=91=E6=B5=8B=E8=AE=B0=E5=BD=95=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了不必要的列定义和相关代码 - 根据设备类型动态显示传感器数据列 - 调整了表格列的宽度和显示逻辑 - 删除了未使用的采集时间字段 - 简化了表单输入项 --- .../ems/record/recordIOTInstant/index.vue | 126 ++++-------------- 1 file changed, 28 insertions(+), 98 deletions(-) diff --git a/src/views/ems/record/recordIOTInstant/index.vue b/src/views/ems/record/recordIOTInstant/index.vue index 1401017..76178ba 100644 --- a/src/views/ems/record/recordIOTInstant/index.vue +++ b/src/views/ems/record/recordIOTInstant/index.vue @@ -184,48 +184,38 @@ v-hasPermi="['ems/record:recordIotenvInstant:export']" >导出 - + - - - - + + - - + + + + - - + + + - - - - - - - + - - + + + - + +