From ba08ec94446d59c6d15f04ecf31981b77f2e06af Mon Sep 17 00:00:00 2001
From: gaofei1985 <181547018@qq.com>
Date: Thu, 26 Oct 2023 09:38:33 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=BE=E8=AE=A1=E4=BA=A4?=
=?UTF-8?q?=E5=BA=95=E5=8F=91=E8=B5=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../CQMS/WBS/ControlItemAndCycleShow.aspx | 4 +
.../CQMS/WBS/ControlItemAndCycleShow.aspx.cs | 40 ++---
.../ControlItemAndCycleShow.aspx.designer.cs | 9 ++
SGGL/FineUIPro.Web/CQMS/WBS/SelectUnit.aspx | 38 +++++
.../FineUIPro.Web/CQMS/WBS/SelectUnit.aspx.cs | 67 ++++++++
.../CQMS/WBS/SelectUnit.aspx.designer.cs | 87 ++++++++++
SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 8 +
SGGL/Model/Model.cs | 148 +-----------------
8 files changed, 233 insertions(+), 168 deletions(-)
create mode 100644 SGGL/FineUIPro.Web/CQMS/WBS/SelectUnit.aspx
create mode 100644 SGGL/FineUIPro.Web/CQMS/WBS/SelectUnit.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/CQMS/WBS/SelectUnit.aspx.designer.cs
diff --git a/SGGL/FineUIPro.Web/CQMS/WBS/ControlItemAndCycleShow.aspx b/SGGL/FineUIPro.Web/CQMS/WBS/ControlItemAndCycleShow.aspx
index 380318f7..d46d9476 100644
--- a/SGGL/FineUIPro.Web/CQMS/WBS/ControlItemAndCycleShow.aspx
+++ b/SGGL/FineUIPro.Web/CQMS/WBS/ControlItemAndCycleShow.aspx
@@ -114,6 +114,10 @@
+
+