Michael Wang 5 rokov pred
rodič
commit
237a72917b

+ 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();