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

This commit is contained in:
阳华祥
2020-03-18 15:56:34 +08:00
parent ee54419245
commit 7b93d2bc5b

View File

@@ -374,10 +374,12 @@ export default {
loadingType: 'spinner',
message: '加载中……'
})
this.$toast.clear()
if (JSON.parse(data).state == '1') {
this.toNextPage()
} else {
that.faceAuthCount.appnt++
this.$toast(JSON.parse(data).error)
}
})
} else {