Forráskód Böngészése

Merge branch '03/03Lebao' into test

lex-xin 4 éve
szülő
commit
76e2d20928
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/views/teamDetail/components/studentList.vue

+ 2 - 2
src/views/teamDetail/components/studentList.vue

@@ -351,7 +351,7 @@
                   scope.row.studentStatus != 'QUIT'
                 "
                 @click="quieTeamMask(scope.row)"
-                >退团</el-button
+                >退团退费</el-button
               >
               <el-button
                 type="text"
@@ -360,7 +360,7 @@
                   scope.row.studentStatus != 'QUIT'
                 "
                 @click="quieTeam(scope.row)"
-                >退团不退费</el-button
+                >退团</el-button
               >
 
               <el-button