From 183e9c0efbf7b9f7f3be24c8e0c97be59fa35c4f Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: Fri, 8 Nov 2024 23:17:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=A4=9A=E5=B1=82=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E6=97=B6=E4=B8=9A=E5=8A=A1=E5=88=86=E7=BB=84=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E5=88=9B=E5=BB=BA=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/dialog/channelCode.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web_src/src/components/dialog/channelCode.vue b/web_src/src/components/dialog/channelCode.vue index d6a3d2ee..1a2e8c96 100644 --- a/web_src/src/components/dialog/channelCode.vue +++ b/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"