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

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

\<% if (hasPermi('${permissionPrefix}:edit')){ %> \${text('增行')} \<% } %>
<% } %>