WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/03-factor/ViewAssetsElbowFactorDlg.cs
@@ -25,6 +25,7 @@ this.txtMaterial.EditValue = vmo.Material; this.txtCaliber.EditValue = vmo.Caliber; this.txtCoefficient.EditValue = vmo.MinorLoss; this.txtAngle.EditValue = vmo.Angle; this.txtDescription.EditValue = vmo.Description; } }