危害因素调整

This commit is contained in:
2026-04-28 17:06:01 +08:00
parent 1dd8189661
commit d170dd6603
37 changed files with 2883 additions and 30 deletions
+24
View File
@@ -244,6 +244,9 @@
<Content Include="BaseInfo\CNProfessional.aspx" />
<Content Include="BaseInfo\CNProfessionalEdit.aspx" />
<Content Include="BaseInfo\CNProfessionalView.aspx" />
<Content Include="BaseInfo\SafetyProblemClassifyItemSave.aspx" />
<Content Include="BaseInfo\SafetyProblemClassifySave.aspx" />
<Content Include="BaseInfo\SafetyProblemClassify.aspx" />
<Content Include="BaseInfo\CostType.aspx" />
<Content Include="BaseInfo\DesignProfessional.aspx" />
<Content Include="BaseInfo\DesignProfessionalEdit.aspx" />
@@ -7760,6 +7763,27 @@
<Compile Include="BaseInfo\CNProfessionalView.aspx.designer.cs">
<DependentUpon>CNProfessionalView.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassifyItemSave.aspx.cs">
<DependentUpon>SafetyProblemClassifyItemSave.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassifyItemSave.aspx.designer.cs">
<DependentUpon>SafetyProblemClassifyItemSave.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassifySave.aspx.cs">
<DependentUpon>SafetyProblemClassifySave.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassifySave.aspx.designer.cs">
<DependentUpon>SafetyProblemClassifySave.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassify.aspx.cs">
<DependentUpon>SafetyProblemClassify.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\SafetyProblemClassify.aspx.designer.cs">
<DependentUpon>SafetyProblemClassify.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\CostType.aspx.cs">
<DependentUpon>CostType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>