From f93cdac42b60804ab2a08d3bb0411c26edd756ea Mon Sep 17 00:00:00 2001 From: gaoyunqi Date: Sun, 28 Apr 2024 15:27:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E6=98=8E=E7=BB=86?= =?UTF-8?q?=E8=A1=A8=E5=B8=B8=E7=94=A8=E5=AD=97=E6=AE=B5=E5=9C=A8=E5=8F=AA?= =?UTF-8?q?=E8=AF=BB=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=9A=84=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Form/src/components/SubFormV2.vue | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/src/components/Form/src/components/SubFormV2.vue b/src/components/Form/src/components/SubFormV2.vue index 3ddbdef..25aa7e0 100644 --- a/src/components/Form/src/components/SubFormV2.vue +++ b/src/components/Form/src/components/SubFormV2.vue @@ -550,6 +550,45 @@ }); } +