升级 filepreview

This commit is contained in:
thinkgem
2020-04-19 23:15:07 +08:00
parent 8e2dc95b02
commit bf16f5dfe9
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
<% if(msgInner.isAttac == @Global.YES){ %>
<div class="form-group pt20">
<#form:fileupload id="uploadFile" bizKey="${msgInner.id}" bizType="msgInner_file"
uploadType="all" class="" readonly="true" preview="weboffice"/>
uploadType="all" class="" readonly="true" preview="true"/>
</div>
<% } %>
</div>