提交代码

This commit is contained in:
2023-10-18 09:40:57 +08:00
parent 5a9ebc9ade
commit 0352efa746
16 changed files with 997 additions and 21 deletions
+16
View File
@@ -1329,6 +1329,8 @@
<Content Include="PZHGL\InformationProject\ConstructionReport.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionReportEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionReportView.aspx" />
<Content Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx" />
<Content Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx" />
<Content Include="PZHGL\InformationProject\Picture.aspx" />
<Content Include="PZHGL\InformationProject\PictureEdit.aspx" />
<Content Include="PZHGL\InformationProject\PictureView.aspx" />
@@ -12870,6 +12872,20 @@
<Compile Include="PZHGL\InformationProject\ConstructionReportView.aspx.designer.cs">
<DependentUpon>ConstructionReportView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx.cs">
<DependentUpon>DayConstructionLogWorkEfficiency.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\DayConstructionLogWorkEfficiency.aspx.designer.cs">
<DependentUpon>DayConstructionLogWorkEfficiency.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx.cs">
<DependentUpon>MonthConstructionLogWorkEfficiencySum.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\MonthConstructionLogWorkEfficiencySum.aspx.designer.cs">
<DependentUpon>MonthConstructionLogWorkEfficiencySum.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\Picture.aspx.cs">
<DependentUpon>Picture.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>