2023-03-03 合同打印修改,在线编辑文档控件增加
This commit is contained in:
@@ -435,8 +435,10 @@
|
||||
return;
|
||||
}
|
||||
string ActionPlanID = Act.ActionPlanID;
|
||||
ActionPlanFormation actionPlanFormation = new ActionPlanFormation();
|
||||
actionPlanFormation.Print(ActionPlanID);
|
||||
//ActionPlanFormation actionPlanFormation = new ActionPlanFormation();
|
||||
//actionPlanFormation.Print(ActionPlanID);
|
||||
BLL.PHTGL_ActionPlanFormationService.PrintFile( ActionPlanID);
|
||||
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user