linxuxiang hai 6 meses
pai
achega
b165800701
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/train/run.vue

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

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