From 652561038e3a76660bb27ca75b06c40be3da45bb Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期五, 25 十月 2024 18:56:55 +0800
Subject: [PATCH] 优化格式

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

diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
index 5f30a79..65f16cd 100644
--- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
+++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs
@@ -282,10 +282,7 @@
                                     txt.ReadOnly = isEdt;
                                     txt.SelectedIndex = i;
                                 }
-
-                                ;
                             }
-
                             continue;
                         }
 

--
Gitblit v1.9.3