From d9a4bb09ac76cf7344c4c99a779b78f26638db18 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Thu, 10 Apr 2025 17:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=A3=80=E6=9F=A5=EF=BC=8C?= =?UTF-8?q?=E8=A1=A5=E5=85=85=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 --- .../CNCEC4/HSSE/Report/CostUseCondition.aspx | 112 ++--- .../HSSE/Report/CostUseCondition.aspx.cs | 58 ++- .../Report/CostUseCondition.aspx.designer.cs | 76 +++- .../HSSE/Report/EmergencyMonthList.aspx | 192 +++++---- .../HSSE/Report/EmergencyMonthList.aspx.cs | 52 ++- .../EmergencyMonthList.aspx.designer.cs | 36 ++ .../HSSE/Report/HazardousEngineering.aspx | 160 +++---- .../HSSE/Report/HazardousEngineering.aspx.cs | 58 ++- .../HazardousEngineering.aspx.designer.cs | 76 +++- .../CNCEC4/HSSE/Report/LeaderCheckList.aspx | 208 ++++----- .../HSSE/Report/LeaderCheckList.aspx.cs | 51 ++- .../Report/LeaderCheckList.aspx.designer.cs | 36 ++ .../HSSE/Report/PersonnelAllocationInfo.aspx | 178 ++++---- .../Report/PersonnelAllocationInfo.aspx.cs | 58 ++- .../PersonnelAllocationInfo.aspx.designer.cs | 76 +++- .../HSSE/Report/ProjectInfoMonthReport.aspx | 358 ++++++++-------- .../Report/ProjectInfoMonthReport.aspx.cs | 58 ++- .../ProjectInfoMonthReport.aspx.designer.cs | 88 ++-- .../HSSE/Accident/AccidentHandle.aspx | 224 +++++----- .../HSSE/Accident/AccidentHandle.aspx.cs | 56 ++- .../Accident/AccidentHandle.aspx.designer.cs | 84 +++- .../HSSE/Accident/AccidentPersonRecord.aspx | 29 +- .../Accident/AccidentPersonRecord.aspx.cs | 59 ++- .../AccidentPersonRecord.aspx.designer.cs | 86 ++-- .../HSSE/Accident/AccidentReport.aspx | 182 ++++---- .../HSSE/Accident/AccidentReport.aspx.cs | 40 +- .../Accident/AccidentReport.aspx.designer.cs | 78 +++- .../HSSE/Accident/AccidentReportOther.aspx | 232 +++++----- .../HSSE/Accident/AccidentReportOther.aspx.cs | 35 +- .../AccidentReportOther.aspx.designer.cs | 78 +++- .../HSSE/ActionPlan/ActionPlanSummary.aspx | 220 +++++----- .../HSSE/ActionPlan/ActionPlanSummary.aspx.cs | 36 +- .../ActionPlanSummary.aspx.designer.cs | 86 ++-- .../HSSE/Check/IncentiveNotice.aspx.cs | 32 +- .../HSSE/Check/PunishNotice.aspx.cs | 27 +- .../HSSE/Check/PunishNoticeStatistics.aspx.cs | 27 +- .../HSSE/CostGoods/CostManage.aspx | 180 ++++---- .../HSSE/CostGoods/CostManage.aspx.cs | 36 +- .../CostGoods/CostManage.aspx.designer.cs | 80 +++- .../HSSE/CostGoods/CostSmallDetail.aspx | 178 ++++---- .../HSSE/CostGoods/CostSmallDetail.aspx.cs | 52 ++- .../CostSmallDetail.aspx.designer.cs | 78 +++- .../HSSE/CostGoods/MeasuresEdit.aspx.cs | 1 - .../HSSE/CostGoods/PayRegistration.aspx | 196 +++++---- .../HSSE/CostGoods/PayRegistration.aspx.cs | 37 +- .../PayRegistration.aspx.designer.cs | 82 +++- .../HSSE/Emergency/DrillRecordList.aspx | 218 +++++----- .../HSSE/Emergency/DrillRecordList.aspx.cs | 54 ++- .../DrillRecordList.aspx.designer.cs | 84 +++- .../HSSE/Emergency/EmergencyList.aspx | 222 +++++----- .../HSSE/Emergency/EmergencyList.aspx.cs | 64 ++- .../Emergency/EmergencyList.aspx.designer.cs | 84 +++- .../HSSE/Emergency/EmergencySupply.aspx | 184 ++++---- .../HSSE/Emergency/EmergencySupply.aspx.cs | 43 +- .../EmergencySupply.aspx.designer.cs | 36 ++ .../Emergency/EmergencyTeamAndTrain.aspx.cs | 2 +- .../EnforcementRecordFile.aspx | 253 ++++++----- .../EnforcementRecordFile.aspx.cs | 107 +++-- .../EnforcementRecordFile.aspx.designer.cs | 45 +- .../AccidentCauseReport.aspx | 198 +++++---- .../AccidentCauseReport.aspx.cs | 33 +- .../AccidentCauseReport.aspx.designer.cs | 82 +++- .../DrillConductedQuarterlyReport.aspx | 186 ++++---- .../DrillConductedQuarterlyReport.aspx.cs | 33 +- ...lConductedQuarterlyReport.aspx.designer.cs | 82 +++- .../DrillPlanHalfYearReport.aspx | 198 +++++---- .../DrillPlanHalfYearReport.aspx.cs | 31 +- .../DrillPlanHalfYearReport.aspx.designer.cs | 82 +++- .../InformationProject/EPSummaryReport.aspx | 162 +++---- .../EPSummaryReport.aspx.cs | 35 +- .../EPSummaryReport.aspx.designer.cs | 78 +++- .../MillionsMonthlyReport.aspx | 396 +++++++++--------- .../MillionsMonthlyReport.aspx.cs | 33 +- .../MillionsMonthlyReport.aspx.designer.cs | 82 +++- .../HSSE/InformationProject/Notice.aspx | 304 +++++++------- .../HSSE/InformationProject/Notice.aspx.cs | 79 +++- .../Notice.aspx.designer.cs | 116 +++-- .../PromotionalActivities.aspx | 176 ++++---- .../PromotionalActivities.aspx.cs | 57 ++- .../PromotionalActivities.aspx.designer.cs | 84 +++- .../SafetyQuarterlyReport.aspx | 186 ++++---- .../SafetyQuarterlyReport.aspx.cs | 34 +- .../SafetyQuarterlyReport.aspx.designer.cs | 82 +++- .../InformationProject/WorkSummaryReport.aspx | 174 ++++---- .../WorkSummaryReport.aspx.cs | 32 +- .../WorkSummaryReport.aspx.designer.cs | 76 +++- .../HSSE/Manager/CompletionReport.aspx | 198 +++++---- .../HSSE/Manager/CompletionReport.aspx.cs | 56 ++- .../Manager/CompletionReport.aspx.designer.cs | 86 ++-- .../FineUIPro.Web/HSSE/Manager/HSEDiary.aspx | 138 +++--- .../HSSE/Manager/HSEDiary.aspx.cs | 39 +- .../HSSE/Manager/HSEDiary.aspx.designer.cs | 82 +++- .../HSSE/Manager/ManagerMonth_SeDin.aspx | 233 ++++++----- .../HSSE/Manager/ManagerMonth_SeDin.aspx.cs | 32 +- .../ManagerMonth_SeDin.aspx.designer.cs | 86 ++-- .../HSSE/Perfomance/PersonPerfomance.aspx | 205 ++++----- .../HSSE/Perfomance/PersonPerfomance.aspx.cs | 35 +- .../PersonPerfomance.aspx.designer.cs | 84 +++- 98 files changed, 6493 insertions(+), 3750 deletions(-) diff --git a/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/CostUseCondition.aspx b/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/CostUseCondition.aspx index 256c5da..966e30f 100644 --- a/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/CostUseCondition.aspx +++ b/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/CostUseCondition.aspx @@ -1,5 +1,7 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CostUseCondition.aspx.cs" Inherits="FineUIPro.Web.Customization.CNCEC4.HSSE.Report.CostUseCondition" %> +<%@ Register Src="~/Controls/UnitProjectTControl.ascx" TagName="UnitProjectTControl" TagPrefix="uc1" %> + @@ -10,55 +12,69 @@