修复隐藏bug
This commit is contained in:
parent
5d90b5ccfb
commit
f1b01745cf
@ -269,8 +269,8 @@ public class FlowStartController {
|
||||
flowApprovalRoles.add(flowApprovalRole);
|
||||
flowApprovalRole.setStepIndex(stepIndex);
|
||||
}
|
||||
stepIndex++;
|
||||
}
|
||||
stepIndex++;
|
||||
}else{
|
||||
String[] roleIds = flowChartDetailRecord.getRoleIds().split(",");
|
||||
for (String roleId:roleIds
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user