From 7ca66da9f80c987321110c0673b187601644c446 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Tue, 11 Nov 2025 17:54:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E8=A1=A8=E6=A0=BC=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/editor/editor-style/ChartStyle.vue | 5 ----- 1 file changed, 5 deletions(-) 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 8a6ce4a35a..1279bc5872 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 @@ -489,12 +489,7 @@ watch( @onLabelChange="onLabelChange" /> -