zhangdan 3 년 전
부모
커밋
c341541861
1개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  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)
     },
     // 查询省