ソースを参照

修复多层弹窗时业务分组无法创建的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"