From 7f75b278e8ffb530cfd5bce3c9f39b2355144675 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 14 Feb 2025 11:37:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BB=AA=E8=A1=A8=E6=9D=BF=E3=80=81?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8A=A0=E8=BD=BD=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/dashboard/DashboardPreviewShow.vue | 3 +-- .../src/views/data-visualization/PreviewCanvas.vue | 7 ++++++- .../src/views/data-visualization/PreviewShow.vue | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/src/views/dashboard/DashboardPreviewShow.vue b/core/core-frontend/src/views/dashboard/DashboardPreviewShow.vue index b57d941749..b160a94aef 100644 --- a/core/core-frontend/src/views/dashboard/DashboardPreviewShow.vue +++ b/core/core-frontend/src/views/dashboard/DashboardPreviewShow.vue @@ -29,7 +29,6 @@ const dvMainStore = dvMainStoreWithOut() const previewCanvasContainer = ref(null) const dashboardPreview = ref(null) const slideShow = ref(true) -const requestStore = useRequestStoreWithOut() const permissionStore = usePermissionStoreWithOut() const appStore = useAppStoreWithOut() const dataInitState = ref(true) @@ -254,7 +253,7 @@ defineExpose({