This commit is contained in:
2024-11-28 15:57:14 +08:00
parent ce367dba3d
commit 88fb75a4c5
9 changed files with 1205 additions and 0 deletions
+8
View File
@@ -3314,6 +3314,7 @@
<Content Include="ZHGL\HSSESystem\HSSEOrganize.aspx" />
<Content Include="ZHGL\HSSESystem\SafetyInstitution.aspx" />
<Content Include="ZHGL\HSSESystem\SafetyInstitutionEdit.aspx" />
<Content Include="ZHGL\InformationProject\BoardData.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetA.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetAEdit.aspx" />
<Content Include="ZHGL\InformationProject\FileCabinetAItemEdit.aspx" />
@@ -18898,6 +18899,13 @@
<Compile Include="ZHGL\HSSESystem\SafetyInstitutionEdit.aspx.designer.cs">
<DependentUpon>SafetyInstitutionEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\InformationProject\BoardData.aspx.cs">
<DependentUpon>BoardData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\InformationProject\BoardData.aspx.designer.cs">
<DependentUpon>BoardData.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\InformationProject\FileCabinetA.aspx.cs">
<DependentUpon>FileCabinetA.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>