Shuxia Ning
2024-12-02 13e69c09c5ac97e0294d64617dfb934e34bb4264
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/XhsProjectSimulationValveMatchingViewModel.cs
@@ -15,6 +15,7 @@
            this.Material = rhs.Material;
            this.Caliber = rhs.Diameter;
            this.Code = rhs.Code;
            this.Name = rhs.Name;
            this.DbId = rhs.DbId;
            this.ModelType = rhs.ModelType;
            this.MatchingDiameter = rhs.MatchingDiameter.ToString();