From 520e8464fdd06c4fb0c90f39725ff361411404de Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期一, 01 九月 2025 14:03:35 +0800
Subject: [PATCH] 1、移除代码修改

---
 DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
index c042718..abed60c 100644
--- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
+++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -274,7 +274,7 @@
                         {
                             colmn.Visible = !isEdt;
                             if (colmn.Visible == true)
-                                colmn.VisibleIndex = 99999;
+                               colmn.VisibleIndex = 1;
                         }
                         else
                         {

--
Gitblit v1.9.3