From f550c9c63ccac887d175249f19527bc886b11ce7 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Thu, 10 Apr 2025 17:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E7=AE=A1=E7=90=86=EF=BC=8C?= =?UTF-8?q?=E5=85=AC=E5=8F=B8=E7=BA=A7=E6=A0=91=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../HSSE/Report/SpecialHazardsReportList.aspx | 262 ++++++++++-------- .../Report/SpecialHazardsReportList.aspx.cs | 50 +++- .../SpecialHazardsReportList.aspx.designer.cs | 36 +++ .../ZHGL/FinalFileManage/SendAndAccep.aspx | 243 ++++++++-------- .../ZHGL/FinalFileManage/SendAndAccep.aspx.cs | 66 ++--- 5 files changed, 371 insertions(+), 286 deletions(-) diff --git a/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/SpecialHazardsReportList.aspx b/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/SpecialHazardsReportList.aspx index ba055c3..2406931 100644 --- a/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/SpecialHazardsReportList.aspx +++ b/SUBQHSE/FineUIPro.Web/Customization/CNCEC4/HSSE/Report/SpecialHazardsReportList.aspx @@ -1,158 +1,174 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SpecialHazardsReportList.aspx.cs" Inherits="FineUIPro.Web.Customization.CNCEC4.HSSE.Report.SpecialHazardsReportList" %> +<%@ Register Src="~/Controls/UnitProjectTControl.ascx" TagName="UnitProjectTControl" TagPrefix="uc1" %> +
- +