修复表格内预览图片被覆盖问题
This commit is contained in:
parent
9f9a06ab93
commit
e519e3ef4b
@ -4,6 +4,7 @@
|
||||
fit="cover"
|
||||
:style="`width:${realWidth};height:${realHeight};`"
|
||||
:preview-src-list="realSrcList"
|
||||
append-to-body="true"
|
||||
>
|
||||
<template #error>
|
||||
<div class="image-slot">
|
||||
|
Loading…
Reference in New Issue
Block a user