From f94bec1118bec10c7df1ba93b7b765cb6591e22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 31 Dec 2024 15:28:18 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=20PFileUpload=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=9A=84=E7=BB=93=E6=9E=84=EF=BC=8C=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84=E5=8C=85=E8=A3=85=20div?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/all-custom/all-custom.vue | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/src/all-custom/all-custom.vue b/src/all-custom/all-custom.vue index 27354ef..0fa69f3 100644 --- a/src/all-custom/all-custom.vue +++ b/src/all-custom/all-custom.vue @@ -130,20 +130,18 @@ const customRequest: CustomRequest = (async ({ file, onProgress, }) => { validation="required" > -
- -
+