wolyshaw 4 年 前
コミット
c3b880598f
1 ファイル変更1 行追加0 行削除
  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"
       />