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" >