duheng
2024-12-04 935a8a4996853c51188402c57f905ee9c9eac898
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;