From 687400138b0bc62c2f8b36213b04011d3f8aa559 Mon Sep 17 00:00:00 2001 From: qinoy Date: Wed, 6 Jul 2022 15:05:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=89=B9=E9=87=8F=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/data-import.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal.datamigration/src/components/data-import.vue b/com.actionsoft.apps.coe.pal.datamigration/src/components/data-import.vue index f78feff..ae9032c 100644 --- a/com.actionsoft.apps.coe.pal.datamigration/src/components/data-import.vue +++ b/com.actionsoft.apps.coe.pal.datamigration/src/components/data-import.vue @@ -19,7 +19,8 @@ :on-remove="handleRemove" :before-remove="beforeRemove" :on-success="handleSuccess" - :limit="1" + :limit="100" + multiple :on-exceed="handleExceed" :show-file-list="false" >