报表管理:职业健康危害因素清单

This commit is contained in:
2026-04-17 16:51:59 +08:00
parent d29c537452
commit d16907d32b
26 changed files with 4506 additions and 12 deletions
+40
View File
@@ -2555,9 +2555,14 @@
<Content Include="PZHGL\ProjectData\ProjectMapView.aspx" />
<Content Include="PZHGL\ProjectData\ProjectPageData.aspx" />
<Content Include="PZHGL\ProjectData\ProjectPageDataSave.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorOccHealth.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorOccHealthEdit.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorOccHealthIn.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorOccHealthSummary.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetySummary.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafety.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorOccHealthView.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetyView.aspx" />
<Content Include="ReportManage\HazardFactor\HazardFactorSafetyEdit.aspx" />
<Content Include="ReportManage\SafeEnvBudget\SafeEnvBudgetIn.aspx" />
@@ -17298,6 +17303,27 @@
<Compile Include="PZHGL\ProjectData\ProjectPageDataSave.aspx.designer.cs">
<DependentUpon>ProjectPageDataSave.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealth.aspx.cs">
<DependentUpon>HazardFactorOccHealth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealth.aspx.designer.cs">
<DependentUpon>HazardFactorOccHealth.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthEdit.aspx.cs">
<DependentUpon>HazardFactorOccHealthEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthEdit.aspx.designer.cs">
<DependentUpon>HazardFactorOccHealthEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthIn.aspx.cs">
<DependentUpon>HazardFactorOccHealthIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthIn.aspx.designer.cs">
<DependentUpon>HazardFactorOccHealthIn.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx.cs">
<DependentUpon>HazardFactorSafetyIn.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -17305,6 +17331,13 @@
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetyIn.aspx.designer.cs">
<DependentUpon>HazardFactorSafetyIn.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthSummary.aspx.cs">
<DependentUpon>HazardFactorOccHealthSummary.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthSummary.aspx.designer.cs">
<DependentUpon>HazardFactorOccHealthSummary.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetySummary.aspx.cs">
<DependentUpon>HazardFactorSafetySummary.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -17319,6 +17352,13 @@
<Compile Include="ReportManage\HazardFactor\HazardFactorSafety.aspx.designer.cs">
<DependentUpon>HazardFactorSafety.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthView.aspx.cs">
<DependentUpon>HazardFactorOccHealthView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorOccHealthView.aspx.designer.cs">
<DependentUpon>HazardFactorOccHealthView.aspx</DependentUpon>
</Compile>
<Compile Include="ReportManage\HazardFactor\HazardFactorSafetyView.aspx.cs">
<DependentUpon>HazardFactorSafetyView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>