安全危害因素清单【第二版】

This commit is contained in:
2026-04-02 17:00:38 +08:00
parent 3ec7008e0a
commit 5f7620614d
21 changed files with 922 additions and 72 deletions
+12
View File
@@ -147,6 +147,10 @@
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Transactions" />
<Reference Include="System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web.DataVisualization" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
@@ -2549,6 +2553,7 @@
<Content Include="PZHGL\ProjectData\ProjectMapView.aspx" />
<Content Include="PZHGL\ProjectData\ProjectPageData.aspx" />
<Content Include="PZHGL\ProjectData\ProjectPageDataSave.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetySummary.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafety.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetyView.aspx" />
@@ -17277,6 +17282,13 @@
<Compile Include="PZHGL\ProjectData\ProjectPageDataSave.aspx.designer.cs">
<DependentUpon>ProjectPageDataSave.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx.cs">
<DependentUpon>HazardFactorSafetyIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx.designer.cs">
<DependentUpon>HazardFactorSafetyIn.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetySummary.aspx.cs">
<DependentUpon>HazardFactorSafetySummary.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>