wolyshaw 4 năm trước cách đây
mục cha
commit
ca305327e2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/teamDetail/components/modals/select-student.vue

+ 1 - 1
src/views/teamDetail/components/modals/select-student.vue

@@ -202,7 +202,7 @@ export default {
 }
 .hideReturn{
   /deep/ .el-transfer__buttons button:first-child{
-    // display: none;
+    display: none;
   }
 }
 /deep/ .el-checkbox-group{