소스 검색

焕焕狗开BUG

11
mo 5 년 전
부모
커밋
53c879d3e8
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/views/teamBuild/teamSeting/components/setClassV2.vue

+ 4 - 4
src/views/teamBuild/teamSeting/components/setClassV2.vue

@@ -95,13 +95,13 @@
                 <el-button type="text"
                            slot="reference">删除班级</el-button>
               </el-popover>
-              <el-button type="text"
-                         v-permission="'classGroupStudent/findAllStudent'"
-                         v-if="scope.row.type
+              <!-- v-if="scope.row.type
                          !='HIGHT'
                          &&scope.row.type
                          !='HIGH_ONLINE'
-                         "
+                         " -->
+              <el-button type="text"
+                         v-permission="'classGroupStudent/findAllStudent'"
                          @click="resetClass(scope.row)">学员调整</el-button>
             </div>
           </template>