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