chenrui 4 роки тому
батько
коміт
f3098560b3

+ 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: '',