Commit 5089ea65 authored by youjie's avatar youjie

优化数据源图

parent ccce2e20
......@@ -17,7 +17,7 @@
{{scope.row.contentStr}}
</div>
<div v-if="scope.row.type=='image'">
<img style="width: 20px; height: 20px"
<img style="width: 100px; height: 70px;object-fit: cover;"
:src="scope.row.contentStr" />
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment