Explorar o código

关闭合并弹窗

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
6afd409b0e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/teamBuild/components/merge-music.vue

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

@@ -138,6 +138,7 @@ export default {
           registerIds: allId
         })
         this.$message.success('合并成功')
+        this.$emit('close')
         this.$emit('submited')
       } catch (error) {}
     },