ll
liukangdong
2025-02-27 88a34566f7c3f77d90daa3fd57fb0abca3e1b5e6
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()
    }
  }
}