From 004c50c4cd537fdb68ade50705e8ce2707dc5278 Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Wed, 30 Oct 2024 18:51:04 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=89=B9=E9=87=8F=E8=AE=BE=E7=BD=AE=E9=9B=B7=E8=BE=BE=E5=9B=BE?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=9D=90=E6=A0=87=E8=BD=B4=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/chart/components/editor/editor-style/ChartStyle.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue index 84ac75130d..8941c7be85 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/ChartStyle.vue @@ -420,7 +420,7 @@ watch( :effect="themes" v-if="showProperties('misc-style-selector')" name="size" - :title="selectorSpec['misc-style-selector']?.title" + :title="selectorSpec['misc-style-selector']?.title || t('chart.tooltip_axis')" >