From 5a2581e9ef20fceeaf9a3b8bd75fbd150d94091e Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期三, 19 十一月 2025 14:30:00 +0800
Subject: [PATCH] 检验项目物料类别

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

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs
index 5f81e93..af23991 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookOrg.Designer.cs
@@ -44,12 +44,11 @@
             this.lookSearchSupplier.EditValue = "璇烽�夋嫨";
             this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0);
             this.lookSearchSupplier.Name = "lookSearchSupplier";
-            this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             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(309, 28);
+            this.lookSearchSupplier.Size = new System.Drawing.Size(309, 24);
             this.lookSearchSupplier.TabIndex = 10;
             // 
             // searchLookUpEdit1View

--
Gitblit v1.9.3