Commit a8038267 authored by youjie's avatar youjie

no message

parent a0fb15d7
......@@ -913,8 +913,8 @@ input[type="number"] {
<div style="width:100%;height:100%;overflow: hidden;">
<el-image
style="width: 100%; height: 100%"
:src="file"
:preview-src-list="[file]">
:src="file.Url?file.Url:domainManager().ViittoFileUrl+file.Content"
:preview-src-list="[file.Url?file.Url:domainManager().ViittoFileUrl+file.Content]">
</el-image>
</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