From e852fdb687990423c9f5be9f810fc38ff7ffdaf3 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 30 Apr 2025 10:28:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=8B=96=E5=8A=A8=E6=8E=92=E5=BA=8F=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/components/FileUpload/index.vue | 27 ++++++++++++++++++- ruoyi-ui/src/components/ImageUpload/index.vue | 26 +++++++++++++++--- 2 files changed, 49 insertions(+), 4 deletions(-) diff --git a/ruoyi-ui/src/components/FileUpload/index.vue b/ruoyi-ui/src/components/FileUpload/index.vue index d6acf4b4..035b2eae 100644 --- a/ruoyi-ui/src/components/FileUpload/index.vue +++ b/ruoyi-ui/src/components/FileUpload/index.vue @@ -43,6 +43,7 @@