From 98738f23ad8312ff96f290963c19e527407bbb04 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 30 Apr 2025 10:31:03 +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 200b75cc..557e1288 100644 --- a/ruoyi-ui/src/components/FileUpload/index.vue +++ b/ruoyi-ui/src/components/FileUpload/index.vue @@ -43,6 +43,7 @@