mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 22:06:44 +08:00
[FIX]【自助入司流程优化】签名-恢复申请人人脸识别
This commit is contained in:
@@ -229,7 +229,7 @@ export default {
|
||||
let that = this
|
||||
localStorage.idNo = this.agentInfo.idNo
|
||||
localStorage.idName = this.agentInfo.name
|
||||
/*
|
||||
// /*
|
||||
if (code == '0') {
|
||||
if (that.agentInfo.idType == '1') {
|
||||
this.$toast.loading({
|
||||
@@ -255,8 +255,8 @@ export default {
|
||||
} else {
|
||||
that.goUrl(code)
|
||||
}
|
||||
*/
|
||||
this.goUrl(code) //调试专用
|
||||
// */
|
||||
// this.goUrl(code) //调试专用
|
||||
},
|
||||
goUrl(code) {
|
||||
let path = ''
|
||||
|
||||
Reference in New Issue
Block a user