2023-11-08
This commit is contained in:
@@ -349,7 +349,8 @@ namespace FineUIPro.Web.PHTGL.ContractCompile
|
||||
var buttonList = BLL.CommonService.GetAllButtonList(this.CurrUser.LoginProjectId, this.CurrUser.PersonId, BLL.Const.PHTGL_ContractTrackComparisonMenuId);
|
||||
if (buttonList.Count > 0)
|
||||
{
|
||||
|
||||
|
||||
|
||||
if (buttonList.Contains(BLL.Const.BtnModify))
|
||||
{
|
||||
this.btnMenuEdit.Hidden = false;
|
||||
|
||||
Reference in New Issue
Block a user