From 9462294983b675ce314d298cd11e2468a9ef5545 Mon Sep 17 00:00:00 2001 From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU> Date: 星期六, 20 九月 2025 15:26:45 +0800 Subject: [PATCH] 蓝宝:模具台账表、模具操作记录表 --- DevApp/Gs.DevApp/UserControl/UcLookDepartment.Designer.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcLookDepartment.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookDepartment.Designer.cs index 6ed4f8b..18c06c1 100644 --- a/DevApp/Gs.DevApp/UserControl/UcLookDepartment.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcLookDepartment.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.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(259, 28); + this.lookSearchSupplier.Size = new System.Drawing.Size(259, 24); this.lookSearchSupplier.TabIndex = 10; // // searchLookUpEdit1View -- Gitblit v1.9.3