From f21693b084dc7c55cc3e89b867034ae38a6e3302 Mon Sep 17 00:00:00 2001 From: JiangSheng Date: Wed, 26 Nov 2025 09:59:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=B9=E7=AA=97=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=20body?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/dialog/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/common/dialog/index.vue b/src/components/common/dialog/index.vue index 96d30fbb..8806ccb6 100644 --- a/src/components/common/dialog/index.vue +++ b/src/components/common/dialog/index.vue @@ -4,6 +4,7 @@ :title="diaTitle" @open="openFun" draggable + appendToBody v-bind="$attrs" >