This commit is contained in:
潘鸿锋 2024-07-29 18:29:22 +08:00
parent 37d53d15b5
commit 8bc65a4401
1 changed files with 8 additions and 0 deletions

View File

@ -2048,6 +2048,7 @@
<Content Include="Transfer\ProjectSetupDataIn.aspx" />
<Content Include="Transfer\PunchlistFrom.aspx" />
<Content Include="Transfer\PunchlistFromDataIn.aspx" />
<Content Include="Transfer\PunchlistFromEdit.aspx" />
<Content Include="Transfer\RotatingEquipment.aspx" />
<Content Include="Transfer\RotatingEquipmentDataIn.aspx" />
<Content Include="Transfer\StaticEquipment.aspx" />
@ -17782,6 +17783,13 @@
<Compile Include="Transfer\PunchlistFromDataIn.aspx.designer.cs">
<DependentUpon>PunchlistFromDataIn.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\PunchlistFromEdit.aspx.cs">
<DependentUpon>PunchlistFromEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Transfer\PunchlistFromEdit.aspx.designer.cs">
<DependentUpon>PunchlistFromEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Transfer\RotatingEquipment.aspx.cs">
<DependentUpon>RotatingEquipment.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>