Browse Source

Merge branch 'ol_12_30' into online

mo 4 năm trước cách đây
mục cha
commit
bf07ea51bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/teamDetail/teamClassList.vue

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

@@ -138,7 +138,7 @@
                 @click="addCompound(scope.row)"
                 v-if="
                   scope.row.type != 'MUSIC_NETWORK' &&
-                  scope.row.type != 'HIGH_ONLINE' &&
+                  scope.row.type != 'HIGH_ONLINE' &&scope.row.type != 'HIGH'&&
                   !isAddCom(scope.row) &&
                   permission('classGroup/spanGroupMergeClassSplitClassAffirm')
                 "