From e5a00b83ad799af48971043db17d9215dedbd605 Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Mon, 15 Jul 2024 14:55:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx | 8 ++++---- .../HSSE/SitePerson/WorkPostStatistic.aspx.designer.cs | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx b/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx index edd974ef..61e8f76d 100644 --- a/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx +++ b/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx @@ -55,17 +55,17 @@ SortField="PersonCount" FieldType="Int" HeaderText="人数" HeaderTextAlign="Center" TextAlign="Right"> - + - + - + - + diff --git a/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx.designer.cs b/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx.designer.cs index 72aeae74..53e0c406 100644 --- a/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx.designer.cs +++ b/SGGL/FineUIPro.Web/HSSE/SitePerson/WorkPostStatistic.aspx.designer.cs @@ -121,22 +121,22 @@ namespace FineUIPro.Web.HSSE.SitePerson { protected global::System.Web.UI.WebControls.Label labNumber; /// - /// Label1 控件。 + /// lbAge 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label1; + protected global::System.Web.UI.WebControls.Label lbAge; /// - /// Label2 控件。 + /// lbIsPost 控件。 /// /// /// 自动生成的字段。 /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 /// - protected global::System.Web.UI.WebControls.Label Label2; + protected global::System.Web.UI.WebControls.Label lbIsPost; /// /// ToolbarSeparator1 控件。