From 00a200374954211561220a094da1469424f15f0b Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Mon, 18 Aug 2025 15:31:13 +0800 Subject: [PATCH] 1 --- .../Supervise/SuperviseCheckReport.aspx.cs | 2 +- .../PublishProfiles/FolderProfile.pubxml.user | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/SGGL/FineUIPro.Web/ZHGL/Supervise/SuperviseCheckReport.aspx.cs b/SGGL/FineUIPro.Web/ZHGL/Supervise/SuperviseCheckReport.aspx.cs index 9e7e978e..090e1109 100644 --- a/SGGL/FineUIPro.Web/ZHGL/Supervise/SuperviseCheckReport.aspx.cs +++ b/SGGL/FineUIPro.Web/ZHGL/Supervise/SuperviseCheckReport.aspx.cs @@ -64,7 +64,7 @@ WHERE 1=1 "; strSql += " AND P.UnitId = @UnitId"; listStr.Add(new SqlParameter("@UnitId", this.CurrUser.UnitId)); } - if (this.drpCheckMainType.SelectedValue != BLL.Const._Null) + if (this.drpCheckMainType.SelectedValue != null && this.drpCheckMainType.SelectedValue != BLL.Const._Null) { strSql += " AND S.CheckMainType = @CheckMainType"; listStr.Add(new SqlParameter("@CheckMainType", this.drpCheckMainType.SelectedValue)); diff --git a/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user b/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user index c70d6f88..7304edda 100644 --- a/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/SGGL/WebAPI/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -86,22 +86,22 @@ 10/28/2024 14:02:50 - 08/09/2025 21:27:29 + 08/14/2025 14:02:03 - 08/09/2025 21:27:29 + 08/14/2025 14:02:03 12/06/2024 20:13:58 - 08/09/2025 21:26:40 + 08/14/2025 14:01:40 12/26/2024 09:46:52 - 08/09/2025 21:26:40 + 08/14/2025 14:01:40 12/18/2020 05:32:28 @@ -128,10 +128,10 @@ 07/25/2012 19:48:56 - 08/09/2025 21:26:31 + 08/14/2025 14:01:22 - 08/09/2025 21:26:31 + 08/14/2025 14:01:22 07/04/2024 14:13:01 @@ -389,13 +389,13 @@ 02/09/2013 00:42:28 - 08/09/2025 21:26:46 + 08/14/2025 14:01:44 - 08/09/2025 21:26:46 + 08/14/2025 14:01:44 - 08/09/2025 21:26:45 + 08/14/2025 14:01:43 01/23/2014 21:57:34 @@ -479,7 +479,7 @@ 10/28/2024 14:02:50 - 08/09/2025 21:26:47 + 08/14/2025 14:01:45 10/28/2024 14:02:50