<#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>
<#---->