Browse Source

fix 抓拍日志

Michael Wang 6 years ago
parent
commit
bcea3f9b2c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/features/OnlineExam/Examing/ExamingHome.vue

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

@@ -418,6 +418,7 @@ export default {
         }
       });
       if (this.faceEnable) {
+        this.serverLog("debug/S-002001", "交卷前抓拍");
         this.toggleSnapNow();
       }
       // 确保抓拍指令在交卷前执行