HSE管理月报放开编辑

This commit is contained in:
2023-11-03 10:19:27 +08:00
parent 48a0808bfb
commit c3481e1314
5 changed files with 39 additions and 1 deletions
@@ -93,6 +93,7 @@ namespace FineUIPro.Web.common.ProjectSet
if (getProject != null)
{
getProject.IsFace = this.ckbIsFace.Checked;
getProject.IsHSEReportEditable = this.ckbIsHSEReportEditable.Checked;
Funs.DB.SubmitChanges();
}
#endregion