From cfe957bd774d9f06859cbca898c424cea58b219b Mon Sep 17 00:00:00 2001
From: zhuyiyi <649091362@qq.com>
Date: Tue, 15 Apr 2025 10:33:38 +0800
Subject: [PATCH] edit
---
src/components/FileUpload/index.vue | 1 +
src/views/info.vue | 23 ++++++++++++++++++-----
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/src/components/FileUpload/index.vue b/src/components/FileUpload/index.vue
index 6d5ff2a..2f20a20 100644
--- a/src/components/FileUpload/index.vue
+++ b/src/components/FileUpload/index.vue
@@ -9,6 +9,7 @@
ref="uploadInner"
:auto-upload="false"
:file-list="fileList"
+ multiple
>
diff --git a/src/views/info.vue b/src/views/info.vue
index 200e03b..9df2020 100644
--- a/src/views/info.vue
+++ b/src/views/info.vue
@@ -14,11 +14,20 @@
+
+
+