审批拒绝优化

This commit is contained in:
‘huanghaiixia’
2026-01-13 17:38:30 +08:00
parent af4bf3e77c
commit 5cf1c553ef

View File

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