mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 18:36:43 +08:00
[fix]【自助入司流程优化】协议签署页,放开因pc端调试时注释掉的人脸识别代码
This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
})
|
||||
},
|
||||
faceAuth() {
|
||||
/*
|
||||
// /*
|
||||
let that = this
|
||||
localStorage.idNo = this.agentInfo.idNo
|
||||
localStorage.idName = this.agentInfo.name
|
||||
@@ -128,8 +128,8 @@ export default {
|
||||
} else {
|
||||
that.goUrl()
|
||||
}
|
||||
*/
|
||||
this.goUrl()
|
||||
// */
|
||||
// this.goUrl()//调试专用
|
||||
},
|
||||
//自定义key值排序用
|
||||
addKey(item) {
|
||||
|
||||
Reference in New Issue
Block a user