-
- <${'#'}form:form id="inputForm" model="\${${className}}" action="\${ctx}/${urlPrefix}/save" method="post" class="form-horizontal">
-
-
\${text('基本信息')}
- <% if(table.isTreeEntity){ %>
-
- <% } %>
- <% include('/templates/modules/gen/include/formControl.html'){} %>
- <% include('/templates/modules/gen/include/formChildTable.html'){} %>
- <% if(toBoolean(table.optionMap['isBpmForm'])){ %>
- \<% if(isNotBlank(${className}.bpm.taskId)){ %>
-
- \<% } %>
- <${'#'}bpm:nextTaskInfo bpmEntity="\${${className}}" />
- <% } %>
-