linxuxiang 6 달 전
부모
커밋
1981fe3153
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/train/run.vue

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

@@ -744,7 +744,7 @@ const getAchievement = (data: any) => {
 };
 
 /**
- * 当天成绩列表
+ * 移除长跑待测试列表
 */
 const close = (data: any) => {
   faceStudentList.value = JSON.parse(JSON.stringify(faceStudentList.value)).filter((item: any) => {