lilei 1 vuosi sitten
vanhempi
commit
51aba247a4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/dealerManagement/rebateBinding/priceDiffModal.vue

+ 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()
       }
     },