增加项目策划、总包合同模块

This commit is contained in:
2023-06-05 10:32:48 +08:00
parent 8185480c15
commit 973560f00b
39 changed files with 8307 additions and 21 deletions
+48
View File
@@ -1559,9 +1559,15 @@
<Content Include="ZHGL\Plan\ActionPlanList.aspx" />
<Content Include="ZHGL\Plan\ActionPlanListEdit.aspx" />
<Content Include="ZHGL\Plan\ActionPlanListView.aspx" />
<Content Include="ZHGL\Plan\MainContract.aspx" />
<Content Include="ZHGL\Plan\MainContractEdit.aspx" />
<Content Include="ZHGL\Plan\MainContractView.aspx" />
<Content Include="ZHGL\Plan\MainPlan.aspx" />
<Content Include="ZHGL\Plan\MainPlanEdit.aspx" />
<Content Include="ZHGL\Plan\MainPlanView.aspx" />
<Content Include="ZHGL\Plan\ProjectPlan.aspx" />
<Content Include="ZHGL\Plan\ProjectPlanEdit.aspx" />
<Content Include="ZHGL\Plan\ProjectPlanView.aspx" />
<Content Include="ZHGL\RealName\BasicData.aspx" />
<Content Include="ZHGL\RealName\OnPost.aspx" />
<Content Include="ZHGL\RealName\SynchroRecord.aspx" />
@@ -13574,6 +13580,27 @@
<Compile Include="ZHGL\Plan\ActionPlanListView.aspx.designer.cs">
<DependentUpon>ActionPlanListView.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\MainContract.aspx.cs">
<DependentUpon>MainContract.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\MainContract.aspx.designer.cs">
<DependentUpon>MainContract.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\MainContractEdit.aspx.cs">
<DependentUpon>MainContractEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\MainContractEdit.aspx.designer.cs">
<DependentUpon>MainContractEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\MainContractView.aspx.cs">
<DependentUpon>MainContractView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\MainContractView.aspx.designer.cs">
<DependentUpon>MainContractView.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\MainPlan.aspx.cs">
<DependentUpon>MainPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -13595,6 +13622,27 @@
<Compile Include="ZHGL\Plan\MainPlanView.aspx.designer.cs">
<DependentUpon>MainPlanView.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlan.aspx.cs">
<DependentUpon>ProjectPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlan.aspx.designer.cs">
<DependentUpon>ProjectPlan.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlanEdit.aspx.cs">
<DependentUpon>ProjectPlanEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlanEdit.aspx.designer.cs">
<DependentUpon>ProjectPlanEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlanView.aspx.cs">
<DependentUpon>ProjectPlanView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\ProjectPlanView.aspx.designer.cs">
<DependentUpon>ProjectPlanView.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\RealName\BasicData.aspx.cs">
<DependentUpon>BasicData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>