From 0980130ac875cc1fc0d2f3ca34ec70fc00ff6664 Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期四, 19 九月 2024 21:31:55 +0800
Subject: [PATCH] 仓库设置

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

diff --git a/DevApp/Gs.DevApp/DevFrm/User/SysMenu.Designer.cs b/DevApp/Gs.DevApp/DevFrm/User/SysMenu.Designer.cs
index 40fa360..71b93fc 100644
--- a/DevApp/Gs.DevApp/DevFrm/User/SysMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/User/SysMenu.Designer.cs
@@ -260,7 +260,7 @@
             this.txt_formPath.Properties.Appearance.Options.UseFont = true;
             this.txt_formPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_formPath.Properties.DropDownRows = 30;
+            this.txt_formPath.Properties.DropDownRows = 20;
             this.txt_formPath.Size = new System.Drawing.Size(297, 28);
             this.txt_formPath.TabIndex = 134;
             // 

--
Gitblit v1.9.3