From c51f1ca15589a119c40a7cb4d675664d5cdd58a4 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 6 Jan 2023 10:56:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=A7=86=E5=9B=BE):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=BD=93=E6=8C=87=E6=A0=87=E6=88=96=E7=BB=B4=E5=BA=A6=E8=BF=87?= =?UTF-8?q?=E5=A4=9A=E6=97=B6=EF=BC=8C=E4=BD=BF=E7=94=A8=E5=AF=8C=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E8=A7=86=E5=9B=BE=E9=80=89=E6=8B=A9=E5=8F=82=E6=95=B0?= =?UTF-8?q?=EF=BC=8C=E5=8F=82=E6=95=B0=E8=B6=85=E8=BF=87=E4=B8=80=E5=B1=8F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8=E9=97=AE=E9=A2=98=20#4300?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../canvas/components/editor/FieldsList.vue | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/frontend/src/components/canvas/components/editor/FieldsList.vue b/frontend/src/components/canvas/components/editor/FieldsList.vue index 06c2513694..9135f9aa45 100644 --- a/frontend/src/components/canvas/components/editor/FieldsList.vue +++ b/frontend/src/components/canvas/components/editor/FieldsList.vue @@ -1,5 +1,5 @@