|  | @@ -153,9 +153,9 @@ export default {
 | 
											
												
													
														|  |        })
 |  |        })
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      onDeviceTypeConfirm(opt) {
 |  |      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) {
 |  |      onStatusConfirm(opt) {
 | 
											
												
													
														|  |        this.defaultState = opt.text
 |  |        this.defaultState = opt.text
 |