lilei 1 năm trước cách đây
mục cha
commit
51aba247a4

+ 1 - 1
src/views/dealerManagement/rebateBinding/priceDiffModal.vue

@@ -177,7 +177,7 @@ export default {
       this.form.dealerSn = undefined
       this.form.cjgsf = []
       this.zdDealearList = []
-      if (this.$refs.custList) {
+      if (this.showPercent1) {
         this.$refs.custList.resetForm()
       }
     },