GFRS-718【0319】电投添加短信验证码验证身份 回执签收人脸识别添加短信验证身份、提示唤醒修改 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-03-18 18:52:43 +08:00
parent 7b93d2bc5b
commit 1ea0f70d2c
3 changed files with 21 additions and 1 deletions

View File

@@ -380,6 +380,10 @@ export default {
} else {
that.faceAuthCount.appnt++
this.$toast(JSON.parse(data).error)
if (that.faceAuthCount.appnt >= this.smsAuthNum) {
this.$toast.clear()
this.realPeopelCheck()
}
}
})
} else {