Merge branch 'master' of https://gitee.com/frane-yang/SGGL_SeDin_New
This commit is contained in:
@@ -25,7 +25,7 @@ namespace FineUIPro.Web.HSSE.Hazard
|
||||
{
|
||||
ProjectCode = BLL.ProjectService.GetProjectCodeByProjectId(this.CurrUser.LoginProjectId);
|
||||
ConstructionRiskId = Request.Params["ConstructionRiskId"] ;
|
||||
if (!string.IsNullOrEmpty(Request.Params["type"]))
|
||||
if (!string.IsNullOrEmpty(Request.Params["type"]))
|
||||
{
|
||||
this.btnSave.Hidden = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user