Browse Source

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

Michael Wang 5 năm trước cách đây
mục cha
commit
4adeb8ba2b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
       }