2023-10-24

This commit is contained in:
2023-10-24 14:23:46 +08:00
parent 3c521862d6
commit d0440ce2fb
20 changed files with 1406 additions and 853 deletions
+8
View File
@@ -1274,6 +1274,7 @@
<Content Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackProgressChart.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackProgressDetection.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackProgressDetectionGrid.aspx" />
<Content Include="PHTGL\ContractCompile\ContractWBS.aspx" />
<Content Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx" />
<Content Include="PHTGL\ContractCompile\SpecialTermsConditions.aspx" />
@@ -12490,6 +12491,13 @@
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressDetection.aspx.designer.cs">
<DependentUpon>ContractTrackProgressDetection.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressDetectionGrid.aspx.cs">
<DependentUpon>ContractTrackProgressDetectionGrid.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressDetectionGrid.aspx.designer.cs">
<DependentUpon>ContractTrackProgressDetectionGrid.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractWBS.aspx.cs">
<DependentUpon>ContractWBS.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>