啊鑫
2025-09-12 8366fcbfed5c66fa1fab4f6dba964a3451c24091
DevApp/Gs.DevApp/UserControl/SelectDaa.cs
@@ -46,7 +46,6 @@
                        gcMain.ForceInitialize();
                        gridView1.BestFitColumns();
                        Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
                    }
                    else
                        UtilityHelper.SetDefaultTable(gcMain, gridView1);
@@ -58,7 +57,7 @@
            }
            catch (Exception ex)
            {
                MsgHelper.ShowError("提示:" + ex.Message);
                MsgHelper.Warning("提示:" + ex.Message);
            }
        }