2023-2-16
This commit is contained in:
@@ -62,6 +62,7 @@ namespace FineUIPro.Web.CQMS.ZLCH
|
||||
{
|
||||
temp.UploadMan = this.drpUploadMan.SelectedValue;
|
||||
}
|
||||
temp.ProjectId = this.CurrUser.LoginProjectId;
|
||||
temp.UploadDate = Funs.GetNewDateTime(this.txtUploadDate.Text.Trim());
|
||||
temp.ToMenu = "32";
|
||||
temp.Remark = this.txtRemark.Text.Trim();
|
||||
|
||||
Reference in New Issue
Block a user