Merge branch 'master' of https://gitee.com/frane-yang/SGGL_SeDin_New
This commit is contained in:
commit
be070f85e2
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue