浏览代码

修复多层弹窗时业务分组无法创建的BUG

648540858 11 月之前
父节点
当前提交
183e9c0efb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web_src/src/components/dialog/channelCode.vue

+ 1 - 0
web_src/src/components/dialog/channelCode.vue

@@ -4,6 +4,7 @@
     width="65rem"
     top="2rem"
     center
+    :append-to-body="true"
     :close-on-click-modal="false"
     :visible.sync="showVideoDialog"
     :destroy-on-close="false"