From f489e359066e1036f13491ef128a355bc730afcb Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 24 六月 2025 13:36:18 +0800
Subject: [PATCH] bug
---
DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs
index 2c472d1..06ee821 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs
@@ -48,12 +48,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(282, 28);
+ this.lookSearchSupplier.Size = new System.Drawing.Size(282, 24);
this.lookSearchSupplier.TabIndex = 11;
//
// searchLookUpEdit1View
@@ -119,8 +118,6 @@
this.gridColumn7.Caption = "浜у搧瑙勬牸鍨嬪彿";
this.gridColumn7.FieldName = "itemModel";
this.gridColumn7.Name = "gridColumn7";
- this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 5;
//
// gridColumn6
//
@@ -128,7 +125,7 @@
this.gridColumn6.FieldName = "fnumber";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 6;
+ this.gridColumn6.VisibleIndex = 5;
//
// gridColumn4
//
--
Gitblit v1.9.3