WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/10-Meter/MeterSingleMatchingViewModel.cs
@@ -10,9 +10,7 @@ public MeterSingleMatchingViewModel(Vmo.AssetsMeterMainVmo rhs) { this.Caliber = rhs.Caliber; this.ID = rhs.ID; this.Material = rhs.Material; this.ModelType = rhs.Name; this.MinorLoss = rhs.MinorLoss; }