WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/05-completed/XhsProjectSimulationAnalysisViewModel.cs
@@ -13,8 +13,8 @@ this.Type = rhs.Type; } //名称 [DisplayName("名称")] //属性 [DisplayName("属性")] [Browsable(true)] public string Name { get; set; } @@ -28,8 +28,8 @@ [Browsable(true)] public string Code { get; set; } //构建属性 [DisplayName("构建属性")] //构件类型 [DisplayName("构件类型")] [Browsable(true)] public string Type { get; set; }