20250530 报表打印

This commit is contained in:
毕文静 2025-05-30 17:08:10 +08:00
parent b60a408dd5
commit 28920d8132
19 changed files with 1019 additions and 79 deletions

View File

@ -1 +1,32 @@


错误信息开始=====>
错误类型:SqlException
错误信息:在与 SQL Server 建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且 SQL Server 已配置为允许远程连接。 (provider: SQL Network Interfaces, error: 26 - 定位指定的服务器/实例时出错)
错误堆栈:
在 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
在 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
在 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
在 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
在 System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
在 System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
在 System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
在 System.Data.SqlClient.SqlConnection.Open()
在 System.Data.Linq.SqlClient.SqlConnectionManager.UseConnection(IConnectionUser user)
在 System.Data.Linq.SqlClient.SqlProvider.get_IsSqlCe()
在 System.Data.Linq.SqlClient.SqlProvider.InitializeProviderMode()
在 System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
在 System.Data.Linq.DataQuery`1.System.Linq.IQueryProvider.Execute[S](Expression expression)
在 BLL.Sys_UserService.UserLogOn(String account, String password, Boolean rememberMe, Page page) 位置 E:\鼎盛\HJGL_DS\HJGL_DS\BLL\Common\SysManage\Sys_UserService.cs:行号 39
在 FineUIPro.Web.Login.btnLogin_Click(Object sender, EventArgs e)
在 FineUIPro.Button.OnClick(EventArgs e)
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
出错时间:05/27/2025 16:56:28
出错文件:http://localhost:64304/Login.aspx
IP地址:::1
出错时间:05/27/2025 16:56:28

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/01/2025 20:37:11" ReportInfo.Modified="03/01/2025 23:12:13" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="03/01/2025 20:37:11" ReportInfo.Modified="05/28/2025 15:11:23" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -63,7 +63,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJZbmFRqbHzTtEphcBVioe/g==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFB5iot5NZ0eVBoCLLMoniiA==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="ProjectName" DataType="System.String" PropName="attach_image_id"/>
<Column Name="InstallationName" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="02/28/2025 22:15:01" ReportInfo.Modified="03/01/2025 23:03:41" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="02/28/2025 22:15:01" ReportInfo.Modified="05/28/2025 15:11:17" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -69,7 +69,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJqCIuAmdKEkbAZZtUg1JtEg==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QF3gOCTWHIbofiM93+8NfrAw==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="ProjectName" DataType="System.String" PropName="attach_image_id"/>
<Column Name="InstallationName" DataType="System.String" PropName="image_series"/>

View File

@ -0,0 +1,309 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/28/2025 15:22:42" ReportInfo.Modified="05/28/2025 17:31:24" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Windows.Forms;
using System.Drawing;
using System.Data;
using FastReport;
using FastReport.Data;
using FastReport.Dialog;
using FastReport.Barcode;
using FastReport.Table;
using FastReport.Utils;
namespace FastReport
{
public class ReportScript
{
private void Table3_ManualBuild(object sender, EventArgs e)
{
DataSourceBase rowData = Report.GetDataSource(&quot;Data&quot;);
// init the data source
rowData.Init();
// print the first table row - it is a header
// now enumerate the data source and print the table body
while (rowData.HasMoreRows)
{
// print the table body
Table3.PrintRow(0);
Table3.PrintColumns();
// go next data source row
rowData.Next();
}
}
}
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFg2RtohdOnh0lP92eRW99cg==">
<TableDataSource Name="Data" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="Data">
<Column Name="ISO_IsoNo" DataType="System.String" PropName="attach_image_id"/>
<Column Name="IsoDesc" DataType="System.String" PropName="image_series"/>
<Column Name="STE_Code" DataType="System.String" PropName="file_name"/>
<Column Name="NDTR_Name" DataType="System.String" PropName="file_size"/>
<Column Name="JotyLevel" DataType="System.String" PropName="file_type"/>
<Column Name="JotNum" DataType="System.String" PropName="created_date"/>
<Column Name="FilmNum" DataType="System.String" PropName="created_by"/>
<Column Name="NoJotNum" DataType="System.String" PropName="series_desc"/>
<Column Name="NoFilmNum" DataType="System.String" PropName="file_path"/>
<Column Name="ExpJotNum" DataType="System.String" PropName="series_timestamp"/>
<Column Name="ExpFilmNum" DataType="System.String" PropName="Column"/>
<Column Name="ExpNoJotNum" DataType="System.String" PropName="Column"/>
<Column Name="ExpNoFilmNum" DataType="System.String" PropName="Column"/>
<Column Name="RealJotNum" DataType="System.String" PropName="Column"/>
<Column Name="RealFilmNum" DataType="System.String" PropName="Column"/>
</TableDataSource>
<TableDataSource Name="RepairData" DataType="System.Int32" PropName="AttachFile" Enabled="true" TableName="RepairData">
<Column Name="JotNumR1" DataType="System.String" PropName="AttachFileId"/>
<Column Name="FilmNumR1" DataType="System.String" PropName="ToKeyId"/>
<Column Name="JotNumR2" DataType="System.String" PropName="AttachSource"/>
<Column Name="FilmNumR2" DataType="System.String" PropName="AttachUrl"/>
<Column Name="JotNumR3" DataType="System.String" PropName="MenuId"/>
<Column Name="FilmNumR3" DataType="System.String" PropName="Column"/>
</TableDataSource>
</MsSqlDataConnection>
<Parameter Name="projectName" DataType="System.String"/>
<Parameter Name="trustUnit" DataType="System.String"/>
<Parameter Name="ndtCriteria" DataType="System.String"/>
<Parameter Name="constructionUnit" DataType="System.String"/>
<Parameter Name="reportDate" DataType="System.String"/>
</Dictionary>
<ReportPage Name="Page1" Landscape="true" PaperWidth="297" PaperHeight="210" LeftMargin="25" TopMargin="20" RightMargin="20" BottomMargin="20" FirstPageSource="4" OtherPagesSource="4" Guides="0,944.56,217.24,99.17,632.82,118.07,80.27,722.54,316.41,434.48,945,136.08,224.91,313.74,374.22,434.7,536.76,51.03,638.82,740.88,842.94,88.83,60.48,485.73,587.79,689.85,791.91,893.97,315,630,42.47,160.54,231.36,349.43,420.25,576.12,646.94">
<PageHeaderBand Name="PageHeader1" Width="952.56" Height="181.82" Guides="0,113.39,81.9,50.4,31.5,31.49,113.4,181.82,68.42,30.62,37.8">
<TableObject Name="Table1" Width="944.56" Height="113.39">
<TableColumn Name="Column1" Width="118.07"/>
<TableColumn Name="Column2" Width="99.17"/>
<TableColumn Name="Column3" Width="99.17"/>
<TableColumn Name="Column4" Width="118.07"/>
<TableColumn Name="Column5" Width="118.07"/>
<TableColumn Name="Column6" Width="80.27"/>
<TableColumn Name="Column7" Width="89.72"/>
<TableColumn Name="Column8" Width="222.02"/>
<TableRow Name="Row1" Height="50.4">
<TableCell Name="Cell1" Border.Lines="All" Text="SH/T 3503 J121" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2" RowSpan="2"/>
<TableCell Name="Cell2" Border.Lines="All"/>
<TableCell Name="Cell3" Border.Lines="All" Text="射线检测结果确认表" HorzAlign="Center" VertAlign="Center" Font="宋体, 16pt, style=Bold" ColSpan="4" RowSpan="2"/>
<TableCell Name="Cell4" Border.Lines="All"/>
<TableCell Name="Cell5" Border.Lines="All"/>
<TableCell Name="Cell26" Border.Lines="All"/>
<TableCell Name="Cell27" Border.Lines="Left, Top" Text="工程名称:" Font="宋体, 10.5pt"/>
<TableCell Name="Cell28" Border.Lines="Right, Top" Text="[projectName]" Font="楷体, 10.5pt"/>
</TableRow>
<TableRow Name="Row2" Height="31.5">
<TableCell Name="Cell6" Border.Lines="All"/>
<TableCell Name="Cell7" Border.Lines="All"/>
<TableCell Name="Cell8" Border.Lines="All"/>
<TableCell Name="Cell9" Border.Lines="All"/>
<TableCell Name="Cell10" Border.Lines="All"/>
<TableCell Name="Cell29" Border.Lines="All"/>
<TableCell Name="Cell30" Border.Lines="Left, Bottom" Text="单元名称:" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell31" Border.Lines="Right, Bottom" Text="管道" VertAlign="Center" Font="楷体, 10.5pt"/>
</TableRow>
<TableRow Name="Row3" Height="31.49">
<TableCell Name="Cell11" Border.Lines="All" Text="委托单位" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell12" Border.Lines="All" Text="[trustUnit]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell13" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell14" Border.Lines="All" Text="检测标准" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell15" Border.Lines="All" Text="[ndtCriteria]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell32" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell33" Border.Lines="All" Text="施工单位" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell34" Border.Lines="All" Text="[constructionUnit]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
</TableRow>
</TableObject>
<TableObject Name="Table2" Top="113.4" Width="945" Height="68.42" Border.Lines="Left, Top">
<TableColumn Name="Column9" Width="136.08"/>
<TableColumn Name="Column10" Width="88.83"/>
<TableColumn Name="Column11" Width="88.83"/>
<TableColumn Name="Column12" Width="60.48"/>
<TableColumn Name="Column13" Width="60.48"/>
<TableColumn Name="Column14" Width="51.03"/>
<TableColumn Name="Column15" Width="51.03"/>
<TableColumn Name="Column16" Width="51.03"/>
<TableColumn Name="Column17" Width="51.03"/>
<TableColumn Name="Column18" Width="51.03"/>
<TableColumn Name="Column19" Width="51.03"/>
<TableColumn Name="Column20" Width="51.03"/>
<TableColumn Name="Column21" Width="51.03"/>
<TableColumn Name="Column22" Width="51.03"/>
<TableColumn Name="Column23" Width="51.03"/>
<TableRow Name="Row4" Height="30.62">
<TableCell Name="Cell35" Border.Lines="All" Text="检件编号" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell36" Border.Lines="All" Text="检件规格&#13;&#10;mm" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell37" Border.Lines="All" Text="检件材质" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell38" Border.Lines="All" Text="检测比例&#13;&#10;%" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell39" Border.Lines="All" Text="合格级别" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell60" Border.Lines="All" Text="一次检测" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell61" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell62" Border.Lines="All" Text="一次不合格" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell63" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell64" Border.Lines="All" Text="扩检" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell65" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell66" Border.Lines="All" Text="扩检不合格" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell67" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell68" Border.Lines="All" Text="实际检测" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" ColSpan="2"/>
<TableCell Name="Cell69" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row5" Height="37.8">
<TableCell Name="Cell40" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell41" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell42" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell43" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell44" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell70" Border.Lines="All" Text="焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell71" Border.Lines="All" Text="片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell72" Border.Lines="All" Text="焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell73" Border.Lines="All" Text="片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell74" Border.Lines="All" Text="焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell75" Border.Lines="All" Text="片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell76" Border.Lines="All" Text="焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell77" Border.Lines="All" Text="片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell78" Border.Lines="All" Text="焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell79" Border.Lines="All" Text="片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
</TableObject>
</PageHeaderBand>
<DataBand Name="Data1" Top="185.82" Width="952.56" Height="37.8" Guides="0,37.8">
<TableObject Name="Table3" Width="945" Height="37.8" Border.Lines="Left, Top" ManualBuildEvent="Table3_ManualBuild">
<TableColumn Name="Column24" Width="136.08"/>
<TableColumn Name="Column25" Width="88.83"/>
<TableColumn Name="Column26" Width="88.83"/>
<TableColumn Name="Column27" Width="60.48"/>
<TableColumn Name="Column28" Width="60.48"/>
<TableColumn Name="Column29" Width="51.03"/>
<TableColumn Name="Column30" Width="51.03"/>
<TableColumn Name="Column31" Width="51.03"/>
<TableColumn Name="Column32" Width="51.03"/>
<TableColumn Name="Column33" Width="51.03"/>
<TableColumn Name="Column34" Width="51.03"/>
<TableColumn Name="Column35" Width="51.03"/>
<TableColumn Name="Column36" Width="51.03"/>
<TableColumn Name="Column37" Width="51.03"/>
<TableColumn Name="Column38" Width="51.03"/>
<TableRow Name="Row7" Height="37.8">
<TableCell Name="Cell95" Border.Lines="All" Text="[Data.ISO_IsoNo]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell96" Border.Lines="All" Text="[Data.IsoDesc]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell97" Border.Lines="All" Text="[Data.STE_Code]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell98" Border.Lines="All" Text="[Data.NDTR_Name]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell99" Border.Lines="All" Text="[Data.JotyLevel]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell100" Border.Lines="All" Text="[Data.JotNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell101" Border.Lines="All" Text="[Data.FilmNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell102" Border.Lines="All" Text="[Data.NoJotNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell103" Border.Lines="All" Text="[Data.NoFilmNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell104" Border.Lines="All" Text="[Data.ExpJotNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell105" Border.Lines="All" Text="[Data.ExpFilmNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell106" Border.Lines="All" Text="[Data.ExpNoJotNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell107" Border.Lines="All" Text="[Data.ExpNoFilmNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell108" Border.Lines="All" Text="[Data.RealJotNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell109" Border.Lines="All" Text="[Data.RealFilmNum]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
</TableRow>
</TableObject>
</DataBand>
<ColumnFooterBand Name="ColumnFooter1" Top="269.42" Width="952.56">
<ChildBand Name="Child1" Top="227.62" Width="952.56" Height="37.8" Guides="0,37.8" FillUnusedSpace="true">
<TableObject Name="Table4" Width="945" Height="37.8" Border.Lines="Left, Top">
<TableColumn Name="Column39" Width="136.08"/>
<TableColumn Name="Column40" Width="88.83"/>
<TableColumn Name="Column41" Width="88.83"/>
<TableColumn Name="Column42" Width="60.48"/>
<TableColumn Name="Column43" Width="60.48"/>
<TableColumn Name="Column44" Width="51.03"/>
<TableColumn Name="Column45" Width="51.03"/>
<TableColumn Name="Column46" Width="51.03"/>
<TableColumn Name="Column47" Width="51.03"/>
<TableColumn Name="Column48" Width="51.03"/>
<TableColumn Name="Column49" Width="51.03"/>
<TableColumn Name="Column50" Width="51.03"/>
<TableColumn Name="Column51" Width="51.03"/>
<TableColumn Name="Column52" Width="51.03"/>
<TableColumn Name="Column53" Width="51.03"/>
<TableRow Name="Row8" Height="37.8">
<TableCell Name="Cell110" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell111" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell112" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell113" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell114" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell115" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell116" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell117" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell118" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell119" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell120" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell121" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell122" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell123" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
<TableCell Name="Cell124" Border.Lines="All" HorzAlign="Center" VertAlign="Center"/>
</TableRow>
</TableObject>
</ChildBand>
</ColumnFooterBand>
<PageFooterBand Name="PageFooter1" Top="273.42" Width="952.56" Height="195.8" Guides="66.15,195.8,0,26.46,52.92,79.38,105.84,129.65,66.16,33.08">
<TableObject Name="Table5" Top="66.15" Width="945" Height="129.65" Border.Lines="All">
<TableColumn Name="Column54" Width="315"/>
<TableColumn Name="Column55" Width="315"/>
<TableColumn Name="Column56" Width="315"/>
<TableRow Name="Row9" Height="26.46">
<TableCell Name="Cell125" Border.Lines="All" Text="监理单位" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell126" Border.Lines="All" Text="总承包单位" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell127" Border.Lines="All" Text="检测单位" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row10" Height="26.46">
<TableCell Name="Cell130" Border.Lines="Right" Text="专业工程师:" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell131" Border.Lines="Right" Text="专业工程师:" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell132" Text="专业工程师:" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row11" Height="26.46">
<TableCell Name="Cell135" Border.Lines="Right" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell136" Border.Lines="Right" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell137" Text="审核人:" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row12" Height="26.46">
<TableCell Name="Cell140" Border.Lines="Right" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell141" Border.Lines="Right" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell142" Text="制表人:" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row13" Height="23.81">
<TableCell Name="Cell145" Border.Lines="Right" Text="日期: 年 月 日" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell146" Border.Lines="Right" Text="日期: 年 月 日" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell147" Text="日期: 年 月 日" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
</TableObject>
<TableObject Name="Table6" Width="944.56" Height="66.16" Border.Lines="Right">
<TableColumn Name="Column57" Width="42.47"/>
<TableColumn Name="Column58" Width="118.07"/>
<TableColumn Name="Column59" Width="70.82"/>
<TableColumn Name="Column60" Width="118.07"/>
<TableColumn Name="Column61" Width="70.82"/>
<TableColumn Name="Column62" Width="155.87"/>
<TableColumn Name="Column63" Width="70.82"/>
<TableColumn Name="Column64" Width="297.62"/>
<TableRow Name="Row14" Height="33.08">
<TableCell Name="Cell148" Border.Lines="All" Text="返修情况" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt" RowSpan="2"/>
<TableCell Name="Cell149" Border.Lines="All" Text="一次返修焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell150" Border.Lines="All" Text="[RepairData.JotNumR1]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell151" Border.Lines="All" Text="二次返修焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell152" Border.Lines="All" Text="[RepairData.JotNumR2]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell173" Border.Lines="All" Text="三次及以上返修焊口数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell174" Border.Lines="All" Text="[RepairData.JotNumR3]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell175" Border.Lines="All" Text="注1质量评定和透照参数见射线检测报告。" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
<TableRow Name="Row15" Height="33.08">
<TableCell Name="Cell153" Border.Lines="All" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell154" Border.Lines="All" Text="一次返修片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell155" Border.Lines="All" Text="[RepairData.FilmNumR1]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell156" Border.Lines="All" Text="二次返修片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell157" Border.Lines="All" Text="[RepairData.FilmNumR2]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell176" Border.Lines="All" Text="三次及以上返修片数" HorzAlign="Center" VertAlign="Center" Font="宋体, 10.5pt"/>
<TableCell Name="Cell177" Border.Lines="All" Text="[RepairData.FilmNumR3]" HorzAlign="Center" VertAlign="Center" Font="楷体, 10.5pt"/>
<TableCell Name="Cell178" Border.Lines="All" Text="注2检测位置见该管道单线图图示。" VertAlign="Center" Font="宋体, 10.5pt"/>
</TableRow>
</TableObject>
</PageFooterBand>
</ReportPage>
</Report>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/06/2025 14:30:21" ReportInfo.Modified="05/23/2025 15:32:55" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/06/2025 14:30:21" ReportInfo.Modified="05/28/2025 15:09:29" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -42,7 +42,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJmQyMC01vBVafOQZohE7oCg==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QF+XklA6u6LtC9OLOQh72eag==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="TestEngineeringCode" DataType="System.String" PropName="ProjectName"/>
<Column Name="GuideBookCode" DataType="System.String" PropName="Column"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/22/2025 14:47:29" ReportInfo.Modified="05/23/2025 09:39:13" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/22/2025 14:47:29" ReportInfo.Modified="05/27/2025 17:16:58" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -42,7 +42,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJsDtsodkrLLsKvJukWXhGaw==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFBp86KQYdO4Lh86hY/yXuYQ==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="TestEngineeringCode" DataType="System.String" PropName="attach_image_id"/>
<Column Name="RecordCode" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 14:22:21" ReportInfo.Modified="05/21/2025 15:35:34" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 14:22:21" ReportInfo.Modified="05/28/2025 15:16:00" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -42,7 +42,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJcTY8krScnDk8O+p7aoFxOg==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFvgq9VSYe6G7q894hcaVyIA==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="ProjectName" DataType="System.String" PropName="attach_image_id"/>
<Column Name="CheckUnit" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/19/2024 10:28:42" ReportInfo.Modified="05/19/2025 10:16:09" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/19/2024 10:28:42" ReportInfo.Modified="05/28/2025 15:13:31" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -50,7 +50,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJtyFmUqnsDXf7HxDjLoIsxg==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFHhoS+C3maUrh/IF6cldgBA==">
<TableDataSource Name="Data" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="Data">
<Column Name="ISO_IsoNo" DataType="System.String" PropName="attach_image_id"/>
<Column Name="JOT_JointNo" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 09:40:31" ReportInfo.Modified="05/21/2025 15:35:51" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 09:40:31" ReportInfo.Modified="05/28/2025 15:16:50" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -41,7 +41,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJAUIpPI9YEmsmM0NuZAXP+g==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFVzlc1kQTT5OpMzXzDjutdQ==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="ProjectName" DataType="System.String" PropName="attach_image_id"/>
<Column Name="InstallastionName" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/19/2024 10:28:42" ReportInfo.Modified="04/29/2025 09:58:19" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/19/2024 10:28:42" ReportInfo.Modified="05/28/2025 15:14:09" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -63,7 +63,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJagCwWpef95VuTo6VfPPyoQ==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFarvNuW7irFw4epHNnhdgEw==">
<TableDataSource Name="Data" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="Data">
<Column Name="ISO_IsoNo" DataType="System.String" PropName="attach_image_id"/>
<Column Name="JOT_JointNo" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/23/2025 09:43:02" ReportInfo.Modified="05/23/2025 15:33:59" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="05/23/2025 09:43:02" ReportInfo.Modified="05/28/2025 15:17:43" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -42,7 +42,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJz+9H7HXslu0Od6BmM26uuw==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFlHjmJvI7OdUH60ex2w+0dA==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="TestEngineeringCode" DataType="System.String" PropName="attach_image_id"/>
<Column Name="RecordCode" DataType="System.String" PropName="image_series"/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 15:56:13" ReportInfo.Modified="05/21/2025 15:35:45" ReportInfo.CreatorVersion="2017.1.16.0">
<Report ScriptLanguage="CSharp" ReportInfo.Created="11/20/2024 15:56:13" ReportInfo.Modified="05/28/2025 15:16:47" ReportInfo.CreatorVersion="2017.1.16.0">
<ScriptText>using System;
using System.Collections;
using System.Collections.Generic;
@ -42,7 +42,7 @@ namespace FastReport
}
</ScriptText>
<Dictionary>
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqdP6ADbZQpLOMXx+Ivgq2SioFBJ7B1iEOuUxf7y1evrTM15NUOhfx6SD2+E9SReEWvg7u6EQdXpqQDDPj6WgkoKQIrTt5q9lJyuCu5B6Nl0MXJ6ZEae4ta6haGkhwICyq72I9X2dS6a3zf8gkFZpb6VtdwKlyFhTivyv2i8IjPiUXLimy5mJMh8U2rXyiDDAJbT4QiUbrPtmq9fW5kqyeUQ==">
<MsSqlDataConnection Name="Connection" ConnectionString="rijcmlqtRsOalcXxDhVt62rPEPNYjaATUoMqziRYvJtgNsyJKYAG7kXKvNAMI/qBkgJNPccFsWrhiII6oyX1HS+uwN7YigxVjqUq3vIet2zpPnmWhwvYEvWOOCZZGx6EC4BfGfWX8aPj6bmoF52Z0fnUA9g71duxa/gvChTW/nzu9qsYVuvlVHliMnnu6jEIF9n+/QFQYzz+23XPcbv1F0GHaeb2w==">
<TableDataSource Name="MainData" DataType="System.Int32" PropName="Attach_Image" Enabled="true" TableName="MainData">
<Column Name="UnitName" DataType="System.String" PropName="attach_image_id"/>
<Column Name="ProjectCode" DataType="System.String" PropName="image_series"/>

View File

@ -2,7 +2,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<UseIISExpress>true</UseIISExpress>
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />

View File

@ -302,7 +302,7 @@ namespace FineUIPro.Web.HJGL.CheckManage
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", trustId));
listStr2.Add(new SqlParameter("@ISO_ID", isoId));

View File

@ -5,6 +5,7 @@ using BLL;
using System.Data.SqlClient;
using System.Data;
using System.Web;
using System.IO;
namespace FineUIPro.Web.HJGL.CheckManage
{
@ -175,10 +176,131 @@ namespace FineUIPro.Web.HJGL.CheckManage
trust.ReRecord_PrintDate = DateTime.Now;
BLL.HJGL_TrustManageEditService.UpdateCH_Trust(trust);
string initTemplatePath = "";
string rootPath = Server.MapPath("~/");
BLL.Common.FastReportService.ResetData();
string reportId = BLL.Const.HJGL_ReRTCheckRecordId;//报表Id
string replaceParameter = HttpUtility.UrlEncodeUnicode(trustId + "|" + isoId + "|" + "0" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_ID);
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&projectId=0", reportId, replaceParameter)));
//string reportId1 = string.Empty;//报表Id
//string reportId2 = string.Empty;
//int rowNum = 0;
//string varValue = string.Empty;
//int count = 0;
var ndtType = BLL.HJGL_TestingService.GetTestingByTestingId(trust.CH_NDTMethod);
if (ndtType.NDT_Code == "RT")
{
var listTitleStr = new List<SqlParameter>();
listTitleStr.Add(new SqlParameter("@CH_TrustID", trustId));
listTitleStr.Add(new SqlParameter("@ISO_ID", isoId));
listTitleStr.Add(new SqlParameter("@IsRepair", "0"));
listTitleStr.Add(new SqlParameter("@Desc", desc));
listTitleStr.Add(new SqlParameter("@Flag", ""));
listTitleStr.Add(new SqlParameter("@STE_Code", ndtType.NDT_Code));
SqlParameter[] titleparameter = listTitleStr.ToArray();
var tbTitle = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecord", titleparameter);
DataTable dt = new DataTable();
dt.TableName = "MainData";
dt.Columns.Add("TestEngineeringCode");
dt.Columns.Add("GuideBookCode");
dt.Columns.Add("RecordCode");
dt.Columns.Add("TrustUnitName");
dt.Columns.Add("ConUnitName");
dt.Columns.Add("CH_TrustDate");
dt.Columns.Add("ProjectName");
dt.Columns.Add("ProjectCode");
dt.Columns.Add("TrustManName");
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("STE_Code");
dt.Columns.Add("JST_Name");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("WME_Name");
dt.Columns.Add("IsHot");
dt.Columns.Add("AcceptGrade2");
DataRow[] rows = tbTitle.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["TestEngineeringCode"] = row["TestEngineeringCode"].ToString();
newRows["GuideBookCode"] = row["GuideBookCode"].ToString();
newRows["RecordCode"] = row["RecordCode"].ToString();
newRows["TrustUnitName"] = row["TrustUnitName"].ToString();
newRows["ConUnitName"] = row["ConUnitName"].ToString();
newRows["CH_TrustDate"] = string.Format("{0:yyyy-MM-dd}", row["CH_TrustDate"]).ToString();
newRows["ProjectName"] = row["ProjectName"].ToString();
newRows["ProjectCode"] = row["ProjectCode"].ToString();
newRows["TrustManName"] = row["TrustManName"].ToString();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["JST_Name"] = row["JST_Name"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["WME_Name"] = row["WME_Name"].ToString();
newRows["IsHot"] = row["IsHot"].ToString();
newRows["AcceptGrade2"] = row["AcceptGrade2"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
var wme = BLL.HJGL_WeldingMethodService.GetWeldMethodByWMEID(wME_ID);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", trustId));
listStr2.Add(new SqlParameter("@ISO_ID", isoId));
listStr2.Add(new SqlParameter("@IsRepair", "0"));
listStr2.Add(new SqlParameter("@Desc", desc));
listStr2.Add(new SqlParameter("@Flag", ""));
listStr2.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr2.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr2.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr2.Add(new SqlParameter("@WME_Name", wme.WME_Name));
SqlParameter[] parameter = listStr2.ToArray();
var tb = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustItemRecordRT", parameter);
DataTable dtItem = new DataTable();
dtItem.TableName = "Data";
dtItem.Columns.Add("Num");
dtItem.Columns.Add("JOT_JointNo");
dtItem.Columns.Add("JOT_JointDesc");
dtItem.Columns.Add("WED_Code");
dtItem.Columns.Add("FilmNum");
dtItem.Columns.Add("CheckAddress");
DataRow[] itemRows = tb.DefaultView.ToTable().Select();
int i = 0;
foreach (var row in itemRows)
{
var newRows = dtItem.NewRow();
newRows["Num"] = (i + 1).ToString();
newRows["JOT_JointNo"] = row["JOT_JointNo"].ToString();
newRows["JOT_JointDesc"] = row["JOT_JointDesc"].ToString();
newRows["WED_Code"] = row["WED_Code"].ToString();
newRows["FilmNum"] = row["FilmNum"].ToString();
newRows["CheckAddress"] = row["CheckAddress"].ToString();
dtItem.Rows.Add(newRows);
i++;
}
BLL.Common.FastReportService.AddFastreportTable(dtItem);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
//keyValuePairs.Add("JointCount", jointCount.ToString());
//keyValuePairs.Add("CheckCount", (rows.Count() - 1).ToString());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\射线检测记录.frx";
if (File.Exists(rootPath + initTemplatePath))
{
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../common/ReportPrint/Fastreport.aspx?ReportPath={0}", rootPath + initTemplatePath)));
}
}
//string reportId = BLL.Const.HJGL_ReRTCheckRecordId;//报表Id
//string replaceParameter = HttpUtility.UrlEncodeUnicode(trustId + "|" + isoId + "|" + "0" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_ID);
//PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&projectId=0", reportId, replaceParameter)));
}
BindGrid();

View File

@ -7,6 +7,7 @@ using System.Web.UI.WebControls;
using BLL;
using System.Data.SqlClient;
using System.Data;
using System.IO;
namespace FineUIPro.Web.HJGL.CheckManage
{
@ -228,18 +229,18 @@ namespace FineUIPro.Web.HJGL.CheckManage
string sTE_ID = Grid1.DataKeys[Grid1.SelectedRowIndex][3].ToString();
string sTE_ID2 = Grid1.DataKeys[Grid1.SelectedRowIndex][4].ToString();
string wME_Name = Grid1.DataKeys[Grid1.SelectedRowIndex][5].ToString();
List<SqlParameter> listStr = new List<SqlParameter>();
listStr.Add(new SqlParameter("@CH_TrustID", repairId));
listStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listStr.Add(new SqlParameter("@Desc", desc));
listStr.Add(new SqlParameter("@Flag", "0"));
listStr.Add(new SqlParameter("@IsRepair", "1"));
listStr.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr.Add(new SqlParameter("@WME_Name", wME_Name));
SqlParameter[] parameter = listStr.ToArray();
DataTable tb = null;
//List<SqlParameter> listStr = new List<SqlParameter>();
//listStr.Add(new SqlParameter("@CH_TrustID", repairId));
//listStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
//listStr.Add(new SqlParameter("@Desc", desc));
//listStr.Add(new SqlParameter("@Flag", "0"));
//listStr.Add(new SqlParameter("@IsRepair", "1"));
//listStr.Add(new SqlParameter("@STE_Code", sTE_Code));
//listStr.Add(new SqlParameter("@STE_ID", sTE_ID));
//listStr.Add(new SqlParameter("@STE_ID2", sTE_ID2));
//listStr.Add(new SqlParameter("@WME_Name", wME_Name));
//SqlParameter[] parameter = listStr.ToArray();
//DataTable tb = null;
string isoNo = BLL.HJGL_PW_IsoInfoService.GetIsoInfoByIsoInfoId(repair.ISO_ID).ISO_IsoNo;
// PT,MT,UT调用一个存储过程
if (repair != null)
@ -251,9 +252,13 @@ namespace FineUIPro.Web.HJGL.CheckManage
repair.Record_Printer = this.CurrUser.UserName;
repair.Record_PrintDate = DateTime.Now;
BLL.HJGL_RepairService.RecordPrintCH_Repair(repair);
string reportId1 = string.Empty;//报表Id
string reportId2 = string.Empty;
int rowNum = 0;
//string reportId1 = string.Empty;//报表Id
//string reportId2 = string.Empty;
//int rowNum = 0;
string initTemplatePath = "";
string rootPath = Server.MapPath("~/");
BLL.Common.FastReportService.ResetData();
var ndtType = BLL.HJGL_TestingService.GetTestingByTestingId(repair.NDT_ID);
if (ndtType.NDT_Code == "RT")
{
@ -263,11 +268,112 @@ namespace FineUIPro.Web.HJGL.CheckManage
fileCode.FileCode = BLL.SQLHelper.RunProcNewIdByProjectId("SpGetNewCode3ByProjectId", "dbo.Base_PrintFileCode", isoNo, repair.ProjectId, BLL.Base_ProjectService.GetProjectCode(repair.ProjectId) + "-" + isoNo + "-RT-");
fileCode.FileId = repair.CH_RepairID;
fileCode.FileCode2 = fileCode.FileCode.Replace(isoNo, "");
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
reportId1 = BLL.Const.HJGL_RTCheckRecordReportId1;
reportId2 = BLL.Const.HJGL_RTCheckRecordReportId2;
rowNum = 18;
tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustItemRecordRT", parameter);
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
//reportId1 = BLL.Const.HJGL_RTCheckRecordReportId1;
//reportId2 = BLL.Const.HJGL_RTCheckRecordReportId2;
//rowNum = 18;
//tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustItemRecordRT", parameter);
var listTitleStr = new List<SqlParameter>();
listTitleStr.Add(new SqlParameter("@CH_TrustID", repairId));
listTitleStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listTitleStr.Add(new SqlParameter("@IsRepair", "1"));
listTitleStr.Add(new SqlParameter("@Desc", desc));
listTitleStr.Add(new SqlParameter("@Flag", ""));
listTitleStr.Add(new SqlParameter("@STE_Code", ndtType.NDT_Code));
SqlParameter[] titleparameter = listTitleStr.ToArray();
var tbTitle = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecord", titleparameter);
DataTable dt = new DataTable();
dt.TableName = "MainData";
dt.Columns.Add("TestEngineeringCode");
dt.Columns.Add("GuideBookCode");
dt.Columns.Add("RecordCode");
dt.Columns.Add("TrustUnitName");
dt.Columns.Add("ConUnitName");
dt.Columns.Add("CH_TrustDate");
dt.Columns.Add("ProjectName");
dt.Columns.Add("ProjectCode");
dt.Columns.Add("TrustManName");
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("STE_Code");
dt.Columns.Add("JST_Name");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("WME_Name");
dt.Columns.Add("IsHot");
dt.Columns.Add("AcceptGrade2");
DataRow[] rows = tbTitle.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["TestEngineeringCode"] = row["TestEngineeringCode"].ToString();
newRows["GuideBookCode"] = row["GuideBookCode"].ToString();
newRows["RecordCode"] = row["RecordCode"].ToString();
newRows["TrustUnitName"] = row["TrustUnitName"].ToString();
newRows["ConUnitName"] = row["ConUnitName"].ToString();
newRows["CH_TrustDate"] = string.Format("{0:yyyy-MM-dd}", row["CH_TrustDate"]).ToString();
newRows["ProjectName"] = row["ProjectName"].ToString();
newRows["ProjectCode"] = row["ProjectCode"].ToString();
newRows["TrustManName"] = row["TrustManName"].ToString();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["JST_Name"] = row["JST_Name"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["WME_Name"] = row["WME_Name"].ToString();
newRows["IsHot"] = row["IsHot"].ToString();
newRows["AcceptGrade2"] = row["AcceptGrade2"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", repairId));
listStr2.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listStr2.Add(new SqlParameter("@IsRepair", "1"));
listStr2.Add(new SqlParameter("@Desc", desc));
listStr2.Add(new SqlParameter("@Flag", ""));
listStr2.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr2.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr2.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr2.Add(new SqlParameter("@WME_Name", wME_Name));
SqlParameter[] parameter = listStr2.ToArray();
var tb = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustItemRecordRT", parameter);
DataTable dtItem = new DataTable();
dtItem.TableName = "Data";
dtItem.Columns.Add("Num");
dtItem.Columns.Add("JOT_JointNo");
dtItem.Columns.Add("JOT_JointDesc");
dtItem.Columns.Add("WED_Code");
dtItem.Columns.Add("FilmNum");
dtItem.Columns.Add("CheckAddress");
DataRow[] itemRows = tb.DefaultView.ToTable().Select();
int i = 0;
foreach (var row in itemRows)
{
var newRows = dtItem.NewRow();
newRows["Num"] = (i + 1).ToString();
newRows["JOT_JointNo"] = row["JOT_JointNo"].ToString();
newRows["JOT_JointDesc"] = row["JOT_JointDesc"].ToString();
newRows["WED_Code"] = row["WED_Code"].ToString();
newRows["FilmNum"] = row["FilmNum"].ToString();
newRows["CheckAddress"] = row["CheckAddress"].ToString();
dtItem.Rows.Add(newRows);
i++;
}
BLL.Common.FastReportService.AddFastreportTable(dtItem);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
//keyValuePairs.Add("JointCount", jointCount.ToString());
//keyValuePairs.Add("CheckCount", (rows.Count() - 1).ToString());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\射线检测记录.frx";
}
else if (ndtType.NDT_Code == "PT")
{
@ -277,11 +383,98 @@ namespace FineUIPro.Web.HJGL.CheckManage
fileCode.FileCode = BLL.SQLHelper.RunProcNewIdByProjectId("SpGetNewCode3ByProjectId", "dbo.Base_PrintFileCode", isoNo, repair.ProjectId, BLL.Base_ProjectService.GetProjectCode(repair.ProjectId) + "-" + isoNo + "-PT-");
fileCode.FileId = repair.CH_RepairID;
fileCode.FileCode2 = fileCode.FileCode.Replace(isoNo, "");
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
reportId1 = BLL.Const.HJGL_PTCheckRecordReportId1;
reportId2 = BLL.Const.HJGL_PTCheckRecordReportId2;
rowNum = 15;
tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
var listTitleStr = new List<SqlParameter>();
listTitleStr.Add(new SqlParameter("@CH_TrustID", repairId));
listTitleStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listTitleStr.Add(new SqlParameter("@IsRepair", "1"));
listTitleStr.Add(new SqlParameter("@Desc", desc));
listTitleStr.Add(new SqlParameter("@Flag", ""));
listTitleStr.Add(new SqlParameter("@STE_Code", ndtType.NDT_Code));
SqlParameter[] titleparameter = listTitleStr.ToArray();
var tbTitle = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecord", titleparameter);
DataTable dt = new DataTable();
dt.TableName = "MainData";
dt.Columns.Add("TestEngineeringCode");
dt.Columns.Add("RecordCode");
dt.Columns.Add("TrustUnitName");
dt.Columns.Add("ConUnitName");
dt.Columns.Add("CH_TrustDate");
dt.Columns.Add("ProjectName");
dt.Columns.Add("ProjectCode");
dt.Columns.Add("TrustManName");
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("STE_Code");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("CH_NDTCriteria");
dt.Columns.Add("AcceptGrade");
DataRow[] rows = tbTitle.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["TestEngineeringCode"] = row["TestEngineeringCode"].ToString();
newRows["RecordCode"] = row["RecordCode"].ToString();
newRows["TrustUnitName"] = row["TrustUnitName"].ToString();
newRows["ConUnitName"] = row["ConUnitName"].ToString();
newRows["CH_TrustDate"] = string.Format("{0:yyyy-MM-dd}", row["CH_TrustDate"]).ToString();
newRows["ProjectName"] = row["ProjectName"].ToString();
newRows["ProjectCode"] = row["ProjectCode"].ToString();
newRows["TrustManName"] = row["TrustManName"].ToString();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["CH_NDTCriteria"] = row["CH_NDTCriteria"].ToString();
newRows["AcceptGrade"] = row["AcceptGrade"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", repairId));
listStr2.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listStr2.Add(new SqlParameter("@IsRepair", "1"));
listStr2.Add(new SqlParameter("@Desc", desc));
listStr2.Add(new SqlParameter("@Flag", ""));
listStr2.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr2.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr2.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr2.Add(new SqlParameter("@WME_Name", wME_Name));
SqlParameter[] parameter = listStr2.ToArray();
var tb = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
DataTable dtItem = new DataTable();
dtItem.TableName = "Data";
dtItem.Columns.Add("Number");
dtItem.Columns.Add("JOT_JointNo");
dtItem.Columns.Add("Specification");
dtItem.Columns.Add("WED_Code");
DataRow[] itemRows = tb.DefaultView.ToTable().Select();
foreach (var row in itemRows)
{
var newRows = dtItem.NewRow();
newRows["Number"] = row["Number"].ToString();
newRows["JOT_JointNo"] = row["JOT_JointNo"].ToString();
newRows["Specification"] = row["Specification"].ToString();
newRows["WED_Code"] = row["WED_Code"].ToString();
dtItem.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dtItem);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
//keyValuePairs.Add("JointCount", jointCount.ToString());
//keyValuePairs.Add("CheckCount", (rows.Count() - 1).ToString());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\渗透检测记录.frx";
//reportId1 = BLL.Const.HJGL_PTCheckRecordReportId1;
//reportId2 = BLL.Const.HJGL_PTCheckRecordReportId2;
//rowNum = 15;
//tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
}
else if (ndtType.NDT_Code == "MT")
{
@ -291,11 +484,103 @@ namespace FineUIPro.Web.HJGL.CheckManage
fileCode.FileCode = BLL.SQLHelper.RunProcNewIdByProjectId("SpGetNewCode3ByProjectId", "dbo.Base_PrintFileCode", isoNo, repair.ProjectId, BLL.Base_ProjectService.GetProjectCode(repair.ProjectId) + "-" + isoNo + "-MT-");
fileCode.FileId = repair.CH_RepairID;
fileCode.FileCode2 = fileCode.FileCode.Replace(isoNo, "");
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
reportId1 = BLL.Const.HJGL_MTCheckRecordReportId1;
reportId2 = BLL.Const.HJGL_MTCheckRecordReportId2;
rowNum = 15;
tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
var listTitleStr = new List<SqlParameter>();
listTitleStr.Add(new SqlParameter("@CH_TrustID", repairId));
listTitleStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listTitleStr.Add(new SqlParameter("@IsRepair", "1"));
listTitleStr.Add(new SqlParameter("@Desc", desc));
listTitleStr.Add(new SqlParameter("@Flag", ""));
listTitleStr.Add(new SqlParameter("@STE_Code", ndtType.NDT_Code));
SqlParameter[] titleparameter = listTitleStr.ToArray();
var tbTitle = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecord", titleparameter);
DataTable dt = new DataTable();
dt.TableName = "MainData";
dt.Columns.Add("TestEngineeringCode");
dt.Columns.Add("GuideBookCode");
dt.Columns.Add("RecordCode");
dt.Columns.Add("TrustUnitName");
dt.Columns.Add("ConUnitName");
dt.Columns.Add("CH_TrustDate");
dt.Columns.Add("ProjectName");
dt.Columns.Add("ProjectCode");
dt.Columns.Add("TrustManName");
dt.Columns.Add("BatchCode");
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("STE_Code");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("CH_NDTCriteria");
dt.Columns.Add("AcceptGrade");
DataRow[] rows = tbTitle.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["TestEngineeringCode"] = row["TestEngineeringCode"].ToString();
newRows["GuideBookCode"] = row["GuideBookCode"].ToString();
newRows["RecordCode"] = row["RecordCode"].ToString();
newRows["TrustUnitName"] = row["TrustUnitName"].ToString();
newRows["ConUnitName"] = row["ConUnitName"].ToString();
newRows["CH_TrustDate"] = string.Format("{0:yyyy-MM-dd}", row["CH_TrustDate"]).ToString();
newRows["ProjectName"] = row["ProjectName"].ToString();
newRows["ProjectCode"] = row["ProjectCode"].ToString();
newRows["TrustManName"] = row["TrustManName"].ToString();
newRows["BatchCode"] = row["BatchCode"].ToString();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["CH_NDTCriteria"] = row["CH_NDTCriteria"].ToString();
newRows["AcceptGrade"] = row["AcceptGrade"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", repairId));
listStr2.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listStr2.Add(new SqlParameter("@IsRepair", "1"));
listStr2.Add(new SqlParameter("@Desc", desc));
listStr2.Add(new SqlParameter("@Flag", ""));
listStr2.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr2.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr2.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr2.Add(new SqlParameter("@WME_Name", wME_Name));
SqlParameter[] parameter = listStr2.ToArray();
var tb = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
DataTable dtItem = new DataTable();
dtItem.TableName = "Data";
dtItem.Columns.Add("Number");
dtItem.Columns.Add("JOT_JointNo");
dtItem.Columns.Add("Specification");
dtItem.Columns.Add("WED_Code");
DataRow[] itemRows = tb.DefaultView.ToTable().Select();
foreach (var row in itemRows)
{
var newRows = dtItem.NewRow();
newRows["Number"] = row["Number"].ToString();
newRows["JOT_JointNo"] = row["JOT_JointNo"].ToString();
newRows["Specification"] = row["Specification"].ToString();
newRows["WED_Code"] = row["WED_Code"].ToString();
dtItem.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dtItem);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
//keyValuePairs.Add("JointCount", jointCount.ToString());
//keyValuePairs.Add("CheckCount", (rows.Count() - 1).ToString());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\磁粉检测记录.frx";
//reportId1 = BLL.Const.HJGL_MTCheckRecordReportId1;
//reportId2 = BLL.Const.HJGL_MTCheckRecordReportId2;
//rowNum = 15;
//tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
}
else if (ndtType.NDT_Code == "UT" || ndtType.NDT_Code == "PAUT")
{
@ -305,27 +590,124 @@ namespace FineUIPro.Web.HJGL.CheckManage
fileCode.FileCode = BLL.SQLHelper.RunProcNewIdByProjectId("SpGetNewCode3ByProjectId", "dbo.Base_PrintFileCode", isoNo, repair.ProjectId, BLL.Base_ProjectService.GetProjectCode(repair.ProjectId) + "-" + isoNo + "-UT-");
fileCode.FileId = repair.CH_RepairID;
fileCode.FileCode2 = fileCode.FileCode.Replace(isoNo, "");
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
reportId1 = BLL.Const.HJGL_UTCheckRecordReportId1;
reportId2 = BLL.Const.HJGL_UTCheckRecordReportId2;
rowNum = 15;
tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
}
BLL.Base_PrintFileCodeService.AddPrintFileCode(fileCode);
if (tb.Rows.Count <= rowNum)
var listTitleStr = new List<SqlParameter>();
listTitleStr.Add(new SqlParameter("@CH_TrustID", repairId));
listTitleStr.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listTitleStr.Add(new SqlParameter("@IsRepair", "1"));
listTitleStr.Add(new SqlParameter("@Desc", desc));
listTitleStr.Add(new SqlParameter("@Flag", ""));
listTitleStr.Add(new SqlParameter("@STE_Code", ndtType.NDT_Code));
SqlParameter[] titleparameter = listTitleStr.ToArray();
var tbTitle = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecord", titleparameter);
DataTable dt = new DataTable();
dt.TableName = "MainData";
dt.Columns.Add("TestEngineeringCode");
dt.Columns.Add("RecordCode");
dt.Columns.Add("TrustUnitName");
dt.Columns.Add("ConUnitName");
dt.Columns.Add("CH_TrustDate");
dt.Columns.Add("ProjectName");
dt.Columns.Add("ProjectCode");
dt.Columns.Add("TrustManName");
dt.Columns.Add("BatchCode");
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("STE_Code");
dt.Columns.Add("WME_Name");
dt.Columns.Add("IsHot");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("CH_NDTCriteria");
dt.Columns.Add("AcceptGrade");
DataRow[] rows = tbTitle.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["TestEngineeringCode"] = row["TestEngineeringCode"].ToString();
newRows["RecordCode"] = row["RecordCode"].ToString();
newRows["TrustUnitName"] = row["TrustUnitName"].ToString();
newRows["ConUnitName"] = row["ConUnitName"].ToString();
newRows["CH_TrustDate"] = string.Format("{0:yyyy-MM-dd}", row["CH_TrustDate"]).ToString();
newRows["ProjectName"] = row["ProjectName"].ToString();
newRows["ProjectCode"] = row["ProjectCode"].ToString();
newRows["TrustManName"] = row["TrustManName"].ToString();
newRows["BatchCode"] = row["BatchCode"].ToString();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["WME_Name"] = row["WME_Name"].ToString();
newRows["IsHot"] = row["IsHot"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["CH_NDTCriteria"] = row["CH_NDTCriteria"].ToString();
newRows["AcceptGrade"] = row["AcceptGrade"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
List<SqlParameter> listStr2 = new List<SqlParameter>();
listStr2.Add(new SqlParameter("@CH_TrustID", repairId));
listStr2.Add(new SqlParameter("@ISO_ID", repair.ISO_ID));
listStr2.Add(new SqlParameter("@IsRepair", "1"));
listStr2.Add(new SqlParameter("@Desc", desc));
listStr2.Add(new SqlParameter("@Flag", ""));
listStr2.Add(new SqlParameter("@STE_Code", sTE_Code));
listStr2.Add(new SqlParameter("@STE_ID", sTE_ID));
listStr2.Add(new SqlParameter("@STE_ID2", sTE_ID2));
listStr2.Add(new SqlParameter("@WME_Name", wME_Name));
SqlParameter[] parameter = listStr2.ToArray();
var tb = SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordUTItem", parameter);
DataTable dtItem = new DataTable();
dtItem.TableName = "Data";
dtItem.Columns.Add("Number");
dtItem.Columns.Add("JOT_JointNo");
dtItem.Columns.Add("Specification");
dtItem.Columns.Add("WED_Code");
DataRow[] itemRows = tb.DefaultView.ToTable().Select();
foreach (var row in itemRows)
{
var newRows = dtItem.NewRow();
newRows["Number"] = row["Number"].ToString();
newRows["JOT_JointNo"] = row["JOT_JointNo"].ToString();
newRows["Specification"] = row["Specification"].ToString();
newRows["WED_Code"] = row["WED_Code"].ToString();
dtItem.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dtItem);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
//keyValuePairs.Add("JointCount", jointCount.ToString());
//keyValuePairs.Add("CheckCount", (rows.Count() - 1).ToString());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\超声检测记录.frx";
//reportId1 = BLL.Const.HJGL_UTCheckRecordReportId1;
//reportId2 = BLL.Const.HJGL_UTCheckRecordReportId2;
//rowNum = 15;
//tb = BLL.SQLHelper.GetDataTableRunProc("HJGL_sp_rpt_TrustRecordPTItem", parameter);
}
if (File.Exists(rootPath + initTemplatePath))
{
string replaceParameter = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId1, replaceParameter, string.Empty)));
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../common/ReportPrint/Fastreport.aspx?ReportPath={0}", rootPath + initTemplatePath)));
}
//if (tb.Rows.Count <= rowNum)
//{
// string replaceParameter = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
// PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId1, replaceParameter, string.Empty)));
//}
else
{
string replaceParameter1 = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
string replaceParameter2 = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "2" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
//else
//{
// string replaceParameter1 = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "1" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
// string replaceParameter2 = HttpUtility.UrlEncodeUnicode(repairId + "|" + repair.ISO_ID + "|" + "1" + "|" + desc + "|" + "2" + "|" + sTE_Code + "|" + sTE_ID + "|" + sTE_ID2 + "|" + wME_Name);
PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId2, replaceParameter2, string.Empty)));
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId1, replaceParameter1, string.Empty)));
}
// PageContext.RegisterStartupScript(Window2.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId2, replaceParameter2, string.Empty)));
// PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", reportId1, replaceParameter1, string.Empty)));
//}
}
}
if (e.CommandName == "fileName")//文档名

View File

@ -4,6 +4,7 @@ using System.Linq;
using System.Data.SqlClient;
using System.Data;
using BLL;
using System.IO;
namespace FineUIPro.Web.HJGL.WeldingReport
{
@ -298,13 +299,108 @@ namespace FineUIPro.Web.HJGL.WeldingReport
Alert.ShowInTop("请选择批编号!", MessageBoxIcon.Warning);
return;
}
varValue = projectName + "|" + trustUnit + "|" + ndtCriteria + "|" + constructionUnit + "|" + txtReportDate.Text;
varValue = Microsoft.JScript.GlobalObject.escape(varValue.Replace("/", ","));
string initTemplatePath = "";
string rootPath = Server.MapPath("~/");
BLL.Common.FastReportService.ResetData();
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", Const.HJGL_RTTestingResultReportId, BatchId, varValue)));
var listStr = new List<SqlParameter>();
listStr.Add(new SqlParameter("@BatchId", BatchId));
SqlParameter[] parameter = listStr.ToArray();
var tb = SQLHelper.GetDataTableRunProc("spRT_CheckResult", parameter);
DataTable dt = new DataTable();
dt.TableName = "Data";
dt.Columns.Add("ISO_IsoNo");
dt.Columns.Add("IsoDesc");
dt.Columns.Add("STE_Code");
dt.Columns.Add("NDTR_Name");
dt.Columns.Add("JotyLevel");
dt.Columns.Add("JotNum");
dt.Columns.Add("FilmNum");
dt.Columns.Add("NoJotNum");
dt.Columns.Add("NoFilmNum");
dt.Columns.Add("ExpJotNum");
dt.Columns.Add("ExpFilmNum");
dt.Columns.Add("ExpNoJotNum");
dt.Columns.Add("ExpNoFilmNum");
dt.Columns.Add("RealJotNum");
dt.Columns.Add("RealFilmNum");
DataRow[] rows = tb.DefaultView.ToTable().Select();
foreach (var row in rows)
{
var newRows = dt.NewRow();
newRows["ISO_IsoNo"] = row["ISO_IsoNo"].ToString();
newRows["IsoDesc"] = row["IsoDesc"].ToString();
newRows["STE_Code"] = row["STE_Code"].ToString();
newRows["NDTR_Name"] = row["NDTR_Name"].ToString();
newRows["JotyLevel"] = row["JotyLevel"].ToString();
newRows["JotNum"] = row["JotNum"].ToString();
newRows["FilmNum"] = row["FilmNum"].ToString();
newRows["NoJotNum"] = row["NoJotNum"].ToString();
newRows["NoFilmNum"] = row["NoFilmNum"].ToString();
newRows["ExpJotNum"] = row["ExpJotNum"].ToString();
newRows["ExpFilmNum"] = row["ExpFilmNum"].ToString();
newRows["ExpNoJotNum"] = row["ExpNoJotNum"].ToString();
newRows["ExpNoFilmNum"] = row["ExpNoFilmNum"].ToString();
newRows["RealJotNum"] = row["RealJotNum"].ToString();
newRows["RealFilmNum"] = row["RealFilmNum"].ToString();
dt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(dt);
var listRepairStr = new List<SqlParameter>();
listRepairStr.Add(new SqlParameter("@BatchId", BatchId));
SqlParameter[] repairParameter = listRepairStr.ToArray();
var repairtb = SQLHelper.GetDataTableRunProc("spRT_CheckRepairResult", repairParameter);
DataTable repairdt = new DataTable();
repairdt.TableName = "RepairData";
repairdt.Columns.Add("JotNumR1");
repairdt.Columns.Add("FilmNumR1");
repairdt.Columns.Add("JotNumR2");
repairdt.Columns.Add("FilmNumR2");
repairdt.Columns.Add("JotNumR3");
repairdt.Columns.Add("FilmNumR3");
DataRow[] repairRows = repairtb.DefaultView.ToTable().Select();
foreach (var row in repairRows)
{
var newRows = repairdt.NewRow();
newRows["JotNumR1"] = row["JotNumR1"].ToString();
newRows["FilmNumR1"] = row["FilmNumR1"].ToString();
newRows["JotNumR2"] = row["JotNumR2"].ToString();
newRows["FilmNumR2"] = row["FilmNumR2"].ToString();
newRows["JotNumR3"] = row["JotNumR3"].ToString();
newRows["FilmNumR3"] = row["FilmNumR3"].ToString();
repairdt.Rows.Add(newRows);
}
BLL.Common.FastReportService.AddFastreportTable(repairdt);
//传参
Dictionary<string, string> keyValuePairs = new Dictionary<string, string>();
keyValuePairs.Add("projectName", projectName);
keyValuePairs.Add("trustUnit", trustUnit);
keyValuePairs.Add("ndtCriteria", ndtCriteria);
keyValuePairs.Add("constructionUnit", constructionUnit);
keyValuePairs.Add("reportDate",txtReportDate.Text.Trim());
BLL.Common.FastReportService.AddFastreportParameter(keyValuePairs);
initTemplatePath = "File\\Fastreport\\射线检测结果确认表.frx";
if (File.Exists(rootPath + initTemplatePath))
{
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../common/ReportPrint/Fastreport.aspx?ReportPath={0}", rootPath + initTemplatePath)));
}
//varValue = projectName + "|" + trustUnit + "|" + ndtCriteria + "|" + constructionUnit + "|" + txtReportDate.Text;
//varValue = Microsoft.JScript.GlobalObject.escape(varValue.Replace("/", ","));
//PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../Common/ReportPrint/ExReportPrint.aspx?ispop=1&reportId={0}&replaceParameter={1}&varValue={2}&projectId=0", Const.HJGL_RTTestingResultReportId, BatchId, varValue)));
}
#endregion
}
}

View File

@ -11,7 +11,7 @@
<FineUIPro DebugMode="false" Theme="Cupertino"/>
<appSettings>
<!--连接字符串-->
<add key="ConnectionString" value="Server=.\SQL2019;Database=HJGLDB_DS;Integrated Security=False;User ID=sa;Password=1111;MultipleActiveResultSets=true;Max Pool Size = 1000;Connect Timeout=1200"/>
<add key="ConnectionString" value="Server=.\SQL2022;Database=HJGLDB_DS;Integrated Security=False;User ID=sa;Password=1111;MultipleActiveResultSets=true;Max Pool Size = 1000;Connect Timeout=1200"/>
<!--系统名称-->
<add key="SystemName" value="诺必达焊接管理系统"/>
<add key="ChartImageHandler" value="storage=file;timeout=20;url=~/Images/;"/>
@ -50,7 +50,7 @@
<add path="ChartImg.axd" verb="GET,POST,HEAD" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>
<add path="FastReport.Export.axd" verb="*" type="FastReport.Web.Handlers.WebExport"/>
</httpHandlers>
<compilation debug="false" targetFramework="4.6.1">
<compilation debug="true" targetFramework="4.6.1">
<assemblies>
<add assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</assemblies>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<NameOfLastUsedPublishProfile>FolderProfile</NameOfLastUsedPublishProfile>
<UseIISExpress>true</UseIISExpress>
<Use64BitIISExpress />