mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 06:26:44 +08:00
[FIX]【更换人脸识别厂商微信端】打log调试
This commit is contained in:
@@ -1172,6 +1172,7 @@ export default {
|
||||
this.goUrl()
|
||||
}
|
||||
} else {
|
||||
console.log('腾讯人脸识别失败111', this.faceAuthCount.weixin, typeof this.faceAuthCount.weixin)
|
||||
this.faceAuthCount.weixin++
|
||||
console.log('腾讯人脸识别失败', this.faceAuthCount.weixin, typeof this.faceAuthCount.weixin)
|
||||
if (this.faceAuthCount.weixin >= this.smsAuthNum) {
|
||||
|
||||
Reference in New Issue
Block a user