Kaynağa Gözat

日常开发

linxuxiang 6 ay önce
ebeveyn
işleme
0656cfae81
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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();
 };