duheng
2024-11-19 74706b439194deed9c5fde2d5ed02226fc33fd69
WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/03-coefficient/ThreelinkCoefficientViewModel.cs
@@ -60,7 +60,7 @@
        /// <summary>
        /// 支管通过损失系数
        /// </summary>
        [DisplayName("运行通过损失系数")]
        [DisplayName("支管通过损失系数")]
        [Browsable(true)]
        public double? BranchThroughMinorLoss { get; set; }
    }