From 2cf2efdc720d500e4654be547bdc3e35ac3346e0 Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Sat, 12 Oct 2024 17:50:29 +0800 Subject: [PATCH] =?UTF-8?q?=20fast(=E7=B3=BB=E5=88=97=EF=BC=8C=E8=AE=BE?= =?UTF-8?q?=E5=A4=87):=20=E5=B1=8F=E8=94=BD=E7=B3=BB=E5=88=97=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E5=8F=82=E6=95=B0=E6=B8=A9=E5=BA=A6=E5=92=8C=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E6=96=B9=E5=BC=8F=EF=BC=8C=E8=B0=83=E6=95=B4=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E7=A0=81=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/basedata/typeParams.js | 24 ++++++++++++------------ src/views/iot/device/index.vue | 1 + 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/src/basedata/typeParams.js b/src/basedata/typeParams.js index 7e6d1900..116e3476 100644 --- a/src/basedata/typeParams.js +++ b/src/basedata/typeParams.js @@ -56,18 +56,18 @@ const MINIATURE_BREAKER = [ "paramName": "漏电流(单位:mA)", "canModify": true }, - { - "paramKey": "temperature", - "paramVal": "", - "paramName": "温度(单位:℃)", - "canModify": true - }, - { - "paramKey": "connection_mode", - "paramVal": "", - "paramName": "连接方式", - "canModify": true - } + // { + // "paramKey": "temperature", + // "paramVal": "", + // "paramName": "温度(单位:℃)", + // "canModify": true + // }, + // { + // "paramKey": "connection_mode", + // "paramVal": "", + // "paramName": "连接方式", + // "canModify": true + // } ] const VIDEO_MONITOR = [ { diff --git a/src/views/iot/device/index.vue b/src/views/iot/device/index.vue index a4dc8207..9dec2d03 100644 --- a/src/views/iot/device/index.vue +++ b/src/views/iot/device/index.vue @@ -139,6 +139,7 @@ label="设备码" min-width="120" prop="deviceState" + width="120" >