From 31f8d714aea8b612a7a396f8e2a61b716f87b864 Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Tue, 7 Mar 2023 11:33:24 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=20bug=E3=80=9166408=20=E3=80=90?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E3=80=91=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E7=BB=84=E4=BB=B6JUpload=E9=A2=84=E8=A7=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/jero/JUpload.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jero-web/src/components/jero/JUpload.vue b/jero-web/src/components/jero/JUpload.vue index f86110db..457cca19 100644 --- a/jero-web/src/components/jero/JUpload.vue +++ b/jero-web/src/components/jero/JUpload.vue @@ -66,8 +66,7 @@ export default { fileList: [], newFileList: [], uploadGoOn: true, - containerId: null, - pdfPreviewURL: null + containerId: null } }, props: {