提交代码
This commit is contained in:
@@ -439,7 +439,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
||||
}
|
||||
}
|
||||
BLL.WeldingDailyService.DeleteWeldingDaily(weldingDailyId);
|
||||
//BLL.Sys_LogService.AddLog(BLL.Const.System_6, this.CurrUser.LoginProjectId, this.CurrUser.PersonId, Const.HJGL_WeldReportMenuId, Const.BtnDelete, weldingDailyId);
|
||||
BLL.LogService.AddLog(this.CurrUser.PersonId, "删除焊接日报");
|
||||
ShowNotify("删除成功!", MessageBoxIcon.Success);
|
||||
this.InitTreeMenu();
|
||||
this.BindGrid();
|
||||
|
||||
Reference in New Issue
Block a user