mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 04:56:44 +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