浏览代码

动环诊断查询条件缺陷

jiawuxian 1 年之前
父节点
当前提交
22503c19d7
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/menu/iot/donghuan/index.vue

+ 3 - 3
src/views/menu/iot/donghuan/index.vue

@@ -153,9 +153,9 @@ export default {
       })
     },
     onDeviceTypeConfirm(opt) {
-      this.defaultAlarmType = opt.text
-      this.search.alarmType = opt.value
-      this.showAlarmType = false
+      this.defaultDeviceType = opt.text
+      this.search.deviceType = opt.value
+      this.showDeviceType = false
     },
     onStatusConfirm(opt) {
       this.defaultState = opt.text