限制单位
This commit is contained in:
@@ -64,6 +64,8 @@ namespace FineUIPro.Web.PZHGL.SGCH
|
||||
}
|
||||
temp.UploadDate = Funs.GetNewDateTime(this.txtUploadDate.Text.Trim());
|
||||
temp.ToMenu = "5";
|
||||
temp.ProjectId = this.CurrUser.LoginProjectId;
|
||||
|
||||
temp.Remark = this.txtRemark.Text.Trim();
|
||||
if (!string.IsNullOrEmpty(fileId))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user