소스 검색

Merge branch '03/03Lebao' into test

lex-xin 4 년 전
부모
커밋
76e2d20928
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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