提交 4cc71bb8 编写于 作者: O o2null

修复重置处理人无效的bug

上级 73cd7dc2
......@@ -411,7 +411,7 @@ public class ManualProcessor extends AbstractManualProcessor {
// aeiObjects.business().organization().identity().listObject(null)
} else {
if (taskCompleteds.isEmpty()) {
if (matrix.isEmpty()) {
// 在添加分支的情况下需要在这里重新计算matrix
matrix = manual.identitiesToManualTaskIdentityMatrix(calculateTaskIdentities(aeiObjects, manual));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册