duheng
2024-10-25 93f5c18553c036768ef6202547eeb899511fd50a
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; }