<% layout("/include/_container.html", {title:"表单", parent:"请假申请"}){ %>

请假申请

<#radiobuttons path="leaveType" value="${testActivitiLeave.leaveType!}" items="${fn.getDictList('oa_leave_type')}" itemLabel="label" itemValue="value" class="required"/>




<% if(testActivitiLeave.act.taskDefKey! != '' && !testActivitiLeave.act.finishTask! && testActivitiLeave.act.isNextGatewaty!){ %>
   
<% } %> <% if(testActivitiLeave.act.startTask!){ %>
<% } %>
<%if(isNotEmpty(testActivitiLeave.id!)){ %> <#flowChart procInsId="${testActivitiLeave.act.procInsId}"/> <#histoicFlow procInsId="${testActivitiLeave.act.procInsId}" /> <% } %>
<% } %>