ll
liukangdong
2025-02-26 fa41bb312218fe0452f33e9743c1c7e2029c27aa
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()
    }
  }
}