培训计划 状态修改
This commit is contained in:
parent
87ddf3871f
commit
876269e95e
@ -131,7 +131,7 @@ namespace APT.SC.WebApi.Controllers.Api.SE
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
entity.STATUS = PFStandardStatus.Approving;
|
||||
MFlowPermitService.InsertApprove(null, "SE071", ((int)entity.TYPE).ToString(), entity.ID, "SE071_SHOWPRINT", entity.TaskID, true, () =>
|
||||
{
|
||||
UpdateEntityNoCommit(entity);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user