This commit is contained in:
2023-06-27 15:24:22 +08:00
15 changed files with 725 additions and 11 deletions
+8
View File
@@ -1595,6 +1595,7 @@
<Content Include="ZHGL\Plan\ActionPlanList.aspx" />
<Content Include="ZHGL\Plan\ActionPlanListEdit.aspx" />
<Content Include="ZHGL\Plan\ActionPlanListView.aspx" />
<Content Include="ZHGL\Plan\DepartEdit.aspx" />
<Content Include="ZHGL\Plan\MainContract.aspx" />
<Content Include="ZHGL\Plan\MainContractEdit.aspx" />
<Content Include="ZHGL\Plan\MainContractOpinionEdit.aspx" />
@@ -13681,6 +13682,13 @@
<Compile Include="ZHGL\Plan\ActionPlanListView.aspx.designer.cs">
<DependentUpon>ActionPlanListView.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\DepartEdit.aspx.cs">
<DependentUpon>DepartEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\Plan\DepartEdit.aspx.designer.cs">
<DependentUpon>DepartEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\Plan\MainContract.aspx.cs">
<DependentUpon>MainContract.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>