20230824wbs选择弹框页面增加

This commit is contained in:
2023-08-24 15:33:21 +08:00
parent d7992bdc2a
commit eb7c24c197
9 changed files with 384 additions and 21 deletions
+8
View File
@@ -523,6 +523,7 @@
<Content Include="DataShow\SecurityRiskItem.aspx" />
<Content Include="DataShow\WorkingHours.aspx" />
<Content Include="DataShow\WorkingHoursItem.aspx" />
<Content Include="DigData\ShowProjectWBS.aspx" />
<Content Include="DigData\ProjectWBSDW.aspx" />
<Content Include="DigData\TrainRecordAnalysis.aspx" />
<Content Include="DigData\RectifyProblemAnalysis.aspx" />
@@ -7595,6 +7596,13 @@
<Compile Include="DataShow\WorkingHoursItem.aspx.designer.cs">
<DependentUpon>WorkingHoursItem.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\ShowProjectWBS.aspx.cs">
<DependentUpon>ShowProjectWBS.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DigData\ShowProjectWBS.aspx.designer.cs">
<DependentUpon>ShowProjectWBS.aspx</DependentUpon>
</Compile>
<Compile Include="DigData\ProjectWBSDW.aspx.cs">
<DependentUpon>ProjectWBSDW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>