mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 04:06:44 +08:00
GFRS-718【0319】电投添加短信验证码验证身份 人脸识别失败提示处理 --提交人:阳华祥
This commit is contained in:
@@ -379,9 +379,7 @@ export default {
|
|||||||
this.toNextPage()
|
this.toNextPage()
|
||||||
} else {
|
} else {
|
||||||
that.faceAuthCount.appnt++
|
that.faceAuthCount.appnt++
|
||||||
this.$toast(JSON.parse(data).error)
|
|
||||||
if (that.faceAuthCount.appnt >= this.smsAuthNum) {
|
if (that.faceAuthCount.appnt >= this.smsAuthNum) {
|
||||||
this.$toast.clear()
|
|
||||||
this.realPeopelCheck()
|
this.realPeopelCheck()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user