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