소스 검색

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