|
@@ -124,6 +124,8 @@ export default {
|
|
this.$refs.ruleForm.clearValidate()
|
|
this.$refs.ruleForm.clearValidate()
|
|
this.getDefaultAddress()
|
|
this.getDefaultAddress()
|
|
} else {
|
|
} else {
|
|
|
|
+ this.form.receiverSn = undefined
|
|
|
|
+ this.form.receiverName = ''
|
|
this.verifyFun(this.addressId)
|
|
this.verifyFun(this.addressId)
|
|
}
|
|
}
|
|
},
|
|
},
|