Explorar el Código

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

Michael Wang hace 5 años
padre
commit
4adeb8ba2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
       }