wolyshaw 4 years ago
parent
commit
ca305327e2
1 changed files with 1 additions and 1 deletions
  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{