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