增加看板汇总功能

This commit is contained in:
2024-01-02 11:22:20 +08:00
parent c2448c36cc
commit 80bbbade3e
6 changed files with 1037 additions and 0 deletions
+8
View File
@@ -1596,6 +1596,7 @@
<Content Include="ZHGL\DataIn\SafetyQuarterlyReportImport.aspx" />
<Content Include="ZHGL\DataSync\CQMSData_CQMS.aspx" />
<Content Include="ZHGL\DataSync\CQMSData_CQMSEdit.aspx" />
<Content Include="ZHGL\DataSync\DataStatistics.aspx" />
<Content Include="ZHGL\DataSync\HJGLData_HJGL.aspx" />
<Content Include="ZHGL\DataSync\HJGLData_HJGLEdit.aspx" />
<Content Include="ZHGL\DataSync\HSSEData_HSSE.aspx" />
@@ -13675,6 +13676,13 @@
<Compile Include="ZHGL\DataSync\CQMSData_CQMSEdit.aspx.designer.cs">
<DependentUpon>CQMSData_CQMSEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\DataSync\DataStatistics.aspx.cs">
<DependentUpon>DataStatistics.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ZHGL\DataSync\DataStatistics.aspx.designer.cs">
<DependentUpon>DataStatistics.aspx</DependentUpon>
</Compile>
<Compile Include="ZHGL\DataSync\HJGLData_HJGL.aspx.cs">
<DependentUpon>HJGLData_HJGL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>