From 2878dae213f47156f89454f1387016f9d998635f Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 8 Oct 2024 10:39:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6=20placeholder=20=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E6=94=AF=E6=8C=81=E8=AE=BE=E7=BD=AE=20#11881?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/editor/editor-style/VQueryChartStyle.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/VQueryChartStyle.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/VQueryChartStyle.vue index 6e9cc9f1d3..0dba2b5f3b 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/VQueryChartStyle.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/VQueryChartStyle.vue @@ -164,6 +164,7 @@ if (!chart.value.customStyle.component.hasOwnProperty('placeholderShow')) { } if (props.element.propValue.length) { + currentPlaceholder.value = props.element.propValue[0].id handleCurrentPlaceholder(props.element.propValue[0].id) } @@ -389,7 +390,7 @@ if (props.element.propValue.length) { style="width: 100%" >