From bc3adbd73a55d8382fbd02b2fd090a05ec13a7d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 13 三月 2025 10:07:17 +0800
Subject: [PATCH] 提交OA

---
 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