<#assign base=request.contextPath /> <#import "../common/defaultLayout.ftl" as defaultLayout> <@defaultLayout.layout>
${procDefName!} / 任务配置
<#----> <#list taskList as list> <#---->
序号 任务名称任务类型回退任务 按人员设置审批人 按角色设置审批人 审批通过脚本 审批驳回脚本 操作
${list_index+1} ${list.taskName!} <#if list.taskIndex != 1> <#if list.taskType == 0> 或签 <#else> 会签 <#if list.taskIndex != 1> <#if list.taskIndex != 1> <#if list.taskIndex != 1> <#if list.taskIndex != 1> <#if list.taskIndex != 1> <#if list.taskIndex != 1>
<#---->