限制单位

This commit is contained in:
2023-04-06 15:58:37 +08:00
parent 04a09dbbc6
commit 787eb249be
21 changed files with 111 additions and 104 deletions
@@ -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))
{