forked from github/dataease
refactor:图片修改为自适应,不保持宽高比例
This commit is contained in:
parent
4b71d5e81d
commit
ad42815ca2
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div style="overflow: hidden">
|
||||
<div style="overflow: hidden;width: 100%;height: 100%;">
|
||||
<img :src="propValue">
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user