|
@@ -178,6 +178,7 @@
|
|
<el-button
|
|
<el-button
|
|
type="text"
|
|
type="text"
|
|
v-if="
|
|
v-if="
|
|
|
|
+ permission('classGroup/delSingle?page=teamCLassList') &&
|
|
scope.row.groupType === 'MUSIC' &&
|
|
scope.row.groupType === 'MUSIC' &&
|
|
(scope.row.studentNum == '0' ||
|
|
(scope.row.studentNum == '0' ||
|
|
scope.row.totalClassTimes == '0')
|
|
scope.row.totalClassTimes == '0')
|