From 6e6f78e900eba428ec79d261df47ee987d9377f0 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Thu, 10 Apr 2025 10:20:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E7=AE=A1=E7=90=86=EF=BC=8C?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E7=A5=A8=E7=AD=89=EF=BC=8C=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E5=85=AC=E5=8F=B8=E7=BA=A7=E6=A0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ZJ/HSSE/CostGoods/Expense.aspx | 177 +++++++++-------- .../ZJ/HSSE/CostGoods/Expense.aspx.cs | 45 ++++- .../HSSE/CostGoods/Expense.aspx.designer.cs | 36 ++++ .../HSSE/License/BreakGround.aspx | 178 +++++++++-------- .../HSSE/License/BreakGround.aspx.cs | 52 +++-- .../HSSE/License/BreakGround.aspx.designer.cs | 82 +++++--- .../FineUIPro.Web/HSSE/License/FireWork.aspx | 166 ++++++++-------- .../HSSE/License/FireWork.aspx.cs | 63 ++++-- .../HSSE/License/FireWork.aspx.designer.cs | 36 ++++ .../HSSE/License/HeightWork.aspx | 181 +++++++++-------- .../HSSE/License/HeightWork.aspx.cs | 82 +++++--- .../HSSE/License/HeightWork.aspx.designer.cs | 82 +++++--- .../FineUIPro.Web/HSSE/License/JiaBan.aspx | 176 +++++++++-------- .../FineUIPro.Web/HSSE/License/JiaBan.aspx.cs | 55 ++++-- .../HSSE/License/JiaBan.aspx.designer.cs | 36 ++++ .../HSSE/License/LicenseManager.aspx.cs | 23 ++- .../HSSE/License/LiftingWork.aspx | 180 +++++++++-------- .../HSSE/License/LiftingWork.aspx.cs | 54 ++++-- .../HSSE/License/LiftingWork.aspx.designer.cs | 82 +++++--- .../HSSE/License/LimitedSpace.aspx | 166 ++++++++-------- .../HSSE/License/LimitedSpace.aspx.cs | 56 ++++-- .../License/LimitedSpace.aspx.designer.cs | 82 +++++--- .../FineUIPro.Web/HSSE/License/NightWork.aspx | 166 ++++++++-------- .../HSSE/License/NightWork.aspx.cs | 55 ++++-- .../HSSE/License/NightWork.aspx.designer.cs | 82 +++++--- .../HSSE/License/OpenCircuit.aspx | 182 ++++++++++-------- .../HSSE/License/OpenCircuit.aspx.cs | 63 ++++-- .../HSSE/License/OpenCircuit.aspx.designer.cs | 82 +++++--- .../HSSE/License/PressureTest.aspx | 166 ++++++++-------- .../HSSE/License/PressureTest.aspx.cs | 54 ++++-- .../License/PressureTest.aspx.designer.cs | 36 ++++ .../HSSE/License/RadialWork.aspx | 172 +++++++++-------- .../HSSE/License/RadialWork.aspx.cs | 59 ++++-- .../HSSE/License/RadialWork.aspx.designer.cs | 82 +++++--- .../HSSE/License/TempElectricity.aspx | 28 ++- .../HSSE/License/TempElectricity.aspx.cs | 53 +++-- .../License/TempElectricity.aspx.designer.cs | 36 ++++ .../HSSE/Meeting/AttendMeeting.aspx.cs | 26 ++- .../HSSE/Meeting/ClassMeeting.aspx.cs | 30 +-- .../HSSE/Meeting/MeetingManage.aspx.cs | 2 +- .../HSSE/Meeting/MonthMeeting.aspx.cs | 34 ++-- .../Meeting/SafetyLeaderGroupMeeting.aspx.cs | 34 ++-- .../HSSE/Meeting/SpecialMeeting.aspx.cs | 27 ++- .../HSSE/Meeting/WeekMeeting.aspx.cs | 27 ++- 44 files changed, 2305 insertions(+), 1281 deletions(-) diff --git a/SUBQHSE/FineUIPro.Web/Customization/ZJ/HSSE/CostGoods/Expense.aspx b/SUBQHSE/FineUIPro.Web/Customization/ZJ/HSSE/CostGoods/Expense.aspx index a3b90ec..0abb1ca 100644 --- a/SUBQHSE/FineUIPro.Web/Customization/ZJ/HSSE/CostGoods/Expense.aspx +++ b/SUBQHSE/FineUIPro.Web/Customization/ZJ/HSSE/CostGoods/Expense.aspx @@ -1,5 +1,6 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Expense.aspx.cs" Inherits="FineUIPro.Web.Customization.ZJ.HSSE.CostGoods.Expense" %> +<%@ Register Src="~/Controls/UnitProjectTControl.ascx" TagName="UnitProjectTControl" TagPrefix="uc1" %> @@ -9,87 +10,101 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - <%-- --%> - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%-- --%> + + + + + + + + + + + + + + + + + + + + + + +