自动生成培训计划
This commit is contained in:
@@ -333,7 +333,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
|
||||
|
||||
if (!string.IsNullOrWhiteSpace(model.ResponsibleMan) && !string.IsNullOrWhiteSpace(model.CompanyTrainingItemId))
|
||||
{//责任人和重修教材非空,生成培训计划
|
||||
Model.RetakeCourseProducePlanInfo info = new Model.RetakeCourseProducePlanInfo
|
||||
Model.ProducePlanInfo info = new Model.ProducePlanInfo
|
||||
{
|
||||
CurrProjectId = this.CurrUser.LoginProjectId,
|
||||
CurrUserId = this.CurrUser.UserId,
|
||||
|
||||
Reference in New Issue
Block a user