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" >