1、关键事项新增时,邮件提醒抄送人;
2、施工技术交底、培训记录,补充附件上传功能;
This commit is contained in:
@@ -234,8 +234,6 @@ namespace FineUIPro.Web.CQMS.Comprehensive
|
||||
designDetails.DesignDetailsId = SQLHelper.GetNewID(typeof(Model.Comprehensive_DesignDetails));
|
||||
this.hdAttachUrl.Text = designDetails.DesignDetailsId;
|
||||
}
|
||||
|
||||
|
||||
designDetails.CompileMan = this.CurrUser.UserId;
|
||||
designDetails.CompileDate = DateTime.Now;
|
||||
designDetails.Status = BLL.Const.Comprehensive_Compile;
|
||||
|
||||
Reference in New Issue
Block a user