Explorar o código

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

648540858 hai 11 meses
pai
achega
183e9c0efb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"