zhangdan 3 anni fa
parent
commit
c341541861
1 ha cambiato i file con 5 aggiunte e 4 eliminazioni
  1. 5 4
      src/views/reportData/regionTypeSalesReport/list.vue

+ 5 - 4
src/views/reportData/regionTypeSalesReport/list.vue

@@ -174,10 +174,11 @@ export default {
   methods: {
     callback (key) {
       this.activeKey = key
-      this.queryParam.time = []
-      this.$refs.rangeDate.resetDate(this.queryParam.time)
-      this.$refs.ruleForm.resetFields()
-      this.$refs.table.clearTable()
+      this.resetSearchForm()
+      // this.queryParam.time = []
+      // this.$refs.rangeDate.resetDate(this.queryParam.time)
+      // this.$refs.ruleForm.resetFields()
+      // this.$refs.table.clearTable()
       console.log(key, this.activeKey)
     },
     // 查询省