新增公司项目级项目维度数据统计

This commit is contained in:
2023-09-06 16:25:07 +08:00
parent b53e552cfa
commit f45fed15aa
27 changed files with 2685 additions and 28 deletions
+40
View File
@@ -525,6 +525,11 @@
<Content Include="DataShow\SecurityRiskItem.aspx" />
<Content Include="DataShow\WorkingHours.aspx" />
<Content Include="DataShow\WorkingHoursItem.aspx" />
<Content Include="DigData\CQMSDataDW.aspx" />
<Content Include="DigData\HSEDataDW.aspx" />
<Content Include="DigData\HTGLDataDW.aspx" />
<Content Include="DigData\JDGLDataDW.aspx" />
<Content Include="DigData\ProjectDataDW.aspx" />
<Content Include="DigData\ShowProjectWBS.aspx" />
<Content Include="DigData\ProjectWBSDW.aspx" />
<Content Include="DigData\ShowProjectWBSPackage.aspx" />
@@ -7603,6 +7608,41 @@
<Compile Include="DataShow\WorkingHoursItem.aspx.designer.cs">
<DependentUpon>WorkingHoursItem.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\CQMSDataDW.aspx.cs">
<DependentUpon>CQMSDataDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\CQMSDataDW.aspx.designer.cs">
<DependentUpon>CQMSDataDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\HSEDataDW.aspx.cs">
<DependentUpon>HSEDataDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\HSEDataDW.aspx.designer.cs">
<DependentUpon>HSEDataDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\HTGLDataDW.aspx.cs">
<DependentUpon>HTGLDataDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\HTGLDataDW.aspx.designer.cs">
<DependentUpon>HTGLDataDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\JDGLDataDW.aspx.cs">
<DependentUpon>JDGLDataDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\JDGLDataDW.aspx.designer.cs">
<DependentUpon>JDGLDataDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\ProjectDataDW.aspx.cs">
<DependentUpon>ProjectDataDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\ProjectDataDW.aspx.designer.cs">
<DependentUpon>ProjectDataDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\ShowProjectWBS.aspx.cs">
<DependentUpon>ShowProjectWBS.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>