wolyshaw il y a 4 ans
Parent
commit
ca305327e2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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{