2023-09-01

This commit is contained in:
2023-09-01 15:29:53 +08:00
parent d9f8be1463
commit 773cd0e1b7
14 changed files with 473 additions and 99 deletions
+8
View File
@@ -1259,6 +1259,7 @@
<Content Include="PHTGL\ContractCompile\ContractTrackIn.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackList.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackProgressChart.aspx" />
<Content Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx" />
<Content Include="PHTGL\ContractCompile\SpecialTermsConditions.aspx" />
<Content Include="PHTGL\Filing\ActionPlanFile.aspx" />
@@ -12375,6 +12376,13 @@
<Compile Include="PHTGL\ContractCompile\ContractTrackMatchWBS.aspx.designer.cs">
<DependentUpon>ContractTrackMatchWBS.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressChart.aspx.cs">
<DependentUpon>ContractTrackProgressChart.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressChart.aspx.designer.cs">
<DependentUpon>ContractTrackProgressChart.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx.cs">
<DependentUpon>GeneralTermsConditions.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>