From 70b0f70014a17efca0fba7701009d1677a6c14c7 Mon Sep 17 00:00:00 2001 From: duheng <2286773002@qq.com> Date: 星期四, 20 三月 2025 10:48:08 +0800 Subject: [PATCH] 修改Ibox基础数据未显示问题 --- WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj | 95 +++++++++++++++++++++++++++++++++-------------- 1 files changed, 67 insertions(+), 28 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj index cb17bb4..0c52c9a 100644 --- a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj +++ b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/HStation.WinFrmUI.PhartRelation.Core.csproj @@ -7,25 +7,43 @@ </PropertyGroup> <ItemGroup> - <Compile Remove="00-helper\**" /> + <Compile Remove="00-core\01-helper\**" /> + <Compile Remove="00-core\绛夋晥绾縗**" /> + <Compile Remove="01-pump-main\**" /> + <Compile Remove="01-viewmodel - 澶嶅埗\**" /> + <Compile Remove="02-valve-main\**" /> <Compile Remove="03-variable-speed\**" /> - <EmbeddedResource Remove="00-helper\**" /> + <Compile Remove="99-common\**" /> + <EmbeddedResource Remove="00-core\01-helper\**" /> + <EmbeddedResource Remove="00-core\绛夋晥绾縗**" /> + <EmbeddedResource Remove="01-pump-main\**" /> + <EmbeddedResource Remove="01-viewmodel - 澶嶅埗\**" /> + <EmbeddedResource Remove="02-valve-main\**" /> <EmbeddedResource Remove="03-variable-speed\**" /> - <None Remove="00-helper\**" /> + <EmbeddedResource Remove="99-common\**" /> + <None Remove="00-core\01-helper\**" /> + <None Remove="00-core\绛夋晥绾縗**" /> + <None Remove="01-pump-main\**" /> + <None Remove="01-viewmodel - 澶嶅埗\**" /> + <None Remove="02-valve-main\**" /> <None Remove="03-variable-speed\**" /> - <Page Remove="00-helper\**" /> + <None Remove="99-common\**" /> + <Page Remove="00-core\01-helper\**" /> + <Page Remove="00-core\绛夋晥绾縗**" /> + <Page Remove="01-pump-main\**" /> + <Page Remove="01-viewmodel - 澶嶅埗\**" /> + <Page Remove="02-valve-main\**" /> <Page Remove="03-variable-speed\**" /> + <Page Remove="99-common\**" /> </ItemGroup> <ItemGroup> - <Compile Remove="99-common\PumpParallelChartDlg.cs" /> - <Compile Remove="99-common\PumpParallelChartDlg.Designer.cs" /> - <Compile Remove="99-common\PumpPerform2dMultiViewDlg - 澶嶅埗.cs" /> - <Compile Remove="99-common\PumpPerform2dMultiViewDlg - 澶嶅埗.Designer.cs" /> - <Compile Remove="99-common\PumpSerialParallelChartDlg.cs" /> - <Compile Remove="99-common\PumpSerialParallelChartDlg.Designer.cs" /> - <Compile Remove="99-common\PumpWorkChartDlg.cs" /> - <Compile Remove="99-common\PumpWorkChartDlg.Designer.cs" /> + <Compile Remove="01-pump\01-view\PumpChartViewCtrl - 澶嶅埗.cs" /> + <Compile Remove="01-pump\01-view\PumpChartViewCtrl - 澶嶅埗.Designer.cs" /> + <Compile Remove="01-pump\01-view\SingleMappingMatrixDlg.cs" /> + <Compile Remove="01-pump\01-view\SingleMappingMatrixDlg.Designer.cs" /> + <Compile Remove="PumpCurveExpandDlg.cs" /> + <Compile Remove="PumpCurveExpandDlg.Designer.cs" /> <Compile Remove="PumpParallelAnalyDlg - 澶嶅埗.cs" /> <Compile Remove="PumpParallelAnalyDlg - 澶嶅埗.Designer.cs" /> <Compile Remove="PumpParallelAnalyDlg.cs" /> @@ -33,22 +51,21 @@ </ItemGroup> <ItemGroup> - <EmbeddedResource Remove="99-common\PumpParallelChartDlg.resx" /> - <EmbeddedResource Remove="99-common\PumpPerform2dMultiViewDlg - 澶嶅埗.resx" /> - <EmbeddedResource Remove="99-common\PumpSerialParallelChartDlg.resx" /> - <EmbeddedResource Remove="99-common\PumpWorkChartDlg.resx" /> + <EmbeddedResource Remove="01-pump\01-view\PumpChartViewCtrl - 澶嶅埗.resx" /> + <EmbeddedResource Remove="01-pump\01-view\SingleMappingMatrixDlg.resx" /> + <EmbeddedResource Remove="PumpCurveExpandDlg.resx" /> <EmbeddedResource Remove="PumpParallelAnalyDlg - 澶嶅埗.resx" /> <EmbeddedResource Remove="PumpParallelAnalyDlg.resx" /> </ItemGroup> <ItemGroup> - <Compile Include="00-helper\PhartPerformCurveHelper.cs" /> + <Compile Include="00-core\绛夋晥绾縗EqualParaCurveEListHelper.cs" /> </ItemGroup> <ItemGroup> <PackageReference Include="DevExpress.Win.Design" Version="23.2.4" /> <PackageReference Include="NPOI" Version="2.7.1" /> - <PackageReference Include="Yw.BLL.Phart.Core" Version="3.0.2" /> + <PackageReference Include="Yw.BLL.Phart.Core" Version="3.0.6" /> </ItemGroup> <ItemGroup> @@ -59,32 +76,54 @@ </ItemGroup> <ItemGroup> - <Compile Update="01-pump-main\SetOtherNameDlg.cs"> + <Compile Update="01-pump\01-view\DeleteEqualEDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pump-main\SetImportanceDlg.cs"> + <Compile Update="01-pump\01-view\DeleteVariableSpeedDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pump-main\XhsPumpMainPhartPanel.cs"> + <Compile Update="01-pump\02-edit\PumpChartEditCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="02-valve-main\XhsValveMainPhartListCtrl.cs"> + <Compile Update="01-pump\03-import\01-excel\PumpChartExcelImportCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="99-common\PumpWorkComparisonChartDlg.cs"> - <SubType>Form</SubType> + <Compile Update="01-pump\03-import\02-image\PumpChartImageImportCtrl.cs"> + <SubType>UserControl</SubType> </Compile> - <Compile Update="99-common\PumpVariableSpeedChartDlg.cs"> - <SubType>Form</SubType> + <Compile Update="01-pump\03-import\03-point\PumpChartPointImportCtrl.cs"> + <SubType>UserControl</SubType> </Compile> - <Compile Update="99-common\SelXhsValveMainPhartDlg.cs"> - <SubType>Form</SubType> + <Compile Update="02-universal\02-edit\UniversalChartEditCtrl.cs"> + <SubType>UserControl</SubType> </Compile> + <Compile Update="02-universal\03-import\01-excel\UniversalChartExcelImportCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-universal\03-import\02-image\UniversalChartImageImportCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\01-view\ValveChartViewCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\02-edit\ValveChartEditCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\03-import\01-excel\ValveChartExcelImportCtrl.cs" /> <Compile Update="Properties\Resources.Designer.cs"> <DesignTime>True</DesignTime> <AutoGen>True</AutoGen> <DependentUpon>Resources.resx</DependentUpon> </Compile> + <Compile Update="relation\01-list\PhartDiagramRelationListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="relation\03-grid\01-valve\ValvePhartDiagramRelationGridViewCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="relation\04-view\ValvePhartDiagramRelationCurveViewDlg.cs"> + <SubType>Form</SubType> + </Compile> <Compile Update="SinglePumpAnalyDlg.cs"> <SubType>Form</SubType> </Compile> -- Gitblit v1.9.3