提交代码
This commit is contained in:
@@ -318,6 +318,7 @@ namespace FineUIPro.Web.HSSE.Check
|
||||
else
|
||||
{
|
||||
this.RectifyNoticesId = newRectifyNotices.RectifyNoticesId = SQLHelper.GetNewID();
|
||||
newRectifyNotices.ControlId = Request.Params["ControlId"];
|
||||
RectifyNoticesService.AddRectifyNotices(newRectifyNotices);
|
||||
}
|
||||
if (saveType == Const.BtnSubmit)
|
||||
|
||||
Reference in New Issue
Block a user