mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-12 00:56:43 +08:00
银行卡签约提示语修改
This commit is contained in:
@@ -607,7 +607,7 @@ export default {
|
|||||||
}
|
}
|
||||||
else if (checkRes.needSign == '3') {
|
else if (checkRes.needSign == '3') {
|
||||||
if(checkRes.signState == '0') {
|
if(checkRes.signState == '0') {
|
||||||
this.$toast('该微信绑定的银行卡金掌桂暂不支持续期签约!')
|
this.$toast('该银行卡金掌桂暂不支持续期签约!')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (checkRes.needSign == '1'){
|
else if (checkRes.needSign == '1'){
|
||||||
|
|||||||
Reference in New Issue
Block a user