Ver Fonte

动环诊断查询条件缺陷

jiawuxian há 1 ano atrás
pai
commit
22503c19d7
1 ficheiros alterados com 3 adições e 3 exclusões
  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