ll
liukangdong
2025-03-11 6ea077ecfd9c3ed956570692600e7e55796c9bfe
admin/src/views/business/smsEmail.vue
@@ -124,11 +124,17 @@
  methods: {
    reset() {
      this.$refs.searchForm.resetFields()
      // this.searchForm.radio = ''
      this.changeRadio('0')
      this.searchForm = {
        phone: '',
        type: null,
        objType: null,
        startTime: '',
        endTime: '',
        radio: '0'
      }
      this.searchForm = {}
      this.time = []
      // this.search()
      this.search()
    },
    changeRadio(e) {
      if (e === '0') {