【代码回退】BPM:工作流实例详情页面审批通过的BUG问题

This commit is contained in:
YunaiV 2025-02-15 21:11:06 +08:00
parent f3a839486d
commit 425e66b0f0

View File

@ -974,6 +974,7 @@ const getButtonDisplayName = (btnType: OperationButtonType) => {
const loadTodoTask = (task: any) => {
approveForm.value = {}
runningTask.value = task
approveFormFApi.value = {}
reasonRequire.value = task?.reasonRequire ?? false
nodeTypeName.value = task?.nodeType === NodeType.TRANSACTOR_NODE ? '办理' : '审批'
// approve .