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; }