【fix bug】66408 【前端】文件上传组件JUpload预览问题

This commit is contained in:
zhaoxiao
2023-03-07 11:33:24 +08:00
parent c3e6ab9cb4
commit 31f8d714ae
+1 -2
View File
@@ -66,8 +66,7 @@ export default {
fileList: [], fileList: [],
newFileList: [], newFileList: [],
uploadGoOn: true, uploadGoOn: true,
containerId: null, containerId: null
pdfPreviewURL: null
} }
}, },
props: { props: {