From 2a8101df33b73bb41192f0a9ec60d2e4df3c65ff Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期四, 24 七月 2025 14:21:13 +0800
Subject: [PATCH] 水检调试正常

---
 DevApp/Gs.DevApp/UserControl/UcLookItems.Designer.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookItems.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookItems.Designer.cs
index ab0219c..99b8a68 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookItems.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookItems.Designer.cs
@@ -46,12 +46,11 @@
             this.lookSearchSupplier.EditValue = "璇烽�夋嫨";
             this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0);
             this.lookSearchSupplier.Name = "lookSearchSupplier";
-          
             this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true;
             this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.lookSearchSupplier.Properties.PopupView = this.searchLookUpEdit1View;
-            this.lookSearchSupplier.Size = new System.Drawing.Size(266, 28);
+            this.lookSearchSupplier.Size = new System.Drawing.Size(266, 24);
             this.lookSearchSupplier.TabIndex = 9;
             // 
             // searchLookUpEdit1View

--
Gitblit v1.9.3