From 89700b3008e6c59e49e58c38067252f3870ec1d7 Mon Sep 17 00:00:00 2001 From: zhenjintao Date: Wed, 22 Dec 2021 19:50:59 +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 | 1 + src/steps/form/index.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/formFields/importSubform/index.tsx b/src/components/formFields/importSubform/index.tsx index b8285d0..88c8b0c 100644 --- a/src/components/formFields/importSubform/index.tsx +++ b/src/components/formFields/importSubform/index.tsx @@ -397,6 +397,7 @@ export default class ImportSubformField extends Field