ll
liukangdong
2025-02-25 5857dfa10b70a061b8e4711dd8f18b585ac6fc23
admin/src/views/business/empower.vue
@@ -173,9 +173,9 @@
    },
    reset () {
      this.$refs.searchForm.resetFields()
      this.searchForm.radio = '0'
      this.changeRadio('0')
      // this.search()
      this.searchForm.radio = ''
      // this.changeRadio('0')
      this.search()
    }
  }
}