Commit acde5c6b authored by JingChao's avatar JingChao

视频面签

parent 0346ec5c
Pipeline #4647 canceled with stages
......@@ -400,9 +400,7 @@ export default {
// 人脸比对
faceIdentify (faceImg, idCardImgUrl) {
let vm = this
vm.goBodyCheck()
/*let obj = {
let obj = {
'fileUrl': faceImg,
'idCardImgUrl': idCardImgUrl,
}
......@@ -424,7 +422,7 @@ export default {
} else {
vm.hlsPopup.showLongCenter('比对失败,请保证和绑定时是同一个人')
}
})*/
})
},
// 确认逻辑
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment