DevApp/Gs.DevApp/UserControl/SelectOrg.cs
@@ -1,5 +1,4 @@ using DevExpress.Utils.DirectXPaint; using Gs.DevApp.Entity; using Gs.DevApp.Entity; using Gs.DevApp.ToolBox; using Newtonsoft.Json; using System; @@ -16,7 +15,7 @@ { InitializeComponent(); getPageList(1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1); Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, null, "", null, null, false); } /// <summary> /// 查询事件