<% // 输出子表控件 for (child in table.childList){ %>

\${text('${child.comments}')}

<% if(table.tplCategory != 'query'){ %> \<% if (hasPermi('${permissionPrefix}:edit')){ %> \${text('增行')} \<% } %> <% } %>
<% } %>