{{ progress?.definition?.name }}
{{ progress?.instance?.instanceNo || progress?.instance?.id }}
{{ instanceStatusText(progress?.instance?.status) }}
{{ progress?.remainingNodeCount || 0 }} 个待审批
{{ progress?.instance?.startTime }}
{{ progress?.instance?.endTime || '-' }}
表单数据
附件列表
{{ att.fileName }}
{{ att.nodeName || '发起' }}
· {{ att.uploaderName }}
· {{ att.createTime }}
流程进度
{{ node.nodeName }}
待我处理
{{ task.assigneeName || '用户' + task.assigneeId }}
{{ taskStatusText(task.status) }}
审批操作
通过
拒绝
回退
转办
上传附件
提交
加签
审批历史
附件{{ idx + 1 }}: {{ getFileName(url) }}