From dfb53889e6fbe52fd0718788c2f977ed353ed4e9 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Tue, 23 Jan 2024 10:43:33 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E6=89=B9?=
=?UTF-8?q?=E9=87=8F=E8=AE=BE=E7=BD=AE=E6=97=B6=E5=A4=9A=E9=80=89=E7=BB=84?=
=?UTF-8?q?=E4=BB=B6=E6=A0=87=E7=AD=BE=E6=98=BE=E7=A4=BA=EF=BC=8C=E4=BD=86?=
=?UTF-8?q?=E4=B8=8B=E6=8B=89=E4=B8=BA=E7=A9=BA=E7=9A=84=E5=9C=BA=E6=99=AF?=
=?UTF-8?q?=E6=8F=8F=E8=BF=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/editor/editor-style/components/LabelSelector.vue | 1 +
1 file changed, 1 insertion(+)
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 8406c6e0cc..12d063fc9e 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
@@ -210,6 +210,7 @@ onMounted(() => {
:model="state.labelForm"
label-position="top"
>
+ 无其他公共属性