zhouhao
2022-01-11 1f23194d1d50228525c67e82995c2cb1584817c2
src/views/main/queryres.vue
@@ -33,6 +33,7 @@
      examineIs:true,
      dataInfo:{
      },
      dataForm:{},
      bizId:this.$route.query.bizId,   //订单编号 
      bizType:this.$route.query.bizType,  //订单类型
      signBtn:false,//重新签约按钮
@@ -89,8 +90,7 @@
                  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
@@ -155,7 +155,7 @@
         })
    },
    returnPage(){  //返回APP
      window.location.href ="https://www.qadlj.com/authorizeBack.html"
      window.location.href =res.body.callBackUrl
    }
  },
  //生命周期 - 创建完成(可以访问当前this实例)
@@ -168,6 +168,7 @@
        //  }else{  //执行定时器
        //        this.bankCardNoInit()
        //  }   
            this.dataForm =res.body
              var slfe = this 
             if(Number(this.bizType) ==0){  //签署授权函
                if(res.body.status==1){  //授权人脸未出结果
@@ -208,7 +209,7 @@
                  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