diff --git a/DataBase/hjglDB_7_2024.05.26-01.bak b/DataBase/hjglDB_7_2024.05.28.bak similarity index 92% rename from DataBase/hjglDB_7_2024.05.26-01.bak rename to DataBase/hjglDB_7_2024.05.28.bak index 8626767..e119040 100644 Binary files a/DataBase/hjglDB_7_2024.05.26-01.bak and b/DataBase/hjglDB_7_2024.05.28.bak differ diff --git a/DataBase/hjglDB_7_2024.05.20.rar b/DataBase/hjglDB_7_2024.05.28.rar similarity index 68% rename from DataBase/hjglDB_7_2024.05.20.rar rename to DataBase/hjglDB_7_2024.05.28.rar index b75bdf5..4b1b163 100644 Binary files a/DataBase/hjglDB_7_2024.05.20.rar and b/DataBase/hjglDB_7_2024.05.28.rar differ diff --git a/HJGL/.vs/HJGL/v17/.suo b/HJGL/.vs/HJGL/v17/.suo index 08ae704..c0ab7c7 100644 Binary files a/HJGL/.vs/HJGL/v17/.suo and b/HJGL/.vs/HJGL/v17/.suo differ diff --git a/HJGL/FineUIPro.Web/FineUIPro.Web.csproj.user b/HJGL/FineUIPro.Web/FineUIPro.Web.csproj.user index 8d0cdf2..0baedd9 100644 --- a/HJGL/FineUIPro.Web/FineUIPro.Web.csproj.user +++ b/HJGL/FineUIPro.Web/FineUIPro.Web.csproj.user @@ -2,7 +2,7 @@ ProjectFiles - Debug|Any CPU + Release|Any CPU true diff --git a/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/WeldReport.aspx.cs b/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/WeldReport.aspx.cs index e089d08..cf77ec9 100644 --- a/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/WeldReport.aspx.cs +++ b/HJGL/FineUIPro.Web/WeldingProcess/WeldingManage/WeldReport.aspx.cs @@ -1257,7 +1257,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingManage // 判断资质 if (welderQueIsUse == true) { - if (isExistFloor && isExistCell) + if (!string.IsNullOrEmpty(jotId) && isExistFloor && isExistCell) { bool canSave = false; var jot = BLL.Pipeline_WeldJointService.GetWeldJointByWeldJointId(jotId); diff --git a/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx b/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx index 4b55589..96b2a78 100644 --- a/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx +++ b/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx @@ -13,11 +13,10 @@ ShowHeader="false" Layout="VBox" BoxConfigAlign="Stretch"> + EnableCollapse="true" runat="server" BoxFlex="1" EnableColumnLines="true" + AllowSorting="true" SortField="WelderCode,DetectionRateValue" SortDirection="ASC" OnSort="Grid1_Sort" + AllowPaging="true" IsDatabasePaging="true" PageSize="15" + OnPageIndexChange="Grid1_PageIndexChange" EnableTextSelection="True"> diff --git a/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx.designer.cs b/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx.designer.cs index af3fb3c..0c0e3ae 100644 --- a/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx.designer.cs +++ b/HJGL/FineUIPro.Web/WeldingProcess/WeldingReport/NDTByWelder.aspx.designer.cs @@ -2,16 +2,18 @@ // <自动生成> // 此代码由工具生成。 // -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 +// 对此文件的更改可能导致不正确的行为,如果 +// 重新生成代码,则所做更改将丢失。 // //------------------------------------------------------------------------------ -namespace FineUIPro.Web.WeldingProcess.WeldingReport { - - - public partial class NDTByWelder { - +namespace FineUIPro.Web.WeldingProcess.WeldingReport +{ + + + public partial class NDTByWelder + { + /// /// form1 控件。 /// @@ -20,7 +22,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; - + /// /// PageManager1 控件。 /// @@ -29,7 +31,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.PageManager PageManager1; - + /// /// Panel1 控件。 /// @@ -38,7 +40,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.Panel Panel1; - + /// /// Grid1 控件。 /// @@ -47,7 +49,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.Grid Grid1; - + /// /// Toolbar1 控件。 /// @@ -56,16 +58,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.Toolbar Toolbar1; - - /// - /// drpProjectId 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.DropDownList drpProjectId; - + /// /// drpUnitId 控件。 /// @@ -74,7 +67,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.DropDownList drpUnitId; - + /// /// drpInstallationId 控件。 /// @@ -83,43 +76,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.DropDownList drpInstallationId; - - /// - /// ToolbarFill1 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.ToolbarFill ToolbarFill1; - - /// - /// BtnAnalyse 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.Button BtnAnalyse; - - /// - /// btnOut 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.Button btnOut; - - /// - /// Toolbar2 控件。 - /// - /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 - /// - protected global::FineUIPro.Toolbar Toolbar2; - + /// /// drpWorkAreaId 控件。 /// @@ -128,16 +85,34 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.DropDownList drpWorkAreaId; - + /// - /// ToolbarFill2 控件。 + /// ToolbarFill1 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::FineUIPro.ToolbarFill ToolbarFill2; - + protected global::FineUIPro.ToolbarFill ToolbarFill1; + + /// + /// BtnAnalyse 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::FineUIPro.Button BtnAnalyse; + + /// + /// btnOut 控件。 + /// + /// + /// 自动生成的字段。 + /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// + protected global::FineUIPro.Button btnOut; + /// /// labNumber 控件。 /// @@ -146,7 +121,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::System.Web.UI.WebControls.Label labNumber; - + /// /// ToolbarSeparator1 控件。 /// @@ -155,7 +130,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.ToolbarSeparator ToolbarSeparator1; - + /// /// ToolbarText1 控件。 /// @@ -164,7 +139,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingReport { /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// protected global::FineUIPro.ToolbarText ToolbarText1; - + /// /// ddlPageSize 控件。 /// diff --git a/HJGL/WebApi/WebApi.csproj.user b/HJGL/WebApi/WebApi.csproj.user index 6db81e9..33091aa 100644 --- a/HJGL/WebApi/WebApi.csproj.user +++ b/HJGL/WebApi/WebApi.csproj.user @@ -8,7 +8,7 @@ - Debug|Any CPU + Release|Any CPU FolderProfile diff --git a/HJGL/WebApi/obj/Release/WebApi.csproj.AssemblyReference.cache b/HJGL/WebApi/obj/Release/WebApi.csproj.AssemblyReference.cache index ff3b52c..9840da7 100644 Binary files a/HJGL/WebApi/obj/Release/WebApi.csproj.AssemblyReference.cache and b/HJGL/WebApi/obj/Release/WebApi.csproj.AssemblyReference.cache differ