#setting number_format="0.#####################">
<#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片文件的支持 -->
<#assign hasFileField = false />
<#list columns as po>
<#if po.show_type=='file' || po.show_type == 'image'>
<#assign hasFileField = true />
<#break>
#if>
#list>
<#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片文件的支持 -->
jeecg
<#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片文件的支持 -->
<#if hasFileField == true>
#if>
<#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片文件的支持 -->
<#assign subTableStr>${head.subTableStr?if_exists?html}#assign>
<#assign subtablelist=subTableStr?split(",")>
<#list subtablelist as sub >
<#if field['${sub}']?exists >
<#if field['${sub}'].head.relationType!=1 >
<#include "online/template/o2mTableStyle/html/jformonetomanytpl.ftl">
#if>
#if>
#list>
<#-- update--begin--author:zhangjiaqiang date:20170608 for:通用上传脚本 -->
<#-- update--end--author:zhangjiaqiang date:20170608 for:通用上传脚本 -->