%
layout("/include/_container.html", {title:"表单", parent:"请假申请"}){
%>
<%if(isNotEmpty(testActivitiLeave.id!)){ %>
<#flowChart procInsId="${testActivitiLeave.act.procInsId}"/>
<#histoicFlow procInsId="${testActivitiLeave.act.procInsId}" />
<% } %>
<% } %>