From 77a262cb8676ad2921b65b4a2707634b0891c43b Mon Sep 17 00:00:00 2001 From: zjt Date: Wed, 22 Dec 2021 19:52:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20importSubForm=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E9=A1=B9=E5=A2=9E=E5=8A=A0=E9=A2=9D=E5=A4=96=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/formFields/importSubform/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/formFields/importSubform/index.tsx b/src/components/formFields/importSubform/index.tsx index 52e606d..5c3e8db 100644 --- a/src/components/formFields/importSubform/index.tsx +++ b/src/components/formFields/importSubform/index.tsx @@ -33,6 +33,7 @@ export default class ImportSubformFieldComponent extends ImportSubformField { visitable, status, message, + extra, required, fieldType, children @@ -49,6 +50,7 @@ export default class ImportSubformFieldComponent extends ImportSubformField { return (