<#list table.columnList as c> <#if c.isList?? && c.isList == "1"> <#if c.showType == "userselect" || c.showType == "officeselect" || c.showType == "areaselect"> | ${c.comments} | <#else>${c.comments} | #if> #if> #list>操作 |
---|---|---|---|
<#assign firstListField = true> <#list table.columnList as c> <#if c.isList?? && c.isList == "1"> | <#if firstListField>#if>
<#if c.simpleJavaType == "Date">
|
<#assign firstListField = false>
#if>
#list>
|