fix:证书列表证书显示问题

This commit is contained in:
wyx
2023-02-26 20:32:53 +08:00
parent d64a42d807
commit eda145125c

View File

@@ -1086,7 +1086,7 @@
<img
@click="previewPic"
style="cursor: pointer; width: 140px; height: 200px"
:src="fileUrl + item.url"
:src="item.url"
alt=""
srcset=""
/>