From 5fced0d0e7c96443e398265fff36069160fe9567 Mon Sep 17 00:00:00 2001 From: ulleo Date: Thu, 20 Feb 2025 16:08:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=9B=BE=E8=A1=A8):=20=E6=A8=AA=E7=BA=B5?= =?UTF-8?q?=E8=BD=B4=E6=94=AF=E6=8C=81=E8=BD=B4=E5=90=8D=E7=A7=B0=E5=BF=AB?= =?UTF-8?q?=E6=8D=B7=E5=90=AF=E7=94=A8=E7=A6=81=E7=94=A8=20#14120?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor/editor-style/components/DualYAxisSelectorInner.vue | 3 +++ .../editor/editor-style/components/XAxisSelector.vue | 3 +++ .../editor/editor-style/components/YAxisSelector.vue | 3 +++ 3 files changed, 9 insertions(+) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/DualYAxisSelectorInner.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/DualYAxisSelectorInner.vue index 2c37179b3b..0319097f5a 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/DualYAxisSelectorInner.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/DualYAxisSelectorInner.vue @@ -153,6 +153,7 @@ onMounted(() => { v-if="showProperty('name')" > { style="padding-right: 4px" > { > { v-if="showProperty('name')" > { :label="t('chart.chart_style')" > { { { > {