diff --git a/HJGL_DS/BLL/Common/Const.cs b/HJGL_DS/BLL/Common/Const.cs
index f262369..d33ec3a 100644
--- a/HJGL_DS/BLL/Common/Const.cs
+++ b/HJGL_DS/BLL/Common/Const.cs
@@ -2490,6 +2490,11 @@ namespace BLL
/// 管道预制施工检查记录导出模板
///
public const string JGZL_PipelinePrefabricationConstructionInspectionRecordUrl= "File\\Word\\JGZL\\管道预制施工检查记录导出模板.docx";
+
+ ///
+ /// 管道安装检查记录导出模板
+ ///
+ public const string JGZL_PipelineInstallationInspectionRecordUrl = "File\\Word\\JGZL\\管道安装检查记录导出模板.docx";
#endregion
}
}
diff --git a/HJGL_DS/BLL/JGZL/PipelineInstallationInspectionRecordService.cs b/HJGL_DS/BLL/JGZL/PipelineInstallationInspectionRecordService.cs
index 499ee41..24432cd 100644
--- a/HJGL_DS/BLL/JGZL/PipelineInstallationInspectionRecordService.cs
+++ b/HJGL_DS/BLL/JGZL/PipelineInstallationInspectionRecordService.cs
@@ -18,6 +18,16 @@ namespace BLL
return Funs.DB.JGZL_PipelineInstallationInspectionRecord.FirstOrDefault(e => e.RecordId == Id);
}
+ ///
+ /// 根据项目Id获取安装检查记录
+ ///
+ ///
+ ///
+ public static Model.JGZL_PipelineInstallationInspectionRecord GetPipelineInstallationInspectionRecordByProjectId(string projectId)
+ {
+ return Funs.DB.JGZL_PipelineInstallationInspectionRecord.FirstOrDefault(e => e.ProjectId == projectId);
+ }
+
///
/// 添加管道安装检查记录
///
diff --git a/HJGL_DS/FineUIPro.Web/File/Word/JGZL/管道安装检查记录导出模板.docx b/HJGL_DS/FineUIPro.Web/File/Word/JGZL/管道安装检查记录导出模板.docx
new file mode 100644
index 0000000..0a3e433
--- /dev/null
+++ b/HJGL_DS/FineUIPro.Web/File/Word/JGZL/管道安装检查记录导出模板.docx
@@ -0,0 +1,46 @@
+ SH/T 3503 -- J133
+管道安装检查记录
+工程名称:
+
+单位工程名称:管道安装工程
+ 专业工程
+
+ 施工图号
+
+检查项目:
+
+
+
+
+
+
+
+
+检验结论:
+
+
+
+
+
+
+
+
+
+
+ 建设/监理单位
+ 总承包单位
+ 施工单位
+专业工程师:
+
+
+日期: 年 月 日
+专业工程师:
+
+
+日期: 年 月 日
+施工班组长:
+质量检查员:
+专业工程师:
+日期: 年 月 日
+
+
diff --git a/HJGL_DS/FineUIPro.Web/JGZL/PipelineInstallationInspectionRecord.aspx b/HJGL_DS/FineUIPro.Web/JGZL/PipelineInstallationInspectionRecord.aspx
index 4837b5d..07a52cb 100644
--- a/HJGL_DS/FineUIPro.Web/JGZL/PipelineInstallationInspectionRecord.aspx
+++ b/HJGL_DS/FineUIPro.Web/JGZL/PipelineInstallationInspectionRecord.aspx
@@ -39,14 +39,46 @@
-
+
+
+ <%----%>
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%--
+
+
+
+--%>
+
+
+ <%--
-
+ --%>
-
-
+ --%>
- --%>
-
+ --%>