From f043c259ba85338be57a1567f82e3fe55fbab4f7 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 07 十一月 2025 14:06:26 +0800
Subject: [PATCH] ID转姓名:生产领料单、其他出库申请、其他出库单、采购退货申请、采购退货单

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

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookCustomer.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookCustomer.Designer.cs
index 85ff4c2..e4b7381 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookCustomer.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookCustomer.Designer.cs
@@ -44,7 +44,7 @@
             this.lookSearchSupplier.Dock = System.Windows.Forms.DockStyle.Fill;
             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)});

--
Gitblit v1.9.3