From 5bf121b687994b6b49d8af0f8ff063b869fecf70 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:52:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=99=90=E5=88=B6=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E4=B8=8A=E4=BC=A0=E4=B8=AA=E6=95=B0=20(#3867?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/host/file-management/upload/index.vue | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/frontend/src/views/host/file-management/upload/index.vue b/frontend/src/views/host/file-management/upload/index.vue index 2b7873645..7c7f31736 100644 --- a/frontend/src/views/host/file-management/upload/index.vue +++ b/frontend/src/views/host/file-management/upload/index.vue @@ -42,7 +42,7 @@ :show-file-list="false" multiple v-model:file-list="uploaderFiles" - :limit="10" + :limit="1000" >