<#setting number_format="0.#####################"> jeecg <#--update--begin--author:scott Date:20170304 for:替换layer风格提示框--> <#--update--end--author:scott Date:20170304 for:替换layer风格提示框-->
<#include "online/template/ledefault/html/jformhead.ftl">
<#assign subTableStr>${head.subTableStr?if_exists?html} <#assign subtablelist=subTableStr?split(",")> <#list subtablelist as sub > <#if field['${sub}']?exists > <#if field['${sub}'].head.relationType==1 > <#include "online/template/ledefault/html/jformonetoone.ftl"> <#else> <#include "online/template/ledefault/html/jformonetomany.ftl">
<#--update--begin--author:scott Date:20170304 for:替换layer风格提示框-->
<#--update--end--author:scott Date:20170304 for:替换layer风格提示框--> <#assign subTableStr>${head.subTableStr?if_exists?html} <#assign subtablelist=subTableStr?split(",")> <#list subtablelist as sub > <#if field['${sub}']?exists > <#if field['${sub}'].head.relationType!=1 > <#include "online/template/ledefault/html/jformonetomanytpl.ftl">
<#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片的支持 --> <#-- update--begin--author:zhangjiaqiang date:20170607 for:增加对于图片的支持 -->