集团三库
This commit is contained in:
@@ -396,6 +396,13 @@ namespace FineUIPro.Web.HSSE.EduTrain
|
||||
}
|
||||
}
|
||||
|
||||
//更新三库教育培训
|
||||
string message = string.Empty;
|
||||
SanKuDataSummaryReportService.UpdateTrainingRecord(this.TrainingId, ref message);
|
||||
if (!string.IsNullOrWhiteSpace(message))
|
||||
{
|
||||
ShowNotify(message, MessageBoxIcon.Warning);
|
||||
}
|
||||
if (i == 0)
|
||||
{
|
||||
////保存流程审核数据
|
||||
|
||||
Reference in New Issue
Block a user