修改项目级及进度首页
This commit is contained in:
@@ -313,7 +313,7 @@ namespace FineUIPro.Web.JDGL.WBS
|
||||
if (list.Count == 0)
|
||||
{
|
||||
operating = "add";
|
||||
string openUrl = String.Format("CostControlInitEdit.aspx?operating=add&Id={0}", trWBS.SelectedNodeID, "增加 - ");
|
||||
string openUrl = String.Format("CostControlEdit.aspx?operating=add&Id={0}", trWBS.SelectedNodeID, "增加 - ");
|
||||
PageContext.RegisterStartupScript(Window3.GetShowReference(openUrl));
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user