Shuxia Ning
2024-10-23 5dd7ab9852c9a5659cc916e9ed986b5099efeaf8
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/02-pump/XhsPumpMatchingViewModel.cs
@@ -24,6 +24,7 @@
            this.MatchingRatedH = rhs.MatchingRatedH;
            this.MatchingRatedN = rhs.MatchingRatedN;
            this.MatchingRatedQ = rhs.MatchingRatedQ;
            this.ModelType = rhs.ModelType;
            if (rhs.DbId == null || rhs.DbId == string.Empty)
            {
                MatchingType = eMatchingStatus.Failed;