WinFrmUI/HStation.WinFrmUI.Assets.Core/04-pipe/03-factor/ViewAssetsPipeFactorDlg.cs
@@ -23,6 +23,8 @@ _vmo = vmo; this.txtName.EditValue = vmo.Name; this.txtMinorLoss.EditValue = vmo.MinorLoss; this.txtCaliber.EditValue = vmo.Caliber; this.txtMaterial.EditValue = vmo.Material; this.txtDescription.EditValue = vmo.Description; } }