From d48678b5f13f51369a545d959e21ba81b551e45a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 06 十二月 2024 17:28:59 +0800
Subject: [PATCH] 精细化

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs |   59 ++++++++++++++++++++++++-----------------------------------
 1 files changed, 24 insertions(+), 35 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index c02818e..3942304 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -74,7 +74,6 @@
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
-            this.gv_fSubsidiary = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_paymentParty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_transportMethod = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -756,7 +755,6 @@
             this.gridBand28});
             this.gridView1.ColumnPanelRowHeight = 30;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
-            this.gv_fSubsidiary,
             this.bandedGridColumn1,
             this.gv_factory,
             this.gv_billNo,
@@ -795,16 +793,6 @@
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowColumnHeaders = false;
             this.gridView1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gv_fSubsidiary
-            // 
-            this.gv_fSubsidiary.Caption = "鏀舵枡缁勭粐";
-            this.gv_fSubsidiary.FieldName = "fSubsidiary";
-            this.gv_fSubsidiary.MinWidth = 25;
-            this.gv_fSubsidiary.Name = "gv_fSubsidiary";
-            this.gv_fSubsidiary.OptionsColumn.AllowEdit = false;
-            this.gv_fSubsidiary.Visible = true;
-            this.gv_fSubsidiary.Width = 250;
             // 
             // gv_paymentParty
             // 
@@ -897,6 +885,7 @@
             this.gv_factory.MinWidth = 25;
             this.gv_factory.Name = "gv_factory";
             this.gv_factory.OptionsColumn.AllowEdit = false;
+            this.gv_factory.Tag = "query_a.ebelnK3id";
             this.gv_factory.Visible = true;
             this.gv_factory.Width = 80;
             // 
@@ -985,6 +974,7 @@
             this.bandedGridColumn1.MinWidth = 25;
             this.bandedGridColumn1.Name = "bandedGridColumn1";
             this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
+            this.bandedGridColumn1.Tag = "query_a.suppName";
             this.bandedGridColumn1.Visible = true;
             this.bandedGridColumn1.Width = 134;
             // 
@@ -1021,6 +1011,7 @@
             this.bandedGridColumn2.MinWidth = 25;
             this.bandedGridColumn2.Name = "bandedGridColumn2";
             this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
+            this.bandedGridColumn2.Tag = "query_a.departmentname";
             this.bandedGridColumn2.Visible = true;
             this.bandedGridColumn2.Width = 80;
             // 
@@ -1210,7 +1201,7 @@
             this.xtraTabPage1.Controls.Add(this.pageBar1);
             this.xtraTabPage1.Name = "xtraTabPage1";
             this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
-            this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // pageBar1
             // 
@@ -1220,7 +1211,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(1363, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
@@ -1232,7 +1222,7 @@
             this.xtraTabPage2.Name = "xtraTabPage2";
             this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
-            this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // tabMx
             // 
@@ -1284,7 +1274,6 @@
             // gridBand29
             // 
             this.gridBand29.Caption = "鏀舵枡缁勭粐";
-            this.gridBand29.Columns.Add(this.gv_fSubsidiary);
             this.gridBand29.Columns.Add(this.gv_paymentParty);
             this.gridBand29.Columns.Add(this.gv_transportMethod);
             this.gridBand29.Columns.Add(this.gv_lastupdateDate);
@@ -1294,7 +1283,8 @@
             this.gridBand29.Columns.Add(this.gv_checkFalg);
             this.gridBand29.MinWidth = 250;
             this.gridBand29.Name = "gridBand29";
-            this.gridBand29.VisibleIndex = 0;
+            this.gridBand29.Visible = false;
+            this.gridBand29.VisibleIndex = -1;
             this.gridBand29.Width = 250;
             // 
             // gridBand1
@@ -1303,7 +1293,7 @@
             this.gridBand1.Columns.Add(this.gv_factory);
             this.gridBand1.MinWidth = 80;
             this.gridBand1.Name = "gridBand1";
-            this.gridBand1.VisibleIndex = 1;
+            this.gridBand1.VisibleIndex = 0;
             this.gridBand1.Width = 80;
             // 
             // gridBand2
@@ -1312,7 +1302,7 @@
             this.gridBand2.Columns.Add(this.gv_billNo);
             this.gridBand2.MinWidth = 120;
             this.gridBand2.Name = "gridBand2";
-            this.gridBand2.VisibleIndex = 2;
+            this.gridBand2.VisibleIndex = 1;
             this.gridBand2.Width = 120;
             // 
             // gridBand3
@@ -1324,7 +1314,7 @@
             this.gridBand3.MinWidth = 130;
             this.gridBand3.Name = "gridBand3";
             this.gridBand3.RowCount = 2;
-            this.gridBand3.VisibleIndex = 3;
+            this.gridBand3.VisibleIndex = 2;
             this.gridBand3.Width = 130;
             // 
             // gridBand4
@@ -1335,7 +1325,7 @@
             this.gridBand4.Columns.Add(this.gv_documentType);
             this.gridBand4.MinWidth = 80;
             this.gridBand4.Name = "gridBand4";
-            this.gridBand4.VisibleIndex = 4;
+            this.gridBand4.VisibleIndex = 3;
             this.gridBand4.Width = 80;
             // 
             // gridBand5
@@ -1344,7 +1334,7 @@
             this.gridBand5.Columns.Add(this.gv_businessType);
             this.gridBand5.MinWidth = 80;
             this.gridBand5.Name = "gridBand5";
-            this.gridBand5.VisibleIndex = 5;
+            this.gridBand5.VisibleIndex = 4;
             this.gridBand5.Width = 80;
             // 
             // gridBand8
@@ -1353,7 +1343,7 @@
             this.gridBand8.Columns.Add(this.gv_purchaseDate);
             this.gridBand8.MinWidth = 170;
             this.gridBand8.Name = "gridBand8";
-            this.gridBand8.VisibleIndex = 6;
+            this.gridBand8.VisibleIndex = 5;
             this.gridBand8.Width = 170;
             // 
             // gridBand6
@@ -1366,7 +1356,7 @@
             this.gridBand7});
             this.gridBand6.MinWidth = 200;
             this.gridBand6.Name = "gridBand6";
-            this.gridBand6.VisibleIndex = 7;
+            this.gridBand6.VisibleIndex = 6;
             this.gridBand6.Width = 200;
             // 
             // gridBand11
@@ -1394,7 +1384,7 @@
             this.gridBand9.Columns.Add(this.gv_closeStatus);
             this.gridBand9.MinWidth = 80;
             this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 8;
+            this.gridBand9.VisibleIndex = 7;
             this.gridBand9.Width = 80;
             // 
             // gridBand10
@@ -1407,7 +1397,7 @@
             this.gridBand13});
             this.gridBand10.MinWidth = 100;
             this.gridBand10.Name = "gridBand10";
-            this.gridBand10.VisibleIndex = 9;
+            this.gridBand10.VisibleIndex = 8;
             this.gridBand10.Width = 130;
             // 
             // gridBand12
@@ -1436,7 +1426,7 @@
             this.gridBand14.Columns.Add(this.gv_qtyAcceptance);
             this.gridBand14.MinWidth = 50;
             this.gridBand14.Name = "gridBand14";
-            this.gridBand14.VisibleIndex = 10;
+            this.gridBand14.VisibleIndex = 9;
             this.gridBand14.Width = 50;
             // 
             // gridBand15
@@ -1445,7 +1435,7 @@
             this.gridBand15.Columns.Add(this.gv_purchaser);
             this.gridBand15.MinWidth = 60;
             this.gridBand15.Name = "gridBand15";
-            this.gridBand15.VisibleIndex = 11;
+            this.gridBand15.VisibleIndex = 10;
             this.gridBand15.Width = 60;
             // 
             // gridBand16
@@ -1454,7 +1444,7 @@
             this.gridBand16.Columns.Add(this.gv_qualityReq);
             this.gridBand16.MinWidth = 80;
             this.gridBand16.Name = "gridBand16";
-            this.gridBand16.VisibleIndex = 12;
+            this.gridBand16.VisibleIndex = 11;
             this.gridBand16.Width = 80;
             // 
             // gridBand17
@@ -1467,7 +1457,7 @@
             this.gridBand18,
             this.gridBand20});
             this.gridBand17.Name = "gridBand17";
-            this.gridBand17.VisibleIndex = 13;
+            this.gridBand17.VisibleIndex = 12;
             this.gridBand17.Width = 300;
             // 
             // gridBand19
@@ -1506,7 +1496,7 @@
             this.gridBand25,
             this.gridBand22});
             this.gridBand21.Name = "gridBand21";
-            this.gridBand21.VisibleIndex = 14;
+            this.gridBand21.VisibleIndex = 13;
             this.gridBand21.Width = 260;
             // 
             // gridBand25
@@ -1533,7 +1523,7 @@
             this.gridBand23.Columns.Add(this.gv_remarks);
             this.gridBand23.MinWidth = 100;
             this.gridBand23.Name = "gridBand23";
-            this.gridBand23.VisibleIndex = 15;
+            this.gridBand23.VisibleIndex = 14;
             this.gridBand23.Width = 100;
             // 
             // gridBand24
@@ -1542,7 +1532,7 @@
             this.gridBand24.Columns.Add(this.gv_changereason);
             this.gridBand24.MinWidth = 100;
             this.gridBand24.Name = "gridBand24";
-            this.gridBand24.VisibleIndex = 16;
+            this.gridBand24.VisibleIndex = 15;
             this.gridBand24.Width = 100;
             // 
             // gridBand28
@@ -1554,7 +1544,7 @@
             this.gridBand27,
             this.gridBand26});
             this.gridBand28.Name = "gridBand28";
-            this.gridBand28.VisibleIndex = 17;
+            this.gridBand28.VisibleIndex = 16;
             this.gridBand28.Width = 260;
             // 
             // gridBand27
@@ -1690,7 +1680,6 @@
         private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
         private UserControl.UcLookSupplier txt_supplier;
         private DevExpress.XtraEditors.LabelControl lbGuid;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fSubsidiary;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;

--
Gitblit v1.9.3