From 8dc33219070784491a114a0148bab74acc634b71 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 25 Feb 2022 11:50:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6fileUpload=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E5=A4=9A=E6=96=87=E4=BB=B6=E5=90=8C=E6=97=B6=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FileUpload/index.vue | 20 +++++++++++++++----- src/components/ImageUpload/index.vue | 4 ++-- src/views/system/user/index.vue | 2 +- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/src/components/FileUpload/index.vue b/src/components/FileUpload/index.vue index 706aa88..ad1b36e 100644 --- a/src/components/FileUpload/index.vue +++ b/src/components/FileUpload/index.vue @@ -1,6 +1,7 @@