林旭祥 hai 4 meses
pai
achega
fb9c71878b
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/views/train/run.vue
  2. 1 0
      src/views/train/test.vue

+ 1 - 0
src/views/train/run.vue

@@ -543,6 +543,7 @@ const getChooseStudent = (track?: number) => {
     return false;
   }
   currentTrack.value = track;
+  stopFace();
   chooseStudentRef.value.open();
 };
 

+ 1 - 0
src/views/train/test.vue

@@ -442,6 +442,7 @@ const getChooseStudent = () => {
     proxy?.$modal.msgWarning("请等待");
   }
   if (examState.value == 41) {
+    stopFace()
     chooseStudentRef.value.open();
     //然后定时自动关闭
     setTimeout(() => {