| 字段含义 | 标准字段 | {foreach detail in details}
|
{/foreach}
类型 | 长度 | 小数 | |
|---|---|---|---|---|---|---|
| ${standardCol.label} | ${standardCol.name} | ${standardCol.computertype} | {foreach detail in details}${detail.colsMap[ standardCol.name] || ' '} | {/foreach}${standardCol.coltype} | {if standardCol.colsize!=0}${standardCol.colsize}{/if} | {if standardCol.decimalcount!=0}${standardCol.decimalcount}{/if} |