0915-002-gaofei
This commit is contained in:
parent
c330245a88
commit
4ef1799fec
|
@ -62,7 +62,7 @@ namespace FineUIPro.Web.JDGL.WBS
|
|||
string id = Request.Params["Id"];
|
||||
string code = Request.Params["Code"];
|
||||
string operating = Request.Params["operating"];
|
||||
if (operating == "add")
|
||||
if (operating == "add")
|
||||
{
|
||||
Model.Wbs_WbsSet wbsSet = BLL.WbsSetService.GetWbsSetByWbsSetId(id);
|
||||
Model.WBS_CostControl costControl = new WBS_CostControl();
|
||||
|
|
Loading…
Reference in New Issue