修改五环安全月报
This commit is contained in:
@@ -238,6 +238,7 @@ namespace FineUIPro.Web.HSSE.Manager
|
||||
var mont = BLL.MonthReportCService.GetMonthReportByMonthReportId(rowID);
|
||||
if (mont != null)
|
||||
{
|
||||
PersonSortCService.DeleteManager_HiddenDanger(rowID);
|
||||
BLL.ComplianceObligationsCService.DeleteComplianceObligationsCByMonthReportId(rowID);
|
||||
BLL.RewardAndPunishSortCService.DeleteRewardAndPunishSortCByMonthReportId(rowID);
|
||||
BLL.PersonSortCService.DeletePersonSortsByMonthReportId(rowID);
|
||||
|
||||
Reference in New Issue
Block a user