feat:评判修改
This commit is contained in:
		
							parent
							
								
									6ecddd7cbf
								
							
						
					
					
						commit
						23a4b0829a
					
				| @ -436,7 +436,7 @@ struct UserInfo { | ||||
|           if(that.list.length == 0){ | ||||
|             clearInterval(that.interval) | ||||
|             that.interval = setInterval(() => { | ||||
|                 that.getExaminationStudentInfoFn() | ||||
|               that.getExaminationStudentInfoFn() | ||||
|             }, 5000) | ||||
|           }else{ | ||||
|             that.getExaminationStudentInfoFn() | ||||
| @ -451,7 +451,7 @@ struct UserInfo { | ||||
| 
 | ||||
|   //人脸比对窗口关闭 | ||||
|   changeFaceCompareSuccess() { | ||||
|    this.ksksLimit = false | ||||
|     this.ksksLimit = false | ||||
|     console.log('this.faceCompareSuces', this.faceCompareSucess, JSON.stringify(this.currentUser)) | ||||
|     if (this.faceCompareSucess > 0) { | ||||
|       //人脸比对通过 | ||||
| @ -652,6 +652,7 @@ struct UserInfo { | ||||
|         }) | ||||
|         avPlayer.playAudio(['voice/监管审核未通过.mp3']); | ||||
|         this.isLoadingPopupVisible = false | ||||
|         this.isExamStart = false | ||||
|         return | ||||
|       } | ||||
|       this.currentUser.id = '0' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user