duheng
2024-12-05 7e5fcbee07c65bed3333eb295d0d5117df46b939
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();