From ca86f075dd66441158acfd1160bfeaa1f46fc6cc Mon Sep 17 00:00:00 2001
From: hzj <1304805162@qq.com>
Date: Mon, 13 Apr 2026 18:56:02 +0800
Subject: [PATCH] =?UTF-8?q?style(=E5=BC=B9=E7=AA=97=E7=BB=84=E4=BB=B6):=20?=
=?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=98=BE=E7=A4=BA=E5=9C=A8=E9=81=AE=E7=BD=A9?=
=?UTF-8?q?=E5=B1=82=E4=B8=8B=E7=9A=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/data/PropsSalesOverviewCharts/dialog.vue | 2 ++
src/components/data/UserRegistrationOverviewCharts/dialog.vue | 2 ++
2 files changed, 4 insertions(+)
diff --git a/src/components/data/PropsSalesOverviewCharts/dialog.vue b/src/components/data/PropsSalesOverviewCharts/dialog.vue
index ec10e75..75cce3c 100644
--- a/src/components/data/PropsSalesOverviewCharts/dialog.vue
+++ b/src/components/data/PropsSalesOverviewCharts/dialog.vue
@@ -5,6 +5,8 @@
:visible="true"
:before-close="handleClose"
:close-on-click-modal="false"
+ :modal-append-to-body="true"
+ :append-to-body="true"
width="80%"
>
diff --git a/src/components/data/UserRegistrationOverviewCharts/dialog.vue b/src/components/data/UserRegistrationOverviewCharts/dialog.vue
index b1cd95b..014ed0b 100644
--- a/src/components/data/UserRegistrationOverviewCharts/dialog.vue
+++ b/src/components/data/UserRegistrationOverviewCharts/dialog.vue
@@ -5,6 +5,8 @@
:visible="true"
:before-close="handleClose"
:close-on-click-modal="false"
+ :modal-append-to-body="true"
+ :append-to-body="true"
width="80%"
>