src/views/main/queryres.vue
@@ -49,8 +49,8 @@ slfe.$api.getApplyStatus({bizId:slfe.bizId,bizType:slfe.bizType,status:res.body.status}).then(res=>{ if(res.body.faceResult==0 || res.body.faceResult==3){ //人脸识别失败 slfe.dataInfo =res.body slfe.ResultIs =true this.datastr='活体校验失败,请重试' slfe.ResultIs =true window.clearInterval(t2) // 去除定时器 }else if(res.body.faceResult==1) { //人脸识别成功 window.clearInterval(t2) // 去除定时器