From f3e89c0c553cf48ed59cf91b9425efbc97ad652b Mon Sep 17 00:00:00 2001 From: puhui999 Date: Sun, 3 Dec 2023 00:14:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=20UploadImg=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E9=A2=84=E8=A7=88=E5=9B=BE=E7=89=87=E7=9A=84=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E4=B8=BA=20createImageViewer=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E5=95=86=E5=9F=8E=E5=88=97=E8=A1=A8=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=B1=82=E7=BA=A7=E5=87=BA=E7=8E=B0=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UploadFile/src/UploadImg.vue | 37 +++++++++++---------- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/src/components/UploadFile/src/UploadImg.vue b/src/components/UploadFile/src/UploadImg.vue index 996fe40b..101801e6 100644 --- a/src/components/UploadFile/src/UploadImg.vue +++ b/src/components/UploadFile/src/UploadImg.vue @@ -1,17 +1,17 @@