20250804 排产计划修改
This commit is contained in:
@@ -364,7 +364,7 @@ namespace FineUIPro.Web.HJGL.TestPackage
|
||||
{
|
||||
if (this.tvControlItem.SelectedNode.CommandName == "TestPackage")
|
||||
{
|
||||
if (CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.PersonId, Const.AItemEndCheckMenuId, Const.BtnAdd))
|
||||
if (CommonService.GetAllButtonPowerList(this.CurrUser.LoginProjectId, this.CurrUser.PersonId, Const.AItemEndCheckMenuId, Const.BtnSave))
|
||||
{
|
||||
string url = "ItemEndCheckEdit.aspx?PTP_ID={0}";
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format(url, tvControlItem.SelectedNodeID, "操作 - ")));
|
||||
|
||||
Reference in New Issue
Block a user