lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
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();