소스 검색

活检信息获取失败,关闭摄像头

Michael Wang 5 년 전
부모
커밋
4adeb8ba2b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/features/OnlineExam/Examing/FaceMotion/FaceMotion.vue

+ 1 - 0
src/features/OnlineExam/Examing/FaceMotion/FaceMotion.vue

@@ -328,6 +328,7 @@ export default {
           duration: 15,
           closable: true,
         });
+        this.closeMe();
         this.logout("?LogoutReason=获取活体检测信息失败");
         return;
       }