From 9e76400c8e394e4976a2fd1436f8866a67622209 Mon Sep 17 00:00:00 2001 From: insistence <3055204202@qq.com> Date: Wed, 27 Aug 2025 08:50:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8B=96=E5=8A=A8=E6=8E=92=E5=BA=8F=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/FileUpload/index.vue | 28 +++++++++++++++++++ .../src/components/ImageUpload/index.vue | 28 +++++++++++++++++-- 2 files changed, 53 insertions(+), 3 deletions(-) diff --git a/ruoyi-fastapi-frontend/src/components/FileUpload/index.vue b/ruoyi-fastapi-frontend/src/components/FileUpload/index.vue index 44ccb3f..405cb32 100644 --- a/ruoyi-fastapi-frontend/src/components/FileUpload/index.vue +++ b/ruoyi-fastapi-frontend/src/components/FileUpload/index.vue @@ -42,6 +42,7 @@