Эх сурвалжийг харах

新活检:后台自动交卷

Michael Wang 5 жил өмнө
parent
commit
9d7a160a09

+ 1 - 1
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -645,7 +645,7 @@ export default {
       this.showFaceMotion = false;
       console.log(faceLiveResult);
       if (faceLiveResult.endExam) {
-        this.realSubmitPaper();
+        this.logout("?LogoutReason=活检后台交卷");
       } else if (faceLiveResult.needNextVerify) {
         this.initFaceLiveness();
       }