duheng
2024-11-06 d6eeab700f8a2e28b910b53117435ff91fe96acc
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/01-viewmodel/ElbowMatchingViewModel.cs
@@ -120,9 +120,9 @@
        public double? MatchingMinorLoss { get; set; }
        /// <summary>
        /// 管路连接长度
        /// 弯头类型
        /// </summary>
        [DisplayName("匹配连接长度")]
        [DisplayName("弯头类型")]
        [Browsable(true)]
        public eLengthType? MatchingConnectionLength { get; set; }