2023-10-19

This commit is contained in:
2023-10-19 10:12:45 +08:00
parent 78a26e14c1
commit 6ac768b911
28 changed files with 2562 additions and 329 deletions
+24
View File
@@ -1267,11 +1267,14 @@
<Content Include="PHTGL\ContractCompile\ContractReviewEdit.aspx" />
<Content Include="PHTGL\ContractCompile\ContractReview_Countersign.aspx" />
<Content Include="PHTGL\ContractCompile\ContractStandingBook.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackComparison.aspx" />
<Content Include="PHTGL\ContractCompile\ContractTrackEdit.aspx" />
<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\ContractTrackProgressDetection.aspx" />
<Content Include="PHTGL\ContractCompile\ContractWBS.aspx" />
<Content Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx" />
<Content Include="PHTGL\ContractCompile\SpecialTermsConditions.aspx" />
<Content Include="PHTGL\Filing\ActionPlanFile.aspx" />
@@ -12435,6 +12438,13 @@
<Compile Include="PHTGL\ContractCompile\ContractStandingBook.aspx.designer.cs">
<DependentUpon>ContractStandingBook.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackComparison.aspx.cs">
<DependentUpon>ContractTrackComparison.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackComparison.aspx.designer.cs">
<DependentUpon>ContractTrackComparison.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackEdit.aspx.cs">
<DependentUpon>ContractTrackEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -12470,6 +12480,20 @@
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressChart.aspx.designer.cs">
<DependentUpon>ContractTrackProgressChart.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressDetection.aspx.cs">
<DependentUpon>ContractTrackProgressDetection.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractTrackProgressDetection.aspx.designer.cs">
<DependentUpon>ContractTrackProgressDetection.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractWBS.aspx.cs">
<DependentUpon>ContractWBS.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PHTGL\ContractCompile\ContractWBS.aspx.designer.cs">
<DependentUpon>ContractWBS.aspx</DependentUpon>
</Compile>
<Compile Include="PHTGL\ContractCompile\GeneralTermsConditions.aspx.cs">
<DependentUpon>GeneralTermsConditions.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>