duheng
2024-08-18 53106cd3c0ca15b0b2fb08cb82f8086f305a19f7
WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/03-mgr/XhsProjectMgrPage.Designer.cs
@@ -238,6 +238,7 @@
            // 
            // treeList1
            // 
            treeList1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colNO, colName, colStartTime, colEndTime, colPublishStatus, colAddress, colCustomer, colFlags, colTagName, colDescription });
            treeList1.DataSource = xhsProjectMgrViewModelBindingSource;
            treeList1.Dock = DockStyle.Fill;