소스 검색

Merge branch '01/21VipReset' into online

wolyshaw 4 년 전
부모
커밋
b9c9d334f9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/teamDetail/teamClassList.vue

+ 1 - 0
src/views/teamDetail/teamClassList.vue

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