fqc
lu
2025-04-08 cdca5a70b3fac5f804a6eabb7a3976f8c00e35e8
DevApp/Gs.DevApp/UserControl/UcLookWwgd.Designer.cs
@@ -48,7 +48,7 @@
            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)});
@@ -109,7 +109,7 @@
            // gridColumn1
            // 
            this.gridColumn1.Caption = "产品名称";
            this.gridColumn1.FieldName = "itemmName";
            this.gridColumn1.FieldName = "itemName";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 4;