From 415e042872bd3240e12109b61c194bb478af266d Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 4 Mar 2026 09:41:12 +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 --- .../components/IndicatorNameSelector.vue | 6 +++++- .../components/IndicatorValueSelector.vue | 12 ++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/IndicatorNameSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/IndicatorNameSelector.vue index 0d9d14df6c..41782cc11c 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/IndicatorNameSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/IndicatorNameSelector.vue @@ -179,7 +179,11 @@ defineExpose({ getFormData }) - + - + - +