Sfoglia il codice sorgente

动环诊断查询条件缺陷

jiawuxian 1 anno fa
parent
commit
22503c19d7
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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