11111
This commit is contained in:
@@ -384,7 +384,7 @@ namespace FineUIPro.Web.WeldingProcess.PMI
|
||||
#endregion
|
||||
#endregion
|
||||
|
||||
#region 右键编辑热处理报告
|
||||
#region 右键编辑
|
||||
/// <summary>
|
||||
/// 热处理报告
|
||||
/// </summary>
|
||||
@@ -394,7 +394,7 @@ namespace FineUIPro.Web.WeldingProcess.PMI
|
||||
{
|
||||
if (CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.UserId, Const.HotProessTrustMenuId, Const.BtnSave))
|
||||
{
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("HotProessReport.aspx?HotProessTrustItemId={0}", this.Grid1.SelectedRowID, "编辑热处理报告 - ")));
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("PMIDelegationEdit.aspx?Id={0}", this.Grid1.SelectedRowID, "编辑PMI处理报告 - ")));
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user