20230824新增项目级wbs用户控件

This commit is contained in:
2023-08-24 10:59:39 +08:00
parent 5e775e6635
commit d7992bdc2a
7 changed files with 308 additions and 10 deletions
+8
View File
@@ -350,6 +350,7 @@
<Content Include="Controls\QRCodePrint.aspx" />
<Content Include="Controls\SeeQRImage.aspx" />
<Content Include="Controls\ShowQRImage.aspx" />
<Content Include="Controls\ProjectWBSControl.ascx" />
<Content Include="Controls\WBSControl.ascx" />
<Content Include="Controls\_3DLook.ascx" />
<Content Include="CQMS\BaseInfo\ProjectSysSet.aspx" />
@@ -6383,6 +6384,13 @@
<Compile Include="Controls\ShowQRImage.aspx.designer.cs">
<DependentUpon>ShowQRImage.aspx</DependentUpon>
</Compile>
<Compile Include="Controls\ProjectWBSControl.ascx.cs">
<DependentUpon>ProjectWBSControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\ProjectWBSControl.ascx.designer.cs">
<DependentUpon>ProjectWBSControl.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\WBSControl.ascx.cs">
<DependentUpon>WBSControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>