增加公司平均工效统计

This commit is contained in:
2023-10-23 15:39:55 +08:00
parent 33d515c36a
commit 39a74d8b28
11 changed files with 758 additions and 3 deletions
+8
View File
@@ -1316,6 +1316,7 @@
<Content Include="ProjectData\UnitWork.aspx" />
<Content Include="ProjectData\UnitWorkEdit.aspx" />
<Content Include="ProjectData\UnitWorkView.aspx" />
<Content Include="PZHGL\InformationProject\CompanyConstructionLogWorkEfficiencySum.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLog.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogFileCabinet.aspx" />
@@ -12782,6 +12783,13 @@
<Compile Include="ProjectData\UnitWorkView.aspx.designer.cs">
<DependentUpon>UnitWorkView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\CompanyConstructionLogWorkEfficiencySum.aspx.cs">
<DependentUpon>CompanyConstructionLogWorkEfficiencySum.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\CompanyConstructionLogWorkEfficiencySum.aspx.designer.cs">
<DependentUpon>CompanyConstructionLogWorkEfficiencySum.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLog.aspx.cs">
<DependentUpon>ConstructionLog.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>