liukangdong
2025-02-27 98250a7cff913563152ae8b313c7f45cc27545ba
admin/src/views/business/deviceEvent.vue
@@ -155,8 +155,8 @@
    reset() {
      this.$refs.searchForm.resetFields()
      this.time = []
      this.searchForm.radio = '0'
      this.changeRadio('0')
      this.searchForm.radio = ''
      // this.changeRadio('0')
      this.search()
    }
  }