From cdca5a70b3fac5f804a6eabb7a3976f8c00e35e8 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 08 四月 2025 16:40:30 +0800
Subject: [PATCH] fqc

---
 DevApp/Gs.DevApp/UserControl/SelectCgOutMx.Designer.cs |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/SelectCgOutMx.Designer.cs b/DevApp/Gs.DevApp/UserControl/SelectCgOutMx.Designer.cs
index c1d77a3..2eaf54e 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectCgOutMx.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectCgOutMx.Designer.cs
@@ -69,7 +69,6 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.RowsCount = 50;
             this.pageBar1.Size = new System.Drawing.Size(984, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
@@ -105,7 +104,7 @@
             // gcMain
             // 
             this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gcMain.Location = new System.Drawing.Point(0, 0);
             this.gcMain.MainView = this.gridView1;
             this.gcMain.Name = "gcMain";
@@ -118,7 +117,7 @@
             // 
             this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.ColumnPanelRowHeight = 50;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -158,7 +157,7 @@
             // 
             // gv_guid
             // 
-            this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_guid.AppearanceCell.Options.UseFont = true;
             this.gv_guid.Caption = "涓婚敭涓嶈兘鍒犻櫎";
             this.gv_guid.FieldName = "guid";
@@ -171,7 +170,7 @@
             // 
             // gv_ebelnK3id
             // 
-            this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
             this.gv_ebelnK3id.Caption = "閲囪喘鍗曞唴鐮�";
             this.gv_ebelnK3id.FieldName = "lineK3id";
@@ -208,7 +207,7 @@
             // 
             // gv_supplierItemCode
             // 
-            this.gv_supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_supplierItemCode.AppearanceCell.Options.UseFont = true;
             this.gv_supplierItemCode.Caption = "鐗╂枡缂栫爜";
             this.gv_supplierItemCode.FieldName = "itemNo";
@@ -223,7 +222,7 @@
             // 
             // gv_supplierItemName
             // 
-            this.gv_supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_supplierItemName.AppearanceCell.Options.UseFont = true;
             this.gv_supplierItemName.Caption = "鐗╂枡鍚嶇О";
             this.gv_supplierItemName.FieldName = "itemName";
@@ -282,7 +281,7 @@
             // 
             // gv_purchaseUnit
             // 
-            this.gv_purchaseUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true;
             this.gv_purchaseUnit.Caption = "鍗曚綅";
             this.gv_purchaseUnit.FieldName = "unitName";
@@ -297,7 +296,7 @@
             // 
             // gv_inventoryUnit
             // 
-            this.gv_inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_inventoryUnit.AppearanceCell.Options.UseFont = true;
             this.gv_inventoryUnit.Caption = "鍒拌揣鍗曞彿";
             this.gv_inventoryUnit.FieldName = "pbillNo";

--
Gitblit v1.9.3