Michael Wang пре 5 година
родитељ
комит
237a72917b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/features/OnlineExam/Examing/FaceTracking.vue

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

@@ -319,7 +319,7 @@ export default {
             closable: true,
           });
           this.failTimes = 1;
-          await this.detectTest();
+          await detectTest();
         }
         if (!routeId) return;
         await this.detectFaces();