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

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

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