From b3128201d1c95c3460f5390755ef92d599287c63 Mon Sep 17 00:00:00 2001 From: wendy <408182087@qq.com> Date: Tue, 18 Feb 2025 22:56:05 +0800 Subject: [PATCH] =?UTF-8?q?20250218=20=E4=BA=BA=E5=91=98=E6=8A=A5=E9=AA=8C?= =?UTF-8?q?=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CQMS/Comprehensive/InspectionPerson.aspx | 2 +- .../Comprehensive/InspectionPerson.aspx.cs | 2 +- .../InspectionPersonDataInNew.aspx | 190 +++++ .../InspectionPersonDataInNew.aspx.cs | 650 ++++++++++++++++++ ...InspectionPersonDataInNew.aspx.designer.cs | 251 +++++++ .../InspectionPersonDataInNewEdit.aspx | 83 +++ .../InspectionPersonDataInNewEdit.aspx.cs | 291 ++++++++ ...ectionPersonDataInNewEdit.aspx.designer.cs | 224 ++++++ SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 16 + SGGL/FineUIPro.Web/Web.config | 2 +- SGGL/WebAPI/WebAPI.csproj.user | 2 +- 11 files changed, 1709 insertions(+), 4 deletions(-) create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNew.aspx create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNew.aspx.cs create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNew.aspx.designer.cs create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNewEdit.aspx create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNewEdit.aspx.cs create mode 100644 SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPersonDataInNewEdit.aspx.designer.cs diff --git a/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPerson.aspx b/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPerson.aspx index 84e38f00..cdef23bb 100644 --- a/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPerson.aspx +++ b/SGGL/FineUIPro.Web/CQMS/Comprehensive/InspectionPerson.aspx @@ -135,7 +135,7 @@