【续期银行卡签约需求】点击提交按钮后清空校验码

This commit is contained in:
liyuetong
2021-10-29 17:27:16 +08:00
parent 535debe847
commit bf2ef60fd0

View File

@@ -553,6 +553,7 @@ export default {
businessNo:this.orderNo
}
signConfirm(data).then(res => {
this.verfyCode = ''
this.$toast(res.resultMessage)
})
}