mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-17 23:06:47 +08:00
fix:证书列表证书显示问题
This commit is contained in:
@@ -1086,7 +1086,7 @@
|
||||
<img
|
||||
@click="previewPic"
|
||||
style="cursor: pointer; width: 140px; height: 200px"
|
||||
:src="fileUrl + item.url"
|
||||
:src="item.url"
|
||||
alt=""
|
||||
srcset=""
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user