From be94e54dc7cd0eb2e66f25d7def9a873c563564c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 10 一月 2025 09:53:30 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs |  143 +++++++++++++++++++++++------------------------
 1 files changed, 69 insertions(+), 74 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 8778db2..6679043 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -63,6 +63,7 @@
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_erpid = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -75,7 +76,6 @@
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
             this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            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();
@@ -167,8 +167,6 @@
             this.gvMx1demandDocumentLineId.MinWidth = 100;
             this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
             this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
-            this.gvMx1demandDocumentLineId.Visible = true;
-            this.gvMx1demandDocumentLineId.VisibleIndex = 33;
             this.gvMx1demandDocumentLineId.Width = 100;
             // 
             // gvMx1demandDocumentId
@@ -221,7 +219,7 @@
             this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
             this.gvMx1sourceDocumentType.Visible = true;
             this.gvMx1sourceDocumentType.VisibleIndex = 30;
-            this.gvMx1sourceDocumentType.Width = 100;
+            this.gvMx1sourceDocumentType.Width = 80;
             // 
             // gvMx1returnableStoredQty
             // 
@@ -234,7 +232,7 @@
             this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
             this.gvMx1returnableStoredQty.Visible = true;
             this.gvMx1returnableStoredQty.VisibleIndex = 29;
-            this.gvMx1returnableStoredQty.Width = 100;
+            this.gvMx1returnableStoredQty.Width = 80;
             // 
             // gvMx1returnableReceivedQty
             // 
@@ -247,7 +245,7 @@
             this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
             this.gvMx1returnableReceivedQty.Visible = true;
             this.gvMx1returnableReceivedQty.VisibleIndex = 28;
-            this.gvMx1returnableReceivedQty.Width = 100;
+            this.gvMx1returnableReceivedQty.Width = 80;
             // 
             // gvMx1totalReturnedQty
             // 
@@ -260,7 +258,7 @@
             this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
             this.gvMx1totalReturnedQty.Visible = true;
             this.gvMx1totalReturnedQty.VisibleIndex = 27;
-            this.gvMx1totalReturnedQty.Width = 100;
+            this.gvMx1totalReturnedQty.Width = 80;
             // 
             // gvMx1remainingStoredQty
             // 
@@ -273,7 +271,7 @@
             this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
             this.gvMx1remainingStoredQty.Visible = true;
             this.gvMx1remainingStoredQty.VisibleIndex = 26;
-            this.gvMx1remainingStoredQty.Width = 100;
+            this.gvMx1remainingStoredQty.Width = 80;
             // 
             // gvMx1totalStoredQty
             // 
@@ -286,7 +284,7 @@
             this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
             this.gvMx1totalStoredQty.Visible = true;
             this.gvMx1totalStoredQty.VisibleIndex = 25;
-            this.gvMx1totalStoredQty.Width = 100;
+            this.gvMx1totalStoredQty.Width = 80;
             // 
             // gvMx1remainingReceivedQty
             // 
@@ -299,7 +297,7 @@
             this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
             this.gvMx1remainingReceivedQty.Visible = true;
             this.gvMx1remainingReceivedQty.VisibleIndex = 13;
-            this.gvMx1remainingReceivedQty.Width = 100;
+            this.gvMx1remainingReceivedQty.Width = 80;
             // 
             // gvMx1totalReceivedQty
             // 
@@ -312,7 +310,7 @@
             this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
             this.gvMx1totalReceivedQty.Visible = true;
             this.gvMx1totalReceivedQty.VisibleIndex = 24;
-            this.gvMx1totalReceivedQty.Width = 100;
+            this.gvMx1totalReceivedQty.Width = 80;
             // 
             // gvMx1terminateTime
             // 
@@ -351,7 +349,7 @@
             this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
             this.gvMx1businessTerminate.Visible = true;
             this.gvMx1businessTerminate.VisibleIndex = 5;
-            this.gvMx1businessTerminate.Width = 94;
+            this.gvMx1businessTerminate.Width = 80;
             // 
             // gvMx1freezeTime
             // 
@@ -390,7 +388,7 @@
             this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
             this.gvMx1businessFreeze.Visible = true;
             this.gvMx1businessFreeze.VisibleIndex = 19;
-            this.gvMx1businessFreeze.Width = 94;
+            this.gvMx1businessFreeze.Width = 50;
             // 
             // gvMx1businessClose
             // 
@@ -424,12 +422,12 @@
             this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
             this.gvMx1isGift.Caption = "鏄惁璧犲搧";
             this.gvMx1isGift.FieldName = "isGift";
-            this.gvMx1isGift.MinWidth = 100;
+            this.gvMx1isGift.MinWidth = 50;
             this.gvMx1isGift.Name = "gvMx1isGift";
             this.gvMx1isGift.Tag = "query_a.IS_GIFT";
             this.gvMx1isGift.Visible = true;
             this.gvMx1isGift.VisibleIndex = 16;
-            this.gvMx1isGift.Width = 100;
+            this.gvMx1isGift.Width = 50;
             // 
             // gvMx1latestDeliveryDate
             // 
@@ -476,12 +474,12 @@
             this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingQty.Caption = "璁′环鏁伴噺";
             this.gvMx1pricingQty.FieldName = "pricingQty";
-            this.gvMx1pricingQty.MinWidth = 80;
+            this.gvMx1pricingQty.MinWidth = 50;
             this.gvMx1pricingQty.Name = "gvMx1pricingQty";
             this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
             this.gvMx1pricingQty.Visible = true;
             this.gvMx1pricingQty.VisibleIndex = 6;
-            this.gvMx1pricingQty.Width = 100;
+            this.gvMx1pricingQty.Width = 50;
             // 
             // gvMx1pricingUnit
             // 
@@ -489,12 +487,12 @@
             this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingUnit.Caption = "璁′环鍗曚綅";
             this.gvMx1pricingUnit.FieldName = "jjFname";
-            this.gvMx1pricingUnit.MinWidth = 80;
+            this.gvMx1pricingUnit.MinWidth = 50;
             this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
             this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
             this.gvMx1pricingUnit.Visible = true;
             this.gvMx1pricingUnit.VisibleIndex = 7;
-            this.gvMx1pricingUnit.Width = 100;
+            this.gvMx1pricingUnit.Width = 50;
             // 
             // gvMx1inventoryUnit
             // 
@@ -502,12 +500,12 @@
             this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅";
             this.gvMx1inventoryUnit.FieldName = "kcFname";
-            this.gvMx1inventoryUnit.MinWidth = 80;
+            this.gvMx1inventoryUnit.MinWidth = 50;
             this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
             this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
             this.gvMx1inventoryUnit.Visible = true;
             this.gvMx1inventoryUnit.VisibleIndex = 14;
-            this.gvMx1inventoryUnit.Width = 100;
+            this.gvMx1inventoryUnit.Width = 50;
             // 
             // gvMx1purchaseQty
             // 
@@ -515,12 +513,12 @@
             this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1purchaseQty.Caption = "閲囪喘鏁伴噺";
             this.gvMx1purchaseQty.FieldName = "purchaseQty";
-            this.gvMx1purchaseQty.MinWidth = 80;
+            this.gvMx1purchaseQty.MinWidth = 50;
             this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
             this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
             this.gvMx1purchaseQty.Visible = true;
             this.gvMx1purchaseQty.VisibleIndex = 11;
-            this.gvMx1purchaseQty.Width = 100;
+            this.gvMx1purchaseQty.Width = 50;
             // 
             // gvMx1purchaseUnit
             // 
@@ -528,12 +526,12 @@
             this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1purchaseUnit.Caption = "閲囪喘鍗曚綅";
             this.gvMx1purchaseUnit.FieldName = "cgFname";
-            this.gvMx1purchaseUnit.MinWidth = 80;
+            this.gvMx1purchaseUnit.MinWidth = 50;
             this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
             this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
             this.gvMx1purchaseUnit.Visible = true;
             this.gvMx1purchaseUnit.VisibleIndex = 12;
-            this.gvMx1purchaseUnit.Width = 100;
+            this.gvMx1purchaseUnit.Width = 50;
             // 
             // gvMx1itemId
             // 
@@ -544,8 +542,6 @@
             this.gvMx1itemId.MinWidth = 100;
             this.gvMx1itemId.Name = "gvMx1itemId";
             this.gvMx1itemId.Tag = "query_a.ITEM_ID";
-            this.gvMx1itemId.Visible = true;
-            this.gvMx1itemId.VisibleIndex = 2;
             this.gvMx1itemId.Width = 100;
             // 
             // gvMx1salesOrderId
@@ -558,7 +554,7 @@
             this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
             this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
             this.gvMx1salesOrderId.Visible = true;
-            this.gvMx1salesOrderId.VisibleIndex = 1;
+            this.gvMx1salesOrderId.VisibleIndex = 2;
             this.gvMx1salesOrderId.Width = 150;
             // 
             // tabMxPage1
@@ -585,6 +581,7 @@
             this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gvMx1.ColumnPanelRowHeight = 60;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn3,
             this.gv_erpid,
             this.gvMx1salesOrderId,
             this.gvMx1itemId,
@@ -623,8 +620,17 @@
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
             this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "鏀舵枡缁勭粐";
+            this.gridColumn3.FieldName = "receivingOrg";
+            this.gridColumn3.MinWidth = 250;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.VisibleIndex = 0;
+            this.gridColumn3.Width = 250;
             // 
             // gv_erpid
             // 
@@ -633,7 +639,7 @@
             this.gv_erpid.MinWidth = 100;
             this.gv_erpid.Name = "gv_erpid";
             this.gv_erpid.Visible = true;
-            this.gv_erpid.VisibleIndex = 0;
+            this.gv_erpid.VisibleIndex = 1;
             this.gv_erpid.Width = 100;
             // 
             // gridColumn2
@@ -706,6 +712,7 @@
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -756,7 +763,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,
@@ -799,7 +805,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);
@@ -809,19 +814,9 @@
             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;
-            // 
-            // 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.Tag = "org.fnamber";
-            this.gv_fSubsidiary.Visible = true;
-            this.gv_fSubsidiary.Width = 250;
             // 
             // gv_paymentParty
             // 
@@ -913,7 +908,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;
             // 
             // gv_factory
@@ -933,7 +928,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;
             // 
             // gv_billNo
@@ -953,44 +948,43 @@
             // 
             this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
             this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand3.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
+            this.gridBand3.Caption = "鍗曟嵁鐘舵��";
             this.gridBand3.Columns.Add(this.gv_documentStatus);
-            this.gridBand3.MinWidth = 130;
+            this.gridBand3.MinWidth = 70;
             this.gridBand3.Name = "gridBand3";
             this.gridBand3.RowCount = 2;
-            this.gridBand3.VisibleIndex = 3;
-            this.gridBand3.Width = 130;
+            this.gridBand3.VisibleIndex = 2;
             // 
             // gv_documentStatus
             // 
             this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
             this.gv_documentStatus.Caption = "鍗曟嵁鐘舵��:A鍒涘缓,B瀹℃牳涓�,C宸插鏍�,D閲嶆柊瀹℃牳,Z鏆傚瓨";
-            this.gv_documentStatus.FieldName = "documentStatus";
+            this.gv_documentStatus.FieldName = "docStusTxt";
             this.gv_documentStatus.MinWidth = 25;
             this.gv_documentStatus.Name = "gv_documentStatus";
             this.gv_documentStatus.OptionsColumn.AllowEdit = false;
             this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
             this.gv_documentStatus.Visible = true;
-            this.gv_documentStatus.Width = 130;
+            this.gv_documentStatus.Width = 70;
             // 
             // gridBand4
             // 
             this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
             this.gridBand4.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand4.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+            this.gridBand4.Caption = "鍗曟嵁绫诲瀷";
             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;
             // 
             // gv_documentType
             // 
             this.gv_documentType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_documentType.AppearanceCell.Options.UseFont = true;
-            this.gv_documentType.Caption = "鍗曟嵁绫诲瀷";
-            this.gv_documentType.FieldName = "documentType2";
+            this.gv_documentType.Caption = "鍗曟嵁绫诲瀷:1閲囪喘,2濮斿";
+            this.gv_documentType.FieldName = "documentTypeTxt";
             this.gv_documentType.MinWidth = 25;
             this.gv_documentType.Name = "gv_documentType";
             this.gv_documentType.OptionsColumn.AllowEdit = false;
@@ -1004,7 +998,8 @@
             this.gridBand5.Columns.Add(this.gv_businessType);
             this.gridBand5.MinWidth = 80;
             this.gridBand5.Name = "gridBand5";
-            this.gridBand5.VisibleIndex = 5;
+            this.gridBand5.Visible = false;
+            this.gridBand5.VisibleIndex = -1;
             this.gridBand5.Width = 80;
             // 
             // gv_businessType
@@ -1026,7 +1021,7 @@
             this.gridBand8.Columns.Add(this.gv_purchaseDate);
             this.gridBand8.MinWidth = 170;
             this.gridBand8.Name = "gridBand8";
-            this.gridBand8.VisibleIndex = 6;
+            this.gridBand8.VisibleIndex = 4;
             this.gridBand8.Width = 170;
             // 
             // gv_purchaseDate
@@ -1052,12 +1047,12 @@
             this.gridBand7});
             this.gridBand6.MinWidth = 200;
             this.gridBand6.Name = "gridBand6";
-            this.gridBand6.VisibleIndex = 7;
+            this.gridBand6.VisibleIndex = 5;
             this.gridBand6.Width = 200;
             // 
             // gridBand11
             // 
-            this.gridBand11.Caption = "ID";
+            this.gridBand11.Caption = "缂栧彿";
             this.gridBand11.Columns.Add(this.gv_supplier);
             this.gridBand11.Name = "gridBand11";
             this.gridBand11.VisibleIndex = 0;
@@ -1068,7 +1063,7 @@
             this.gv_supplier.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_supplier.AppearanceCell.Options.UseFont = true;
             this.gv_supplier.Caption = "渚涘簲鍟�";
-            this.gv_supplier.FieldName = "supplier";
+            this.gv_supplier.FieldName = "suppNo";
             this.gv_supplier.MinWidth = 25;
             this.gv_supplier.Name = "gv_supplier";
             this.gv_supplier.OptionsColumn.AllowEdit = false;
@@ -1104,7 +1099,7 @@
             this.gridBand9.Columns.Add(this.gv_closeStatus);
             this.gridBand9.MinWidth = 80;
             this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 8;
+            this.gridBand9.VisibleIndex = 6;
             this.gridBand9.Width = 80;
             // 
             // gv_closeStatus
@@ -1130,7 +1125,7 @@
             this.gridBand13});
             this.gridBand10.MinWidth = 100;
             this.gridBand10.Name = "gridBand10";
-            this.gridBand10.VisibleIndex = 9;
+            this.gridBand10.VisibleIndex = 7;
             this.gridBand10.Width = 130;
             // 
             // gridBand12
@@ -1147,7 +1142,7 @@
             this.gv_purchaseDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
             this.gv_purchaseDept.Caption = "閲囪喘閮ㄩ棬";
-            this.gv_purchaseDept.FieldName = "purchaseDept";
+            this.gv_purchaseDept.FieldName = "departmentcode";
             this.gv_purchaseDept.MinWidth = 25;
             this.gv_purchaseDept.Name = "gv_purchaseDept";
             this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
@@ -1183,7 +1178,7 @@
             this.gridBand14.Columns.Add(this.gv_qtyAcceptance);
             this.gridBand14.MinWidth = 50;
             this.gridBand14.Name = "gridBand14";
-            this.gridBand14.VisibleIndex = 10;
+            this.gridBand14.VisibleIndex = 8;
             this.gridBand14.Width = 50;
             // 
             // gv_qtyAcceptance
@@ -1205,7 +1200,7 @@
             this.gridBand15.Columns.Add(this.gv_purchaser);
             this.gridBand15.MinWidth = 60;
             this.gridBand15.Name = "gridBand15";
-            this.gridBand15.VisibleIndex = 11;
+            this.gridBand15.VisibleIndex = 9;
             this.gridBand15.Width = 60;
             // 
             // gv_purchaser
@@ -1227,7 +1222,7 @@
             this.gridBand16.Columns.Add(this.gv_qualityReq);
             this.gridBand16.MinWidth = 80;
             this.gridBand16.Name = "gridBand16";
-            this.gridBand16.VisibleIndex = 12;
+            this.gridBand16.VisibleIndex = 10;
             this.gridBand16.Width = 80;
             // 
             // gv_qualityReq
@@ -1253,7 +1248,7 @@
             this.gridBand18,
             this.gridBand20});
             this.gridBand17.Name = "gridBand17";
-            this.gridBand17.VisibleIndex = 13;
+            this.gridBand17.VisibleIndex = 11;
             this.gridBand17.Width = 300;
             // 
             // gridBand19
@@ -1331,7 +1326,7 @@
             this.gridBand25,
             this.gridBand22});
             this.gridBand21.Name = "gridBand21";
-            this.gridBand21.VisibleIndex = 14;
+            this.gridBand21.VisibleIndex = 12;
             this.gridBand21.Width = 260;
             // 
             // gridBand25
@@ -1384,7 +1379,7 @@
             this.gridBand23.Columns.Add(this.gv_remarks);
             this.gridBand23.MinWidth = 100;
             this.gridBand23.Name = "gridBand23";
-            this.gridBand23.VisibleIndex = 15;
+            this.gridBand23.VisibleIndex = 13;
             this.gridBand23.Width = 100;
             // 
             // gv_remarks
@@ -1406,7 +1401,7 @@
             this.gridBand24.Columns.Add(this.gv_changereason);
             this.gridBand24.MinWidth = 100;
             this.gridBand24.Name = "gridBand24";
-            this.gridBand24.VisibleIndex = 16;
+            this.gridBand24.VisibleIndex = 14;
             this.gridBand24.Width = 100;
             // 
             // gv_changereason
@@ -1431,7 +1426,7 @@
             this.gridBand27,
             this.gridBand26});
             this.gridBand28.Name = "gridBand28";
-            this.gridBand28.VisibleIndex = 17;
+            this.gridBand28.VisibleIndex = 15;
             this.gridBand28.Width = 260;
             // 
             // gridBand27
@@ -1528,7 +1523,6 @@
             this.xtraTabPage2.Controls.Add(this.tabMx);
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
@@ -1587,6 +1581,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesRohIn";
+            this.Text = "閲囪喘璁㈠崟";
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1693,7 +1688,7 @@
         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.Columns.GridColumn gridColumn3;
         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