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%" >