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