WinFrmUI/HStation.WinFrmUI.Assets.Core/06-threeLink/ThreeLinkViewModel.cs
@@ -19,7 +19,7 @@ { this.Caliber = rhs.Caliber.ToString(); } if (rhs.Material == null) if (rhs.Material == null || rhs.Material == string.Empty) { this.Material = "默认"; } @@ -62,7 +62,6 @@ this.BranchThroughMinorLoss = rhs.BranchThroughMinorLoss; this.MinorLoss = rhs.MinorLoss; this.Description = rhs.Description; } /// <summary>