From 38ae794bbe7f5b31b91afb3cb114f22046836cc5 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Fri, 19 Dec 2025 11:45:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96ImportFile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ImportFile/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ImportFile/index.js b/components/ImportFile/index.js index bf7d9bd..4108ae1 100644 --- a/components/ImportFile/index.js +++ b/components/ImportFile/index.js @@ -60,7 +60,7 @@ const ImportFile = (props) => { {exportTemplateButtonText} ), - {extraButtons}, + ...(extraButtons || []), ,