mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 08:26:43 +08:00
【续期银行卡签约需求】点击提交按钮后清空校验码
This commit is contained in:
@@ -553,6 +553,7 @@ export default {
|
|||||||
businessNo:this.orderNo
|
businessNo:this.orderNo
|
||||||
}
|
}
|
||||||
signConfirm(data).then(res => {
|
signConfirm(data).then(res => {
|
||||||
|
this.verfyCode = ''
|
||||||
this.$toast(res.resultMessage)
|
this.$toast(res.resultMessage)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user