Browse Source

显示问题

wolyshaw 4 years ago
parent
commit
c3b880598f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/teamBuild/components/merge-music.vue

+ 1 - 0
src/views/teamBuild/components/merge-music.vue

@@ -43,6 +43,7 @@
       append-to-body
     >
       <mergedStudents
+        v-if="studentsVisible"
         @close="studentsVisible = false"
         @submited="submited"
       />