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