From ae176da1653632114db1db20fdccc4a226b61c6c Mon Sep 17 00:00:00 2001
From: 10191 <506754232@qq.com>
Date: Sun, 21 May 2023 18:10:58 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E4=BF=A1=E6=81=AF=E6=A1=A3?=
=?UTF-8?q?=E6=A1=88=E5=9B=BE=E7=89=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 8 +
.../HSSE/SitePerson/PersonList.aspx | 7 +
.../SitePerson/PersonList.aspx.designer.cs | 9 +
.../HSSE/SitePerson/PersonListImg.aspx | 157 +++++
.../HSSE/SitePerson/PersonListImg.aspx.cs | 540 ++++++++++++++++++
.../SitePerson/PersonListImg.aspx.designer.cs | 107 ++++
6 files changed, 828 insertions(+)
create mode 100644 SGGL/FineUIPro.Web/HSSE/SitePerson/PersonListImg.aspx
create mode 100644 SGGL/FineUIPro.Web/HSSE/SitePerson/PersonListImg.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/HSSE/SitePerson/PersonListImg.aspx.designer.cs
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index c081f3c5..dcc69df1 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -1208,6 +1208,7 @@
+
@@ -12886,6 +12887,13 @@
PersonUnitList.aspx
+
+ PersonListImg.aspx
+ ASPXCodeBehind
+
+
+ PersonListImg.aspx
+
WorkPostStatistic.aspx
ASPXCodeBehind
diff --git a/SGGL/FineUIPro.Web/HSSE/SitePerson/PersonList.aspx b/SGGL/FineUIPro.Web/HSSE/SitePerson/PersonList.aspx
index a73c2c13..ec75cc74 100644
--- a/SGGL/FineUIPro.Web/HSSE/SitePerson/PersonList.aspx
+++ b/SGGL/FineUIPro.Web/HSSE/SitePerson/PersonList.aspx
@@ -140,6 +140,9 @@
FieldType="Date" Renderer="Date" RendererArgument="yyyy-MM-dd" HeaderText="出场时间"
HeaderTextAlign="Center" TextAlign="Center">
+
@@ -173,6 +176,10 @@
+
+