11
This commit is contained in:
@@ -191,7 +191,7 @@ namespace FineUIPro.Web.WeldingProcess.PMI
|
||||
/// <param name="e"></param>
|
||||
protected void btnSave_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.UserId, Const.PMIDelegationId, Const.BtnSave))
|
||||
if (CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.UserId, Const.PMIDelegationMenuId, Const.BtnSave))
|
||||
{
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user