葛恒:奖惩
This commit is contained in:
@@ -525,6 +525,7 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
#region 删除
|
||||
/// <summary>
|
||||
/// 右键删除事件
|
||||
@@ -560,6 +561,8 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
|
||||
else
|
||||
{
|
||||
BLL.HSSE_Hazard_HazardRegisterService.DeleteHazardRegisterByHazardRegisterId(rowID);
|
||||
//删除奖罚管理数据
|
||||
BLL.RewardAndPunishService.DeleteRewardAndPunishByHazardRegisterId(rowID);
|
||||
}
|
||||
//}
|
||||
//else
|
||||
@@ -579,7 +582,6 @@ namespace FineUIPro.Web.HSSE.HiddenInspection
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region 格式化字符串
|
||||
|
||||
Reference in New Issue
Block a user