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