From e5036957bdc7bfbecff2de0076b0afbba06714cd 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 9d8293dd77..0ffe788733 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -143,7 +143,7 @@ onUnmounted(() => { v-model="scale" :min="10" :max="200" - tooltip-theme="ndark" + tooltip-theme="light" @change="handleScaleChange()" size="small" /> @@ -151,7 +151,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 5e64d0acab..79d5b7de8c 100644 --- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue +++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue @@ -366,7 +366,7 @@ const fullScreenPreview = () => { {{ dvInfo.name }}
- + { - + +