Przeglądaj źródła

动环诊断查询条件缺陷

jiawuxian 1 rok temu
rodzic
commit
22503c19d7
1 zmienionych plików z 3 dodań i 3 usunięć
  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