<% layout("/include/_dialog.html"){ %>
<#select path="type" notAllowNull="true" items="${fn.getDictList('gen_template_type')}" itemLabel="label" itemValue="value" value="${genCodeTemplateGroup.type!}" />
备注:
<% } %>