1229-gaofei
This commit is contained in:
@@ -271,11 +271,11 @@ namespace FineUIPro.Web.ProjectData
|
||||
this.InsertDataTypeToProject(project.ProjectId);////初始化资料类别数据
|
||||
this.InsertConstructionStandardListToProject(project.ProjectId); ////初始化项目标准规范清单
|
||||
this.InsertITPListProject(project.ProjectId); // 初始化ITP列表
|
||||
this.InsertAC(project); //初始化防腐绝热
|
||||
this.InsertGE(project); //初始化地勘
|
||||
this.InsertUP(project); //初始化全厂地下主管网
|
||||
this.InsertTF(project); //初始化临时设施
|
||||
this.InsertGL(project); //初始化总图
|
||||
//this.InsertAC(project); //初始化防腐绝热
|
||||
//this.InsertGE(project); //初始化地勘
|
||||
//this.InsertUP(project); //初始化全厂地下主管网
|
||||
//this.InsertTF(project); //初始化临时设施
|
||||
//this.InsertGL(project); //初始化总图
|
||||
ShowNotify("保存数据成功!", MessageBoxIcon.Success);
|
||||
// 2. 关闭本窗体,然后刷新父窗体
|
||||
// PageContext.RegisterStartupScript(ActiveWindow.GetHideRefreshReference());
|
||||
|
||||
Reference in New Issue
Block a user