审批流程优化

This commit is contained in:
‘huanghaiixia’
2025-12-29 17:59:07 +08:00
parent b4b883af02
commit 8fd18b347b
9 changed files with 31 additions and 16 deletions

View File

@ -157,6 +157,8 @@
}
});
flowNextNodes.value = nextNodes;
} else {
isEnd.value = true;
}
if (action === 'reject') {
loadRejectNodeList();