jiangping
2025-03-19 833abe347c2bc71bd98abc7cfa4b29ae1f6fd564
admin/src/views/business/deviceEvent.vue
@@ -170,7 +170,15 @@
    },
    reset() {
      this.$refs.searchForm.resetFields()
      this.time = []
      this.searchForm = {
        keyWords: '',
        companyName: '',
        personType: '',
        eventType: '',
        startTime: '',
        endTime: '',
        radio: 0
      }
      this.searchForm.radio = ''
      // this.changeRadio('0')
      this.search()