增加施工月报

This commit is contained in:
2023-09-11 08:27:33 +08:00
parent b53e552cfa
commit 1d92a3e926
20 changed files with 4625 additions and 45 deletions
+16
View File
@@ -1310,6 +1310,8 @@
<Content Include="PZHGL\InformationProject\ConstructionLog.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogView.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReport.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReportEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionPlan.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionPlanEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionPlanView.aspx" />
@@ -12722,6 +12724,20 @@
<Compile Include="PZHGL\InformationProject\ConstructionLogView.aspx.designer.cs">
<DependentUpon>ConstructionLogView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionMonthReport.aspx.cs">
<DependentUpon>ConstructionMonthReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionMonthReport.aspx.designer.cs">
<DependentUpon>ConstructionMonthReport.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionMonthReportEdit.aspx.cs">
<DependentUpon>ConstructionMonthReportEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionMonthReportEdit.aspx.designer.cs">
<DependentUpon>ConstructionMonthReportEdit.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionPlan.aspx.cs">
<DependentUpon>ConstructionPlan.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>