From a72a4611c473df430e8c5a962f72fb07c272c4eb Mon Sep 17 00:00:00 2001 From: "liu.shiyi" Date: Tue, 21 Nov 2023 11:30:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../BasicComponents/LinkChart/iframeDialogPreview/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-room-ui/packages/BasicComponents/LinkChart/iframeDialogPreview/index.vue b/data-room-ui/packages/BasicComponents/LinkChart/iframeDialogPreview/index.vue index e450ca42..328fd8fd 100644 --- a/data-room-ui/packages/BasicComponents/LinkChart/iframeDialogPreview/index.vue +++ b/data-room-ui/packages/BasicComponents/LinkChart/iframeDialogPreview/index.vue @@ -6,7 +6,7 @@ :width="dialogW" :modal="true" :modal-append-to-body="false" - :appen-to-body="true" + :append-to-body="true" class="bs-dialog-wrap bs-el-dialog" @close="close" >