From c3cea61e2ddc9d95c7128504461b9f7e56ae4e78 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 29 May 2025 14:28:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/data-visualization/ComponentToolBar.vue | 4 ++-- .../src/components/data-visualization/DvToolbar.vue | 4 ++-- .../src/views/chart/components/editor/drag-item/DrillItem.vue | 2 +- .../components/editor/editor-senior/components/AssistLine.vue | 2 +- core/core-frontend/src/views/chart/components/views/index.vue | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue index 56316b569b..159b114c96 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -145,7 +145,7 @@ onUnmounted(() => { v-model="scale" :min="10" :max="200" - tooltip-theme="ndark" + tooltip-theme="light" @change="handleScaleChange()" size="small" /> @@ -153,7 +153,7 @@ onUnmounted(() => { - + diff --git a/core/core-frontend/src/components/data-visualization/DvToolbar.vue b/core/core-frontend/src/components/data-visualization/DvToolbar.vue index 19df5bdc12..2fc37706eb 100644 --- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue +++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue @@ -367,7 +367,7 @@ const fullScreenPreview = () => { {{ dvInfo.name }}
- + { - + +