From 4d403cd78fb7cc2e581ca7cb68ebb184567c3a3a Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 24 三月 2025 11:11:07 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs b/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs index 3a0d915..1e33f42 100644 --- a/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs @@ -104,8 +104,6 @@ this.gv_operationTable.Name = "gv_operationTable"; this.gv_operationTable.OptionsColumn.ReadOnly = true; this.gv_operationTable.Tag = "query_a.OPERATION_TABLE"; - this.gv_operationTable.Visible = true; - this.gv_operationTable.VisibleIndex = 2; this.gv_operationTable.Width = 80; // // gv_msg @@ -118,7 +116,7 @@ this.gv_msg.OptionsColumn.ReadOnly = true; this.gv_msg.Tag = "query_a.MSG"; this.gv_msg.Visible = true; - this.gv_msg.VisibleIndex = 3; + this.gv_msg.VisibleIndex = 2; this.gv_msg.Width = 300; // // pageBar1 -- Gitblit v1.9.3