linxuxiang il y a 6 mois
Parent
commit
1981fe3153
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) => {