From 108be8933219d1df3d67221c81763da26b44ea43 Mon Sep 17 00:00:00 2001 From: Zhufu <1176354795@qq.com> Date: Thu, 6 Jun 2024 14:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=A1=A8=E5=8D=95=E8=AE=BE=E8=AE=A1?= =?UTF-8?q?=E3=80=91=E7=BB=84=E4=BB=B6=E6=B7=BB=E5=8A=A0=E8=BE=B9=E6=A1=86?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=E5=8E=9F=E5=85=88=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VFormDesign/components/FormNode.vue | 7 ++++++- .../VFormDesign/components/LayoutItem.vue | 11 +++++++--- .../demo/form-design/core/formItemConfig.ts | 20 +++++++++---------- 3 files changed, 24 insertions(+), 14 deletions(-) diff --git a/src/views/demo/form-design/components/VFormDesign/components/FormNode.vue b/src/views/demo/form-design/components/VFormDesign/components/FormNode.vue index 867cca6a..7f30d187 100644 --- a/src/views/demo/form-design/components/VFormDesign/components/FormNode.vue +++ b/src/views/demo/form-design/components/VFormDesign/components/FormNode.vue @@ -3,7 +3,7 @@ -->