This commit is contained in:
2023-09-01 15:30:03 +08:00
49 changed files with 1575 additions and 338 deletions
+8
View File
@@ -525,6 +525,7 @@
<Content Include="DataShow\WorkingHoursItem.aspx" />
<Content Include="DigData\ShowProjectWBS.aspx" />
<Content Include="DigData\ProjectWBSDW.aspx" />
<Content Include="DigData\ShowProjectWBSPackage.aspx" />
<Content Include="DigData\TrainRecordAnalysis.aspx" />
<Content Include="DigData\RectifyProblemAnalysis.aspx" />
<Content Include="DigData\DailyProblemAnalysis.aspx" />
@@ -7614,6 +7615,13 @@
<Compile Include="DigData\ProjectWBSDW.aspx.designer.cs">
<DependentUpon>ProjectWBSDW.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\ShowProjectWBSPackage.aspx.cs">
<DependentUpon>ShowProjectWBSPackage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\ShowProjectWBSPackage.aspx.designer.cs">
<DependentUpon>ShowProjectWBSPackage.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\TrainRecordAnalysis.aspx.cs">
<DependentUpon>TrainRecordAnalysis.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>