修改员工考核

This commit is contained in:
2023-10-07 15:27:02 +08:00
parent dd53b2300a
commit f1a5407c69
15 changed files with 1269 additions and 94 deletions
+8
View File
@@ -1320,6 +1320,7 @@
<Content Include="PZHGL\InformationProject\ConstructionLogEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogFileCabinet.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogView.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogWorkEfficiency.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReport.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReportEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionPlan.aspx" />
@@ -12805,6 +12806,13 @@
<Compile Include="PZHGL\InformationProject\ConstructionLogView.aspx.designer.cs">
<DependentUpon>ConstructionLogView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLogWorkEfficiency.aspx.cs">
<DependentUpon>ConstructionLogWorkEfficiency.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLogWorkEfficiency.aspx.designer.cs">
<DependentUpon>ConstructionLogWorkEfficiency.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionMonthReport.aspx.cs">
<DependentUpon>ConstructionMonthReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>