From e3056173ec3fa8472645ab0dc4e1ee35fd01db1c Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Mon, 10 Nov 2025 16:25:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=9B=BE=E8=A1=A8):=20=E5=8E=BB?= =?UTF-8?q?=E9=99=A4=E7=BB=84=E5=90=88=E5=9B=BE=E6=A0=87=E7=AD=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor-style/components/LabelSelector.vue | 27 +++++-------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/LabelSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/LabelSelector.vue index fc927347c4..eab1c31138 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/LabelSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/LabelSelector.vue @@ -679,29 +679,16 @@ const isProgressBar = computed(() => { /> - - +