浏览代码

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

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;
       }