wolyshaw hace 4 años
padre
commit
c3b880598f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"
       />