| | |
| | | examineIs:true, |
| | | dataInfo:{ |
| | | }, |
| | | dataForm:{}, |
| | | bizId:this.$route.query.bizId, //订单编号 |
| | | bizType:this.$route.query.bizType, //订单类型 |
| | | signBtn:false,//重新签约按钮 |
| | |
| | | slfe.ResultIs =false |
| | | }else if( slfe.dataInfo.status==3){ //完成个人单笔合同签署 待分销主体验证 |
| | | window.clearInterval(t2) |
| | | // slfe.$router.push({path:'/',query:{bizId:slfe.bizId,bizType:slfe.bizType}}) |
| | | window.location.href ="https://www.qadlj.com/authorizeBack.html" |
| | | slfe.$router.push({path:'/main/bancardsucces',query:{bizId:slfe.bizId,bizType:slfe.bizType}}) |
| | | }else if( slfe.dataInfo.status==4){ //授权人脸未出结果 |
| | | slfe.datastr ='活体校验识别中,请稍等.....' |
| | | slfe.signBtn =false |
| | |
| | | }) |
| | | }, |
| | | returnPage(){ //返回APP |
| | | window.location.href ="https://www.qadlj.com/authorizeBack.html" |
| | | window.location.href =res.body.callBackUrl |
| | | } |
| | | }, |
| | | //生命周期 - 创建完成(可以访问当前this实例) |
| | |
| | | // }else{ //执行定时器 |
| | | // this.bankCardNoInit() |
| | | // } |
| | | this.dataForm =res.body |
| | | var slfe = this |
| | | if(Number(this.bizType) ==0){ //签署授权函 |
| | | if(res.body.status==1){ //授权人脸未出结果 |
| | |
| | | slfe.ResultIs =false |
| | | }else if( res.body.status==3){ //完成个人单笔合同签署 待分销主体验证 |
| | | // slfe.$router.push({path:'/',query:{bizId:slfe.bizId,bizType:slfe.bizType}}) |
| | | window.location.href ="https://www.qadlj.com/authorizeBack.html" |
| | | slfe.$router.push({path:'/main/bancardsucces',query:{bizId:slfe.bizId,bizType:slfe.bizType}}) |
| | | }else if( res.body.status==4){ //授权人脸未出结果 |
| | | slfe.datastr ='活体校验识别中,请稍等.....' |
| | | slfe.signBtn =false |