소스 검색

动环诊断查询条件缺陷

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