From eaa9caa47c867869648e5cd1a8ff9cbaafbbc2b2 Mon Sep 17 00:00:00 2001 From: jacky Date: Tue, 16 Apr 2024 00:50:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AA=92=E4=BD=93=E5=BA=93?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customPic/index.vue | 2 +- src/view/content/mediaFile/index.vue | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/customPic/index.vue b/src/components/customPic/index.vue index 63212e2..76881e2 100644 --- a/src/components/customPic/index.vue +++ b/src/components/customPic/index.vue @@ -70,7 +70,7 @@ const previewSrcList = computed(() => props.preview ? [file.value] : [])