chenrui преди 4 години
родител
ревизия
f3098560b3
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      src/views/financialManagement/financialPayment/list.vue

+ 3 - 1
src/views/financialManagement/financialPayment/list.vue

@@ -328,7 +328,9 @@ export default {
     },
     //  重置
     resetSearchForm () {
-      this.$refs.rangeDate.resetDate()
+      if (this.advanced) {
+        this.$refs.rangeDate.resetDate()
+      }
       this.queryParam = {
         bizType: this.curBizType,
         settleNo: '',