linxuxiang 6 hónapja
szülő
commit
0656cfae81
1 módosított fájl, 0 hozzáadás és 1 törlés
  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();
 };