From 4605fce6b7c22b5ab7ca94f9e12a81821727adb1 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 13 Dec 2022 14:32:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=BB=84=E4=BB=B6=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/components/upload/index.vue | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/front/src/views/components/upload/index.vue b/front/src/views/components/upload/index.vue index b0ec4dc5..fa9c900a 100644 --- a/front/src/views/components/upload/index.vue +++ b/front/src/views/components/upload/index.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-09 15:41:19 * @LastEditors: Light - * @LastEditTime: 2022-12-13 11:38:48 + * @LastEditTime: 2022-12-13 14:31:13 * @Description: 上传组件 -->