diff --git a/HJGL_DS/BLL/HJGL/WeldingManage/HJGL_PW_IsoInfoService.cs b/HJGL_DS/BLL/HJGL/WeldingManage/HJGL_PW_IsoInfoService.cs index 1b34141..287b9c4 100644 --- a/HJGL_DS/BLL/HJGL/WeldingManage/HJGL_PW_IsoInfoService.cs +++ b/HJGL_DS/BLL/HJGL/WeldingManage/HJGL_PW_IsoInfoService.cs @@ -315,5 +315,16 @@ namespace BLL select x.PipeLineLength).Sum(); return PipeLineLength; } + + public static string GetStrIsoNos(string projectId) + { + List isoInfos = GetIsoInfoByProjectId(projectId); + string isoNos = string.Empty; + foreach (var iso in isoInfos) + { + isoNos += iso.ISO_IsoNo + ","; + } + return isoNos; + } } } diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件目录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件目录.frx index f68433c..57a60b6 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件目录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件目录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -51,7 +51,7 @@ namespace FastReport } - + @@ -61,8 +61,8 @@ namespace FastReport - - + + @@ -72,11 +72,9 @@ namespace FastReport - - - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件说明.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件说明.frx index a730338..fc87606 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件说明.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/交工技术文件说明.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -33,18 +33,18 @@ namespace FastReport - - + + - - - + + + + - - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装汇总表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装汇总表.frx index c853e1b..b7d8a57 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装汇总表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装汇总表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装质量证明.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装质量证明.frx index f9c226e..2e7f3ec 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装质量证明.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/压力管道安装质量证明.frx @@ -1,7 +1,7 @@  - + - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/合格焊工登记表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/合格焊工登记表.frx index 9594c16..484e22a 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/合格焊工登记表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/合格焊工登记表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -54,8 +54,8 @@ namespace FastReport - - + + @@ -71,10 +71,8 @@ namespace FastReport - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/周期检定计量器具清单.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/周期检定计量器具清单.frx index f674bb6..cf6f693 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/周期检定计量器具清单.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/周期检定计量器具清单.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -57,23 +57,24 @@ namespace FastReport - - + + - + + - - - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工序交接记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工序交接记录.frx index 03f281b..e0fcc26 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工序交接记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工序交接记录.frx @@ -1,7 +1,7 @@  - + - + @@ -13,23 +13,23 @@ - - + + - + + - - - + - + + @@ -37,7 +37,8 @@ - + + @@ -45,7 +46,8 @@ - + + @@ -53,39 +55,44 @@ - + + - + + - + + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程中间交接证书.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程中间交接证书.frx index 4f19a77..4a30c3d 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程中间交接证书.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程中间交接证书.frx @@ -1,5 +1,5 @@  - + @@ -9,26 +9,26 @@ - - + + - + - - + + + - - - + - + + @@ -37,6 +37,7 @@ + @@ -45,25 +46,28 @@ - + + - + + - + + @@ -73,24 +77,27 @@ + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程交工验收证书.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程交工验收证书.frx index 8d5cdb8..d75e8f7 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程交工验收证书.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程交工验收证书.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -32,35 +32,37 @@ namespace FastReport - - + + - - + + + - - - + + + - + + @@ -68,37 +70,42 @@ namespace FastReport + - + + - + + - + + - + + @@ -106,27 +113,31 @@ namespace FastReport + - + + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程施工开工报告.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程施工开工报告.frx index db9d4cd..fb5c8fd 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程施工开工报告.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程施工开工报告.frx @@ -1,5 +1,5 @@  - + @@ -11,24 +11,24 @@ - - + + - - - - + + + + + - - - + + @@ -36,6 +36,7 @@ + @@ -44,7 +45,8 @@ - + + @@ -52,46 +54,52 @@ - + + - + + - + + - + + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程联络单.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程联络单.frx index 3a6cdd2..b740fcb 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程联络单.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/工程联络单.frx @@ -1,5 +1,5 @@  - + @@ -16,25 +16,25 @@ - - + + - - - + + + + - - - + + @@ -44,6 +44,7 @@ + @@ -52,7 +53,8 @@ - + + @@ -61,11 +63,12 @@ - + + - + @@ -74,6 +77,7 @@ + @@ -83,10 +87,11 @@ + - + @@ -95,6 +100,7 @@ + @@ -104,6 +110,7 @@ + @@ -111,8 +118,9 @@ - + + @@ -120,26 +128,29 @@ - + + - + + - + + @@ -149,6 +160,7 @@ + @@ -157,7 +169,8 @@ - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/支管连接焊接接头、角焊接头组对焊接检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/支管连接焊接接头、角焊接头组对焊接检查记录.frx index 2a7aec9..bc8c4b5 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/支管连接焊接接头、角焊接头组对焊接检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/支管连接焊接接头、角焊接头组对焊接检查记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/施工图核查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/施工图核查记录.frx index 83b1684..0c6c917 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/施工图核查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/施工图核查记录.frx @@ -1,5 +1,5 @@  - + @@ -15,23 +15,23 @@ - - + + - - - + + + + - - - + + @@ -39,7 +39,8 @@ - + + @@ -47,7 +48,8 @@ - + + @@ -55,7 +57,8 @@ - + + @@ -63,55 +66,62 @@ - + + - + + - + + - + + - + + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/无损检测人员登记表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/无损检测人员登记表.frx index 8ead6a1..8007f1b 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/无损检测人员登记表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/无损检测人员登记表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -54,22 +54,23 @@ namespace FastReport - - + + - - - + + + + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/材料质量证明文件一览表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/材料质量证明文件一览表.frx index 0fe9491..d3b2c4d 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/材料质量证明文件一览表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/材料质量证明文件一览表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -63,7 +63,7 @@ namespace FastReport } - + @@ -81,8 +81,8 @@ namespace FastReport - - + + @@ -100,17 +100,15 @@ namespace FastReport - - - + - + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊丝发放记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊丝发放记录.frx index a7632b0..36f8113 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊丝发放记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊丝发放记录.frx @@ -1,7 +1,7 @@  - + - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条发放回收记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条发放回收记录.frx index 65ecf59..899bb3c 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条发放回收记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条发放回收记录.frx @@ -1,7 +1,7 @@  - + - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条烘烤记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条烘烤记录.frx index b752d19..abe1c64 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条烘烤记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/焊条烘烤记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -39,7 +39,7 @@ namespace FastReport } - + @@ -65,8 +65,8 @@ namespace FastReport - - + + @@ -74,17 +74,17 @@ namespace FastReport - + - + - - + + @@ -95,9 +95,7 @@ namespace FastReport - - - + @@ -106,10 +104,10 @@ namespace FastReport - - + + - + @@ -195,17 +193,17 @@ namespace FastReport - + - + - - + + @@ -244,17 +242,17 @@ namespace FastReport - + - + - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/特种设备安装改造维修告知书.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/特种设备安装改造维修告知书.frx index 54b94d5..bba070a 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/特种设备安装改造维修告知书.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/特种设备安装改造维修告知书.frx @@ -1,7 +1,7 @@  - + - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管件宏观检查记录表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管件宏观检查记录表.frx index c30b90d..9b5d63f 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管件宏观检查记录表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管件宏观检查记录表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -62,8 +62,8 @@ namespace FastReport - - + + @@ -75,8 +75,8 @@ namespace FastReport - - + + @@ -91,13 +91,11 @@ namespace FastReport - - - - - - - + + + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道吹扫、清洗检验记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道吹扫、清洗检验记录.frx index a548ec9..ff432a7 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道吹扫、清洗检验记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道吹扫、清洗检验记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -63,21 +63,19 @@ namespace FastReport - - + + - - + + - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道安装检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道安装检查记录.frx index 940044d..faee4d2 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道安装检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道安装检查记录.frx @@ -1,5 +1,5 @@  - + @@ -7,25 +7,23 @@ - - + + - - + + - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测数量统计表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测数量统计表.frx index 08f1d3d..1fa2b21 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测数量统计表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测数量统计表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -67,21 +67,19 @@ namespace FastReport - - + + - - + + - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测结果汇总表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测结果汇总表.frx index fbe0d40..8b2a75d 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测结果汇总表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道无损检测结果汇总表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -113,25 +113,26 @@ namespace FastReport - - + + - + + - - - - + + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道材料材质标识检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道材料材质标识检查记录.frx index 871b0b9..419c1d3 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道材料材质标识检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道材料材质标识检查记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -56,25 +56,26 @@ namespace FastReport - - + + - - + + + - - - - - + + + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊口检测委托单.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊口检测委托单.frx index cca674f..0adddc7 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊口检测委托单.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊口检测委托单.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -68,8 +68,8 @@ namespace FastReport - - + + @@ -78,12 +78,12 @@ namespace FastReport - + - + - + @@ -93,13 +93,11 @@ namespace FastReport - - - + - - - + + + @@ -110,11 +108,11 @@ namespace FastReport - + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接工作记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接工作记录.frx index f8b8314..63822ea 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接工作记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接工作记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -50,7 +50,7 @@ namespace FastReport } - + @@ -66,8 +66,8 @@ namespace FastReport - - + + @@ -76,10 +76,10 @@ namespace FastReport - - - - + + + + @@ -90,10 +90,8 @@ namespace FastReport - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接接头报检检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接接头报检检查记录.frx index 196e921..ac1d1df 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接接头报检检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道焊接接头报检检查记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -64,8 +64,8 @@ namespace FastReport - - + + @@ -79,7 +79,8 @@ namespace FastReport - + + @@ -94,10 +95,9 @@ namespace FastReport - - - + + @@ -113,8 +113,9 @@ namespace FastReport - + + @@ -130,8 +131,9 @@ namespace FastReport - + + @@ -148,7 +150,8 @@ namespace FastReport - + + @@ -165,7 +168,8 @@ namespace FastReport - + + @@ -182,7 +186,8 @@ namespace FastReport - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验条件确认记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验条件确认记录.frx index ee993ba..4e2c9cb 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验条件确认记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验条件确认记录.frx @@ -1,5 +1,5 @@  - + @@ -18,23 +18,23 @@ - - + + - + + - - - + - + + @@ -42,7 +42,8 @@ - + + @@ -50,7 +51,8 @@ - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验记录.frx index 6687783..8e44bee 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道系统压力试验记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -60,23 +60,23 @@ namespace FastReport - - + + - - - + + + + - - - + - + + @@ -84,7 +84,8 @@ namespace FastReport - + + @@ -92,7 +93,8 @@ namespace FastReport - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道静电接地测试记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道静电接地测试记录.frx index 79c41c0..1ff7518 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道静电接地测试记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道静电接地测试记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -58,21 +58,19 @@ namespace FastReport - - + + - - + + - - - - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道预制施工检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道预制施工检查记录.frx index 2282a34..b4ad29b 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道预制施工检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/管道预制施工检查记录.frx @@ -1,7 +1,7 @@  - + - + @@ -10,31 +10,32 @@ - - + + - + + - - - + - - + + + - + + @@ -42,15 +43,17 @@ - + + - + + @@ -59,6 +62,7 @@ + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/质量控制点检查记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/质量控制点检查记录.frx index aa33a92..589b906 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/质量控制点检查记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/质量控制点检查记录.frx @@ -1,5 +1,5 @@  - + @@ -10,31 +10,33 @@ - - + + - - + + + - - - + + - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/钢管检查验收记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/钢管检查验收记录.frx index fee24eb..b22e1d9 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/钢管检查验收记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/钢管检查验收记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -72,7 +72,7 @@ namespace FastReport } - + @@ -118,8 +118,8 @@ namespace FastReport - - + + @@ -132,14 +132,12 @@ namespace FastReport - - - + - - - + + + @@ -258,7 +256,7 @@ namespace FastReport - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门检验试验记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门检验试验记录.frx index 213ad8b..06dfeb9 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门检验试验记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门检验试验记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -64,25 +64,26 @@ namespace FastReport - - + + - - + + + - - - - + + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门试验确认表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门试验确认表.frx index 3927c6e..6781d43 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门试验确认表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/阀门试验确认表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -59,8 +59,8 @@ namespace FastReport - - + + @@ -70,21 +70,21 @@ namespace FastReport - + + - - - + - + + @@ -97,7 +97,8 @@ namespace FastReport - + + @@ -110,7 +111,8 @@ namespace FastReport - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/防腐工程质量验收记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/防腐工程质量验收记录.frx index c284038..3214fef 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/防腐工程质量验收记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/防腐工程质量验收记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -66,23 +66,23 @@ namespace FastReport - - + + - + + - - - - + + + @@ -90,31 +90,35 @@ namespace FastReport - + + - + + - + + - + + @@ -247,7 +251,7 @@ namespace FastReport - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隐蔽工程验收记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隐蔽工程验收记录.frx index 70a83b5..29556ab 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隐蔽工程验收记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隐蔽工程验收记录.frx @@ -1,5 +1,5 @@  - + @@ -7,28 +7,26 @@ - - + + - - + + - - - + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隔热工程质量验收记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隔热工程质量验收记录.frx index cb301c2..0340a21 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隔热工程质量验收记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/JGZL/隔热工程质量验收记录.frx @@ -1,7 +1,7 @@  - + - + @@ -29,25 +29,26 @@ - - + + - + + - - - + + - + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/工艺管道试压包报审报验申请表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/工艺管道试压包报审报验申请表.frx index 3f40dd2..f26811d 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/工艺管道试压包报审报验申请表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/工艺管道试压包报审报验申请表.frx @@ -1,5 +1,5 @@  - + @@ -9,25 +9,27 @@ - - + + - - + + + + - - - + + + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/弹簧支吊架安装检验记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/弹簧支吊架安装检验记录.frx index 3bb277e..13ddb67 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/弹簧支吊架安装检验记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/弹簧支吊架安装检验记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -55,25 +55,27 @@ namespace FastReport - - + + - - + + + + - - - + + + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/滑动固定管托安装检验记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/滑动固定管托安装检验记录.frx index 43ac5a7..b1788ba 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/滑动固定管托安装检验记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/滑动固定管托安装检验记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -55,25 +55,27 @@ namespace FastReport - - + + - - - + + + + + - - - + + + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压临时盲板安装、拆除记录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压临时盲板安装、拆除记录.frx index 2e76fdc..dfb8a15 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压临时盲板安装、拆除记录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压临时盲板安装、拆除记录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压尾项清单.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压尾项清单.frx index 36760ae..9c92b00 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压尾项清单.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道系统试压尾项清单.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道试压包一览表.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道试压包一览表.frx index 28d2400..6843b95 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道试压包一览表.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/管道试压包一览表.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + @@ -54,25 +54,27 @@ namespace FastReport - - + + - - + + + + - - - - + + + + - - - + + + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/试压包资料目录.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/试压包资料目录.frx index a88ead4..e55b9f1 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/试压包资料目录.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/SYBData/试压包资料目录.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,18 +42,11 @@ namespace FastReport } - + - - - - - - - diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头射线检测比例确认表(一).frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头射线检测比例确认表(一).frx index a56101b..d984d1c 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头射线检测比例确认表(一).frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头射线检测比例确认表(一).frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -42,7 +42,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头热处理报告.frx b/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头热处理报告.frx index 45a75b0..9d7782e 100644 --- a/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头热处理报告.frx +++ b/HJGL_DS/FineUIPro.Web/File/Fastreport/管道焊接接头热处理报告.frx @@ -1,5 +1,5 @@  - + using System; using System.Collections; using System.Collections.Generic; @@ -62,7 +62,7 @@ namespace FastReport } - + diff --git a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user index 80f7761..e3436b8 100644 --- a/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user +++ b/HJGL_DS/FineUIPro.Web/FineUIPro.Web.csproj.user @@ -1,4 +1,4 @@ - + true diff --git a/HJGL_DS/FineUIPro.Web/JGZL/AcceptanceCertificate.aspx.cs b/HJGL_DS/FineUIPro.Web/JGZL/AcceptanceCertificate.aspx.cs index a39d752..62c0cf9 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/AcceptanceCertificate.aspx.cs +++ b/HJGL_DS/FineUIPro.Web/JGZL/AcceptanceCertificate.aspx.cs @@ -163,7 +163,7 @@ namespace FineUIPro.Web.JGZL /// //private void BindGrid() //{ - // //string projectIds = BLL.Base_ProjectService.GetStrOnProjectIds(this.CurrUser.UserId, "1"); + //string projectIds = BLL.Base_ProjectService.GetStrOnProjectIds(this.CurrUser.UserId, "1"); // string strSql = @"SELECT * from JGZL_AcceptanceCertificate where 1=1"; // List listStr = new List(); // if (!string.IsNullOrEmpty(this.tvControlItem.SelectedNodeID)) diff --git a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemConfirmationRecord.aspx b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemConfirmationRecord.aspx index 4bc1a85..7071cd4 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemConfirmationRecord.aspx +++ b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemConfirmationRecord.aspx @@ -37,7 +37,7 @@ - + diff --git a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx index 95559d3..e51d776 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx +++ b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx @@ -37,7 +37,7 @@ - + diff --git a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx.cs b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx.cs index 79520e9..ba5d012 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx.cs +++ b/HJGL_DS/FineUIPro.Web/JGZL/PressureTestOfPipelineSystemRecord.aspx.cs @@ -310,6 +310,7 @@ namespace FineUIPro.Web.JGZL /// private void BindGrid() { + string isoNos = BLL.HJGL_PW_IsoInfoService.GetStrIsoNos(this.CurrUser.LoginProjectId); string strSql = @"SELECT * from JGZL_PressureTestOfPipelineSystemRecordItem where 1=1"; List listStr = new List(); if (!string.IsNullOrEmpty(this.RecordId)) @@ -317,6 +318,12 @@ namespace FineUIPro.Web.JGZL strSql += " AND RecordId = @RecordId"; listStr.Add(new SqlParameter("@RecordId", this.RecordId)); } + //if (!string.IsNullOrEmpty(this.drpIsoNoS.SelectedValue)) + //{ + // //strSql += " AND CHARINDEX(PipelineNo,@isoNos)>0 "; + // strSql += " AND "+this.drpIsoNoS.SelectedValue+" like %PipelineNo% "; + // listStr.Add(new SqlParameter("@isoNos", isoNos)); + //} SqlParameter[] parameter = listStr.ToArray(); DataTable tb = SQLHelper.GetDataTableRunText(strSql, parameter); Grid1.RecordCount = tb.Rows.Count; @@ -736,6 +743,7 @@ namespace FineUIPro.Web.JGZL ShowNotify("保存成功!", MessageBoxIcon.Success); PageContext.RegisterStartupScript(ActiveWindow.GetHidePostBackReference()); + DataIsoInfo(); } else { diff --git a/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx b/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx index dcdbd56..dbe51ab 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx +++ b/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx @@ -37,7 +37,7 @@ - + diff --git a/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx.cs b/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx.cs index 23a17ce..b230fee 100644 --- a/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx.cs +++ b/HJGL_DS/FineUIPro.Web/JGZL/TeamWeldingInspection.aspx.cs @@ -106,13 +106,20 @@ namespace FineUIPro.Web.JGZL txtInstallationArea.Text = teamWeldingInspection.InstallationArea; } //管线下拉选择 - var isoLists = (from x in Funs.DB.JGZL_TeamWeldingInspectionItem - where x.TeamWeldingInspectionId == this.TeamWeldingInspectionId - select x.PipelineNo).Distinct().ToList(); + //var isoLists = (from x in Funs.DB.JGZL_TeamWeldingInspectionItem + // where x.TeamWeldingInspectionId == this.TeamWeldingInspectionId + // select x.PipelineNo).Distinct().ToList(); + //this.drpIsoNoS.Items.Clear(); + //this.drpIsoNoS.DataTextField = "PipelineNo"; + //this.drpIsoNoS.DataValueField = "PipelineNo"; + //this.drpIsoNoS.DataSource = isoLists; + //this.drpIsoNoS.DataBind(); + //Funs.FineUIPleaseSelect(this.drpIsoNoS); + //this.drpIsoNoS.SelectedIndex = 0; this.drpIsoNoS.Items.Clear(); - this.drpIsoNoS.DataTextField = "PipelineNo"; - this.drpIsoNoS.DataValueField = "PipelineNo"; - this.drpIsoNoS.DataSource = isoLists; + this.drpIsoNoS.DataTextField = "ISO_IsoNo"; + this.drpIsoNoS.DataValueField = "ISO_IsoNo"; + this.drpIsoNoS.DataSource = (from x in Funs.DB.HJGL_PW_IsoInfo where x.ProjectId == this.tvControlItem.SelectedNodeID select x).ToList(); this.drpIsoNoS.DataBind(); Funs.FineUIPleaseSelect(this.drpIsoNoS); this.drpIsoNoS.SelectedIndex = 0; diff --git a/HJGL_DS/FineUIPro.Web/Web.config b/HJGL_DS/FineUIPro.Web/Web.config index 1aa0981..3c98f31 100644 --- a/HJGL_DS/FineUIPro.Web/Web.config +++ b/HJGL_DS/FineUIPro.Web/Web.config @@ -11,7 +11,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -108,8 +108,8 @@ - - + + diff --git a/HJGL_DS/WebAPI/WebAPI.csproj.user b/HJGL_DS/WebAPI/WebAPI.csproj.user index ef14066..8cd7f1f 100644 --- a/HJGL_DS/WebAPI/WebAPI.csproj.user +++ b/HJGL_DS/WebAPI/WebAPI.csproj.user @@ -1,7 +1,7 @@ - Debug|Any CPU + Release|Any CPU FolderProfile true