WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysCatalogManageMainPanel.cs
@@ -9,6 +9,7 @@ this.PageTitle.HeaderSvgImage = this.svgImage32[1]; this.PageTitle.SvgImageSize = new Size(24, 24); this.typeTreeListCtrl2.FocusedChangedEvent += TypeTreeListCtrl2_FocusedChangedEvent; } private List<SysCatalogViewModel> _allBindingList = null;