- 结束流程:在 {{ formatDate(processInstance?.endTime) }} 结束
-
- 重新发起:【{{ item.processInstance.startUser?.name }}】在 - {{ formatDate(item?.createTime) }} 重新发起【 {{ item.processInstance.name }} 】流程 -
-
- 审批任务:{{ item.name }}
-
审批建议:{{ item.reason }}
-- 发起流程:【{{ tasksList[tasksList.length - 1]?.processInstance.startUser?.name }}】在 - {{ formatDate(tasksList[tasksList.length - 1]?.createTime) }} 发起【 - {{ tasksList[tasksList.length - 1]?.processInstance.name }} 】流程 -
-
+ 结束流程:在 {{ formatDate(processInstance?.endTime) }} 结束
+
+ 重新发起:【{{ item.processInstance.startUser?.name }}】在 + {{ formatDate(item?.createTime) }} 重新发起【 {{ item.processInstance.name }} 】流程 +
+
+ 审批任务:{{ item.name }}
+
审批建议:{{ item.reason }}
++ 发起流程:【{{ tasksList[tasksList.length - 1]?.processInstance.startUser?.name }}】在 + {{ formatDate(tasksList[tasksList.length - 1]?.createTime) }} 发起【 + {{ tasksList[tasksList.length - 1]?.processInstance.name }} 】流程 +
+