From 30972d588151a7af292e314f241a70c2ad1ca772 Mon Sep 17 00:00:00 2001 From: gaoyunqi Date: Tue, 7 May 2024 17:14:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=81=E8=AE=B8=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=9C=A8=E6=9F=90=E4=B8=AA=E8=8A=82=E7=82=B9=E5=8D=95=E7=8B=AC?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E6=98=AF=E5=90=A6=E5=8F=AF=E4=BB=A5=E6=98=8E?= =?UTF-8?q?=E7=BB=86=E8=A1=A8=E6=96=B0=E5=8A=A0=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Form/src/components/SubFormV2.vue | 8 +- src/hooks/web/useWorkFlowForm.ts | 3 + .../components/formSettings/SettingList.vue | 909 +++++++++--------- 3 files changed, 456 insertions(+), 464 deletions(-) diff --git a/src/components/Form/src/components/SubFormV2.vue b/src/components/Form/src/components/SubFormV2.vue index 25aa7e0..478a73a 100644 --- a/src/components/Form/src/components/SubFormV2.vue +++ b/src/components/Form/src/components/SubFormV2.vue @@ -1,10 +1,10 @@