修改施工日志

This commit is contained in:
2023-09-25 19:20:08 +08:00
parent afce1cfc6a
commit 40afc9e40b
19 changed files with 5840 additions and 64 deletions
+16
View File
@@ -1318,6 +1318,7 @@
<Content Include="ProjectData\UnitWorkView.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLog.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogEdit.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogFileCabinet.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionLogView.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReport.aspx" />
<Content Include="PZHGL\InformationProject\ConstructionMonthReportEdit.aspx" />
@@ -1330,6 +1331,7 @@
<Content Include="PZHGL\InformationProject\Picture.aspx" />
<Content Include="PZHGL\InformationProject\PictureEdit.aspx" />
<Content Include="PZHGL\InformationProject\PictureView.aspx" />
<Content Include="PZHGL\InformationProject\ProjectConstructionLog.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManager.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManagerEdit.aspx" />
<Content Include="PZHGL\InformationProject\ReceiveFileManagerView.aspx" />
@@ -12789,6 +12791,13 @@
<Compile Include="PZHGL\InformationProject\ConstructionLogEdit.aspx.designer.cs">
<DependentUpon>ConstructionLogEdit.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLogFileCabinet.aspx.cs">
<DependentUpon>ConstructionLogFileCabinet.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLogFileCabinet.aspx.designer.cs">
<DependentUpon>ConstructionLogFileCabinet.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ConstructionLogView.aspx.cs">
<DependentUpon>ConstructionLogView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -12873,6 +12882,13 @@
<Compile Include="PZHGL\InformationProject\PictureView.aspx.designer.cs">
<DependentUpon>PictureView.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ProjectConstructionLog.aspx.cs">
<DependentUpon>ProjectConstructionLog.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="PZHGL\InformationProject\ProjectConstructionLog.aspx.designer.cs">
<DependentUpon>ProjectConstructionLog.aspx</DependentUpon>
</Compile>
<Compile Include="PZHGL\InformationProject\ReceiveFileManager.aspx.cs">
<DependentUpon>ReceiveFileManager.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>