From 0a9e6a87e3361a54dc42f920c9f6f0f303da118c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 27 三月 2025 16:33:18 +0800
Subject: [PATCH] 查询条件

---
 DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
index 5b1bbaa..7399272 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.Designer.cs
@@ -127,7 +127,7 @@
             this.tlcMenuType});
             this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default;
             this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tlMenu.Font = new System.Drawing.Font("Tahoma", 9F);
+            this.tlMenu.Font = new System.Drawing.Font("Tahoma", 10F);
             this.tlMenu.Location = new System.Drawing.Point(0, 0);
             this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
             this.tlMenu.MinWidth = 23;

--
Gitblit v1.9.3