From 734ba49ea1c7e3a1b6b3d5edbc023842339a82a2 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期六, 13 九月 2025 16:25:09 +0800
Subject: [PATCH] bug

---
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
index d3ffe88..b6bd2cc 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -336,7 +336,6 @@
                 frm.ShowDialog();
                 return;
             }
-
             MsgHelper.ShowError("娌℃湁璁捐妯℃澘锛岃鍏堣璁℃ā鏉匡紒");
         }
 
@@ -376,7 +375,6 @@
             if (btnAllClick != null)
                 btnAllClick(this, e);
         }
-
         private void BtnLianBan_ItemClick(object sender, ItemClickEventArgs e)
         {
             if (btnLianBanClick != null)

--
Gitblit v1.9.3