From 5718ddbf08bb466c3aa199f9dbdd08223f712a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AC=E9=A3=8E?= <1770963469@qq.com> Date: Fri, 4 Dec 2020 22:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8F=90=E7=A4=BA=E6=9D=83?= =?UTF-8?q?=E9=99=90=E4=B8=8D=E8=B6=B3=E5=92=8C=E5=9B=BE=E7=89=87=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复提示权限不足和图片显示问题 --- web/src/components/upload/image.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/src/components/upload/image.vue b/web/src/components/upload/image.vue index c5c9d92e..47479df5 100644 --- a/web/src/components/upload/image.vue +++ b/web/src/components/upload/image.vue @@ -13,18 +13,20 @@ - +