修改员工考核

This commit is contained in:
2023-06-26 17:30:09 +08:00
parent 7e5ccbdd32
commit 8697c02652
15 changed files with 724 additions and 10 deletions
+8
View File
@@ -1590,6 +1590,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" />
@@ -13641,6 +13642,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>