From aa41378c74c1948c17521659dd973dabb097608f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 04 一月 2025 15:42:56 +0800
Subject: [PATCH] 采购

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs |  499 ++++++++++++++++++++++++++++++------------------------
 1 files changed, 275 insertions(+), 224 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
index 47f1ca3..3ec65db 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -41,6 +41,8 @@
             this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_suppId = new DevExpress.XtraEditors.LabelControl();
             this.lb_cbillNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit();
@@ -59,6 +61,7 @@
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
+            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_fstatus = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_guid = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_reason = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
@@ -88,20 +91,36 @@
             this.gv_fcheckUser = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_rbillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_bgr = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_cbillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_checkUser = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_insDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_depotsId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.gv_depotsCode = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
+            this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_suppNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_suppId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_paperBillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
+            this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gv_remark = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -126,6 +145,8 @@
             this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.panel1 = new System.Windows.Forms.Panel();
+            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
+            this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit();
             this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
             this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
             this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
@@ -133,23 +154,6 @@
             this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
             this.lbGuid = new System.Windows.Forms.Label();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.tabMxPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
@@ -171,6 +175,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             this.panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
@@ -187,8 +192,6 @@
             this.gvMx2itemId.MinWidth = 50;
             this.gvMx2itemId.Name = "gvMx2itemId";
             this.gvMx2itemId.Tag = "query_a.ITEM_ID";
-            this.gvMx2itemId.Visible = true;
-            this.gvMx2itemId.VisibleIndex = 0;
             this.gvMx2itemId.Width = 94;
             // 
             // gvMx2lineK3id
@@ -201,7 +204,7 @@
             this.gvMx2lineK3id.Name = "gvMx2lineK3id";
             this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID";
             this.gvMx2lineK3id.Visible = true;
-            this.gvMx2lineK3id.VisibleIndex = 7;
+            this.gvMx2lineK3id.VisibleIndex = 8;
             this.gvMx2lineK3id.Width = 94;
             // 
             // gvMx2ebelnK3id
@@ -214,7 +217,7 @@
             this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
             this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID";
             this.gvMx2ebelnK3id.Visible = true;
-            this.gvMx2ebelnK3id.VisibleIndex = 6;
+            this.gvMx2ebelnK3id.VisibleIndex = 7;
             this.gvMx2ebelnK3id.Width = 94;
             // 
             // gvMx2workNo
@@ -227,7 +230,7 @@
             this.gvMx2workNo.Name = "gvMx2workNo";
             this.gvMx2workNo.Tag = "query_a.WORK_NO";
             this.gvMx2workNo.Visible = true;
-            this.gvMx2workNo.VisibleIndex = 5;
+            this.gvMx2workNo.VisibleIndex = 6;
             this.gvMx2workNo.Width = 94;
             // 
             // gvMx2ebeln
@@ -240,7 +243,7 @@
             this.gvMx2ebeln.Name = "gvMx2ebeln";
             this.gvMx2ebeln.Tag = "query_a.EBELN";
             this.gvMx2ebeln.Visible = true;
-            this.gvMx2ebeln.VisibleIndex = 4;
+            this.gvMx2ebeln.VisibleIndex = 5;
             this.gvMx2ebeln.Width = 94;
             // 
             // gvMx2unit
@@ -253,7 +256,7 @@
             this.gvMx2unit.Name = "gvMx2unit";
             this.gvMx2unit.Tag = "query_a.UNIT";
             this.gvMx2unit.Visible = true;
-            this.gvMx2unit.VisibleIndex = 3;
+            this.gvMx2unit.VisibleIndex = 4;
             this.gvMx2unit.Width = 94;
             // 
             // gvMx2itemSname
@@ -279,7 +282,7 @@
             this.gvMx2quantity.Name = "gvMx2quantity";
             this.gvMx2quantity.Tag = "query_a.QUANTITY";
             this.gvMx2quantity.Visible = true;
-            this.gvMx2quantity.VisibleIndex = 2;
+            this.gvMx2quantity.VisibleIndex = 3;
             this.gvMx2quantity.Width = 94;
             // 
             // gvMx2guid
@@ -316,7 +319,9 @@
             this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx2guid,
             this.gvMx2itemId,
+            this.gridColumn2,
             this.gvMx2itemSname,
+            this.gridColumn1,
             this.gvMx2quantity,
             this.gvMx2unit,
             this.gvMx2ebeln,
@@ -328,6 +333,26 @@
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
             this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
             this.gvMx2.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鐗╂枡缂栧彿";
+            this.gridColumn2.FieldName = "itemNo";
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 0;
+            this.gridColumn2.Width = 94;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "鐗╂枡瑙勬牸";
+            this.gridColumn1.FieldName = "itemModel";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 2;
+            this.gridColumn1.Width = 94;
             // 
             // lb_suppId
             // 
@@ -448,7 +473,7 @@
             // 
             this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_status.Appearance.Options.UseFont = true;
-            this.lb_status.Location = new System.Drawing.Point(814, 23);
+            this.lb_status.Location = new System.Drawing.Point(814, 91);
             this.lb_status.Name = "lb_status";
             this.lb_status.Size = new System.Drawing.Size(68, 21);
             this.lb_status.TabIndex = 213;
@@ -570,6 +595,45 @@
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowColumnHeaders = false;
             this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridBand1
+            // 
+            this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridBand1.Caption = "瀹℃牳";
+            this.gridBand1.Columns.Add(this.gv_fstatus);
+            this.gridBand1.Columns.Add(this.gv_guid);
+            this.gridBand1.Columns.Add(this.gv_reason);
+            this.gridBand1.Columns.Add(this.gv_lastupdateBy);
+            this.gridBand1.Columns.Add(this.gv_lastupdateDate);
+            this.gridBand1.Columns.Add(this.gv_userNoBack);
+            this.gridBand1.Columns.Add(this.gv_taskNo);
+            this.gridBand1.Columns.Add(this.gv_checkRes);
+            this.gridBand1.Columns.Add(this.gv_checkQty);
+            this.gridBand1.Columns.Add(this.gv_mmlist);
+            this.gridBand1.Columns.Add(this.gv_ebeln);
+            this.gridBand1.Columns.Add(this.gv_transctionNo);
+            this.gridBand1.Columns.Add(this.gv_factory);
+            this.gridBand1.Columns.Add(this.gv_sapstatus);
+            this.gridBand1.Columns.Add(this.gv_ischeck);
+            this.gridBand1.Columns.Add(this.gv_insby);
+            this.gridBand1.Columns.Add(this.gv_isVisual);
+            this.gridBand1.Columns.Add(this.gv_urgentFlag);
+            this.gridBand1.Columns.Add(this.gv_lineNo);
+            this.gridBand1.Columns.Add(this.gv_taskLino);
+            this.gridBand1.Columns.Add(this.gv_fbillno);
+            this.gridBand1.Columns.Add(this.gv_fbillLino);
+            this.gridBand1.Columns.Add(this.gv_custNo);
+            this.gridBand1.Columns.Add(this.gv_custName);
+            this.gridBand1.Columns.Add(this.gv_iqcReleaseNo);
+            this.gridBand1.Columns.Add(this.gv_pickIns);
+            this.gridBand1.Columns.Add(this.gv_fcheckUser);
+            this.gridBand1.Columns.Add(this.gv_rbillNo);
+            this.gridBand1.Columns.Add(this.gv_bgr);
+            this.gridBand1.MinWidth = 50;
+            this.gridBand1.Name = "gridBand1";
+            this.gridBand1.VisibleIndex = 0;
+            this.gridBand1.Width = 50;
             // 
             // gv_fstatus
             // 
@@ -920,6 +984,33 @@
             this.gv_bgr.Tag = "query_a.BGR";
             this.gv_bgr.Width = 64;
             // 
+            // gridBand16
+            // 
+            this.gridBand16.Caption = "鏀舵枡缁勭粐";
+            this.gridBand16.Columns.Add(this.bandedGridColumn2);
+            this.gridBand16.Name = "gridBand16";
+            this.gridBand16.VisibleIndex = 1;
+            this.gridBand16.Width = 250;
+            // 
+            // bandedGridColumn2
+            // 
+            this.bandedGridColumn2.Caption = "鏀舵枡缁勭粐";
+            this.bandedGridColumn2.FieldName = "receivingOrg";
+            this.bandedGridColumn2.MinWidth = 250;
+            this.bandedGridColumn2.Name = "bandedGridColumn2";
+            this.bandedGridColumn2.Tag = "org.fnamber";
+            this.bandedGridColumn2.Visible = true;
+            this.bandedGridColumn2.Width = 250;
+            // 
+            // gridBand2
+            // 
+            this.gridBand2.Caption = "鍏ュ簱鍗曞彿";
+            this.gridBand2.Columns.Add(this.gv_billNo);
+            this.gridBand2.MinWidth = 180;
+            this.gridBand2.Name = "gridBand2";
+            this.gridBand2.VisibleIndex = 2;
+            this.gridBand2.Width = 180;
+            // 
             // gv_billNo
             // 
             this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -932,6 +1023,15 @@
             this.gv_billNo.Tag = "query_a.BILL_NO";
             this.gv_billNo.Visible = true;
             this.gv_billNo.Width = 180;
+            // 
+            // gridBand3
+            // 
+            this.gridBand3.Caption = "鍒拌揣鍗曞彿";
+            this.gridBand3.Columns.Add(this.gv_cbillNo);
+            this.gridBand3.MinWidth = 180;
+            this.gridBand3.Name = "gridBand3";
+            this.gridBand3.VisibleIndex = 3;
+            this.gridBand3.Width = 180;
             // 
             // gv_cbillNo
             // 
@@ -946,6 +1046,15 @@
             this.gv_cbillNo.Visible = true;
             this.gv_cbillNo.Width = 180;
             // 
+            // gridBand5
+            // 
+            this.gridBand5.Caption = "鍒涘缓浜�";
+            this.gridBand5.Columns.Add(this.gv_createBy);
+            this.gridBand5.MinWidth = 80;
+            this.gridBand5.Name = "gridBand5";
+            this.gridBand5.VisibleIndex = 4;
+            this.gridBand5.Width = 80;
+            // 
             // gv_createBy
             // 
             this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -958,6 +1067,15 @@
             this.gv_createBy.Tag = "query_a.CREATE_BY";
             this.gv_createBy.Visible = true;
             this.gv_createBy.Width = 80;
+            // 
+            // gridBand4
+            // 
+            this.gridBand4.Caption = "鍒涘缓鏃堕棿";
+            this.gridBand4.Columns.Add(this.gv_createDate);
+            this.gridBand4.MinWidth = 180;
+            this.gridBand4.Name = "gridBand4";
+            this.gridBand4.VisibleIndex = 5;
+            this.gridBand4.Width = 180;
             // 
             // gv_createDate
             // 
@@ -972,6 +1090,14 @@
             this.gv_createDate.Visible = true;
             this.gv_createDate.Width = 180;
             // 
+            // gridBand15
+            // 
+            this.gridBand15.Caption = "瀹℃牳浜�";
+            this.gridBand15.Columns.Add(this.gv_checkUser);
+            this.gridBand15.Name = "gridBand15";
+            this.gridBand15.VisibleIndex = 6;
+            this.gridBand15.Width = 60;
+            // 
             // gv_checkUser
             // 
             this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -984,6 +1110,17 @@
             this.gv_checkUser.Tag = "query_a.CHECK_USER";
             this.gv_checkUser.Visible = true;
             this.gv_checkUser.Width = 60;
+            // 
+            // gridBand6
+            // 
+            this.gridBand6.Caption = "瀹℃牳鏃ユ湡";
+            this.gridBand6.Columns.Add(this.gv_checkDate);
+            this.gridBand6.Columns.Add(this.gv_insDate);
+            this.gridBand6.Columns.Add(this.gv_fcheckDate);
+            this.gridBand6.MinWidth = 180;
+            this.gridBand6.Name = "gridBand6";
+            this.gridBand6.VisibleIndex = 7;
+            this.gridBand6.Width = 180;
             // 
             // gv_checkDate
             // 
@@ -1024,6 +1161,27 @@
             this.gv_fcheckDate.Tag = "query_a.FCHECK_DATE";
             this.gv_fcheckDate.Width = 138;
             // 
+            // gridBand7
+            // 
+            this.gridBand7.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            this.gridBand7.Caption = "鏀惰揣浠�";
+            this.gridBand7.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+            this.gridBand10,
+            this.gridBand9});
+            this.gridBand7.Name = "gridBand7";
+            this.gridBand7.VisibleIndex = 8;
+            this.gridBand7.Width = 200;
+            // 
+            // gridBand10
+            // 
+            this.gridBand10.Caption = "浠撳簱缂栧彿";
+            this.gridBand10.Columns.Add(this.bandedGridColumn1);
+            this.gridBand10.MinWidth = 50;
+            this.gridBand10.Name = "gridBand10";
+            this.gridBand10.VisibleIndex = 0;
+            this.gridBand10.Width = 100;
+            // 
             // bandedGridColumn1
             // 
             this.bandedGridColumn1.Caption = "浠撳簱缂栧彿";
@@ -1032,6 +1190,16 @@
             this.bandedGridColumn1.Name = "bandedGridColumn1";
             this.bandedGridColumn1.Visible = true;
             this.bandedGridColumn1.Width = 100;
+            // 
+            // gridBand9
+            // 
+            this.gridBand9.Caption = "浠撳簱鍚嶇О";
+            this.gridBand9.Columns.Add(this.gv_depotsId);
+            this.gridBand9.Columns.Add(this.gv_depotsCode);
+            this.gridBand9.MinWidth = 80;
+            this.gridBand9.Name = "gridBand9";
+            this.gridBand9.VisibleIndex = 1;
+            this.gridBand9.Width = 100;
             // 
             // gv_depotsId
             // 
@@ -1058,6 +1226,27 @@
             this.gv_depotsCode.Tag = "query_a.DEPOTS_CODE";
             this.gv_depotsCode.Width = 94;
             // 
+            // gridBand8
+            // 
+            this.gridBand8.AppearanceHeader.Options.UseTextOptions = true;
+            this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            this.gridBand8.Caption = "渚涘簲鍟�";
+            this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
+            this.gridBand11,
+            this.gridBand12});
+            this.gridBand8.Name = "gridBand8";
+            this.gridBand8.VisibleIndex = 9;
+            this.gridBand8.Width = 250;
+            // 
+            // gridBand11
+            // 
+            this.gridBand11.Caption = "渚涘簲鍟嗙紪鍙�";
+            this.gridBand11.Columns.Add(this.gv_suppNo);
+            this.gridBand11.MinWidth = 50;
+            this.gridBand11.Name = "gridBand11";
+            this.gridBand11.VisibleIndex = 0;
+            this.gridBand11.Width = 100;
+            // 
             // gv_suppNo
             // 
             this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1070,6 +1259,15 @@
             this.gv_suppNo.Tag = "query_a.SUPP_NO";
             this.gv_suppNo.Visible = true;
             this.gv_suppNo.Width = 100;
+            // 
+            // gridBand12
+            // 
+            this.gridBand12.Caption = "渚涘簲鍟嗗悕绉�";
+            this.gridBand12.Columns.Add(this.gv_suppId);
+            this.gridBand12.MinWidth = 100;
+            this.gridBand12.Name = "gridBand12";
+            this.gridBand12.VisibleIndex = 1;
+            this.gridBand12.Width = 150;
             // 
             // gv_suppId
             // 
@@ -1084,6 +1282,15 @@
             this.gv_suppId.Visible = true;
             this.gv_suppId.Width = 150;
             // 
+            // gridBand13
+            // 
+            this.gridBand13.Caption = "閫佽揣鍗曞彿";
+            this.gridBand13.Columns.Add(this.gv_paperBillNo);
+            this.gridBand13.MinWidth = 120;
+            this.gridBand13.Name = "gridBand13";
+            this.gridBand13.VisibleIndex = 10;
+            this.gridBand13.Width = 120;
+            // 
             // gv_paperBillNo
             // 
             this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1096,6 +1303,15 @@
             this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO";
             this.gv_paperBillNo.Visible = true;
             this.gv_paperBillNo.Width = 120;
+            // 
+            // gridBand14
+            // 
+            this.gridBand14.Caption = "澶囨敞淇℃伅";
+            this.gridBand14.Columns.Add(this.gv_remark);
+            this.gridBand14.MinWidth = 120;
+            this.gridBand14.Name = "gridBand14";
+            this.gridBand14.VisibleIndex = 11;
+            this.gridBand14.Width = 120;
             // 
             // gv_remark
             // 
@@ -1276,7 +1492,7 @@
             this.gvMx1itemSname.Name = "gvMx1itemSname";
             this.gvMx1itemSname.Tag = "query_a.ITEM_SNAME";
             this.gvMx1itemSname.Visible = true;
-            this.gvMx1itemSname.VisibleIndex = 5;
+            this.gvMx1itemSname.VisibleIndex = 4;
             this.gvMx1itemSname.Width = 250;
             // 
             // gvMx1itemNo
@@ -1289,7 +1505,7 @@
             this.gvMx1itemNo.Name = "gvMx1itemNo";
             this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
             this.gvMx1itemNo.Visible = true;
-            this.gvMx1itemNo.VisibleIndex = 6;
+            this.gvMx1itemNo.VisibleIndex = 5;
             this.gvMx1itemNo.Width = 250;
             // 
             // gvMx1quantity
@@ -1302,7 +1518,7 @@
             this.gvMx1quantity.Name = "gvMx1quantity";
             this.gvMx1quantity.Tag = "query_a.QUANTITY";
             this.gvMx1quantity.Visible = true;
-            this.gvMx1quantity.VisibleIndex = 4;
+            this.gvMx1quantity.VisibleIndex = 6;
             this.gvMx1quantity.Width = 94;
             // 
             // gvMx1unit
@@ -1315,7 +1531,7 @@
             this.gvMx1unit.Name = "gvMx1unit";
             this.gvMx1unit.Tag = "query_a.UNIT";
             this.gvMx1unit.Visible = true;
-            this.gvMx1unit.VisibleIndex = 8;
+            this.gvMx1unit.VisibleIndex = 7;
             this.gvMx1unit.Width = 94;
             // 
             // gvMx1rbillNo
@@ -1328,7 +1544,7 @@
             this.gvMx1rbillNo.Name = "gvMx1rbillNo";
             this.gvMx1rbillNo.Tag = "query_a.RBILL_NO";
             this.gvMx1rbillNo.Visible = true;
-            this.gvMx1rbillNo.VisibleIndex = 9;
+            this.gvMx1rbillNo.VisibleIndex = 8;
             this.gvMx1rbillNo.Width = 94;
             // 
             // gvMx1depotSectionCode
@@ -1341,7 +1557,7 @@
             this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode";
             this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
             this.gvMx1depotSectionCode.Visible = true;
-            this.gvMx1depotSectionCode.VisibleIndex = 7;
+            this.gvMx1depotSectionCode.VisibleIndex = 9;
             this.gvMx1depotSectionCode.Width = 94;
             // 
             // gvMx1depotCode
@@ -1386,6 +1602,8 @@
             // panel1
             // 
             this.panel1.BackColor = System.Drawing.Color.White;
+            this.panel1.Controls.Add(this.labelControl2);
+            this.panel1.Controls.Add(this.txt_fcheckUser);
             this.panel1.Controls.Add(this.txt_dptName);
             this.panel1.Controls.Add(this.txt_suppName);
             this.panel1.Controls.Add(this.txt_fstatus);
@@ -1414,6 +1632,25 @@
             this.panel1.Size = new System.Drawing.Size(1346, 127);
             this.panel1.TabIndex = 1;
             // 
+            // labelControl2
+            // 
+            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.labelControl2.Appearance.Options.UseFont = true;
+            this.labelControl2.Location = new System.Drawing.Point(831, 23);
+            this.labelControl2.Name = "labelControl2";
+            this.labelControl2.Size = new System.Drawing.Size(51, 21);
+            this.labelControl2.TabIndex = 594;
+            this.labelControl2.Text = "瀹℃牳浜�";
+            // 
+            // txt_fcheckUser
+            // 
+            this.txt_fcheckUser.Location = new System.Drawing.Point(891, 19);
+            this.txt_fcheckUser.Name = "txt_fcheckUser";
+            this.txt_fcheckUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckUser.Size = new System.Drawing.Size(167, 28);
+            this.txt_fcheckUser.TabIndex = 595;
+            // 
             // txt_dptName
             // 
             this.txt_dptName.Location = new System.Drawing.Point(99, 87);
@@ -1436,7 +1673,7 @@
             // 
             // txt_fstatus
             // 
-            this.txt_fstatus.Location = new System.Drawing.Point(891, 21);
+            this.txt_fstatus.Location = new System.Drawing.Point(891, 89);
             this.txt_fstatus.Name = "txt_fstatus";
             this.txt_fstatus.Properties.Caption = "";
             this.txt_fstatus.Size = new System.Drawing.Size(48, 24);
@@ -1481,197 +1718,6 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // bandedGridColumn2
-            // 
-            this.bandedGridColumn2.Caption = "鏀舵枡缁勭粐";
-            this.bandedGridColumn2.FieldName = "receivingOrg";
-            this.bandedGridColumn2.MinWidth = 250;
-            this.bandedGridColumn2.Name = "bandedGridColumn2";
-            this.bandedGridColumn2.Tag = "org.fnamber";
-            this.bandedGridColumn2.Visible = true;
-            this.bandedGridColumn2.Width = 250;
-            // 
-            // gridBand1
-            // 
-            this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand1.Caption = "瀹℃牳";
-            this.gridBand1.Columns.Add(this.gv_fstatus);
-            this.gridBand1.Columns.Add(this.gv_guid);
-            this.gridBand1.Columns.Add(this.gv_reason);
-            this.gridBand1.Columns.Add(this.gv_lastupdateBy);
-            this.gridBand1.Columns.Add(this.gv_lastupdateDate);
-            this.gridBand1.Columns.Add(this.gv_userNoBack);
-            this.gridBand1.Columns.Add(this.gv_taskNo);
-            this.gridBand1.Columns.Add(this.gv_checkRes);
-            this.gridBand1.Columns.Add(this.gv_checkQty);
-            this.gridBand1.Columns.Add(this.gv_mmlist);
-            this.gridBand1.Columns.Add(this.gv_ebeln);
-            this.gridBand1.Columns.Add(this.gv_transctionNo);
-            this.gridBand1.Columns.Add(this.gv_factory);
-            this.gridBand1.Columns.Add(this.gv_sapstatus);
-            this.gridBand1.Columns.Add(this.gv_ischeck);
-            this.gridBand1.Columns.Add(this.gv_insby);
-            this.gridBand1.Columns.Add(this.gv_isVisual);
-            this.gridBand1.Columns.Add(this.gv_urgentFlag);
-            this.gridBand1.Columns.Add(this.gv_lineNo);
-            this.gridBand1.Columns.Add(this.gv_taskLino);
-            this.gridBand1.Columns.Add(this.gv_fbillno);
-            this.gridBand1.Columns.Add(this.gv_fbillLino);
-            this.gridBand1.Columns.Add(this.gv_custNo);
-            this.gridBand1.Columns.Add(this.gv_custName);
-            this.gridBand1.Columns.Add(this.gv_iqcReleaseNo);
-            this.gridBand1.Columns.Add(this.gv_pickIns);
-            this.gridBand1.Columns.Add(this.gv_fcheckUser);
-            this.gridBand1.Columns.Add(this.gv_rbillNo);
-            this.gridBand1.Columns.Add(this.gv_bgr);
-            this.gridBand1.MinWidth = 50;
-            this.gridBand1.Name = "gridBand1";
-            this.gridBand1.VisibleIndex = 0;
-            this.gridBand1.Width = 50;
-            // 
-            // gridBand16
-            // 
-            this.gridBand16.Caption = "鏀舵枡缁勭粐";
-            this.gridBand16.Columns.Add(this.bandedGridColumn2);
-            this.gridBand16.Name = "gridBand16";
-            this.gridBand16.VisibleIndex = 1;
-            this.gridBand16.Width = 250;
-            // 
-            // gridBand2
-            // 
-            this.gridBand2.Caption = "鍏ュ簱鍗曞彿";
-            this.gridBand2.Columns.Add(this.gv_billNo);
-            this.gridBand2.MinWidth = 180;
-            this.gridBand2.Name = "gridBand2";
-            this.gridBand2.VisibleIndex = 2;
-            this.gridBand2.Width = 180;
-            // 
-            // gridBand3
-            // 
-            this.gridBand3.Caption = "鍒拌揣鍗曞彿";
-            this.gridBand3.Columns.Add(this.gv_cbillNo);
-            this.gridBand3.MinWidth = 180;
-            this.gridBand3.Name = "gridBand3";
-            this.gridBand3.VisibleIndex = 3;
-            this.gridBand3.Width = 180;
-            // 
-            // gridBand5
-            // 
-            this.gridBand5.Caption = "鍒涘缓浜�";
-            this.gridBand5.Columns.Add(this.gv_createBy);
-            this.gridBand5.MinWidth = 80;
-            this.gridBand5.Name = "gridBand5";
-            this.gridBand5.VisibleIndex = 4;
-            this.gridBand5.Width = 80;
-            // 
-            // gridBand4
-            // 
-            this.gridBand4.Caption = "鍒涘缓鏃堕棿";
-            this.gridBand4.Columns.Add(this.gv_createDate);
-            this.gridBand4.MinWidth = 180;
-            this.gridBand4.Name = "gridBand4";
-            this.gridBand4.VisibleIndex = 5;
-            this.gridBand4.Width = 180;
-            // 
-            // gridBand15
-            // 
-            this.gridBand15.Caption = "瀹℃牳浜�";
-            this.gridBand15.Columns.Add(this.gv_checkUser);
-            this.gridBand15.Name = "gridBand15";
-            this.gridBand15.VisibleIndex = 6;
-            this.gridBand15.Width = 60;
-            // 
-            // gridBand6
-            // 
-            this.gridBand6.Caption = "瀹℃牳鏃ユ湡";
-            this.gridBand6.Columns.Add(this.gv_checkDate);
-            this.gridBand6.Columns.Add(this.gv_insDate);
-            this.gridBand6.Columns.Add(this.gv_fcheckDate);
-            this.gridBand6.MinWidth = 180;
-            this.gridBand6.Name = "gridBand6";
-            this.gridBand6.VisibleIndex = 7;
-            this.gridBand6.Width = 180;
-            // 
-            // gridBand7
-            // 
-            this.gridBand7.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            this.gridBand7.Caption = "鏀惰揣浠�";
-            this.gridBand7.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand10,
-            this.gridBand9});
-            this.gridBand7.Name = "gridBand7";
-            this.gridBand7.VisibleIndex = 8;
-            this.gridBand7.Width = 200;
-            // 
-            // gridBand10
-            // 
-            this.gridBand10.Caption = "浠撳簱缂栧彿";
-            this.gridBand10.Columns.Add(this.bandedGridColumn1);
-            this.gridBand10.MinWidth = 50;
-            this.gridBand10.Name = "gridBand10";
-            this.gridBand10.VisibleIndex = 0;
-            this.gridBand10.Width = 100;
-            // 
-            // gridBand9
-            // 
-            this.gridBand9.Caption = "浠撳簱鍚嶇О";
-            this.gridBand9.Columns.Add(this.gv_depotsId);
-            this.gridBand9.Columns.Add(this.gv_depotsCode);
-            this.gridBand9.MinWidth = 80;
-            this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 1;
-            this.gridBand9.Width = 100;
-            // 
-            // gridBand8
-            // 
-            this.gridBand8.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            this.gridBand8.Caption = "渚涘簲鍟�";
-            this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand11,
-            this.gridBand12});
-            this.gridBand8.Name = "gridBand8";
-            this.gridBand8.VisibleIndex = 9;
-            this.gridBand8.Width = 250;
-            // 
-            // gridBand11
-            // 
-            this.gridBand11.Caption = "渚涘簲鍟嗙紪鍙�";
-            this.gridBand11.Columns.Add(this.gv_suppNo);
-            this.gridBand11.MinWidth = 50;
-            this.gridBand11.Name = "gridBand11";
-            this.gridBand11.VisibleIndex = 0;
-            this.gridBand11.Width = 100;
-            // 
-            // gridBand12
-            // 
-            this.gridBand12.Caption = "渚涘簲鍟嗗悕绉�";
-            this.gridBand12.Columns.Add(this.gv_suppId);
-            this.gridBand12.MinWidth = 100;
-            this.gridBand12.Name = "gridBand12";
-            this.gridBand12.VisibleIndex = 1;
-            this.gridBand12.Width = 150;
-            // 
-            // gridBand13
-            // 
-            this.gridBand13.Caption = "閫佽揣鍗曞彿";
-            this.gridBand13.Columns.Add(this.gv_paperBillNo);
-            this.gridBand13.MinWidth = 120;
-            this.gridBand13.Name = "gridBand13";
-            this.gridBand13.VisibleIndex = 10;
-            this.gridBand13.Width = 120;
-            // 
-            // gridBand14
-            // 
-            this.gridBand14.Caption = "澶囨敞淇℃伅";
-            this.gridBand14.Columns.Add(this.gv_remark);
-            this.gridBand14.MinWidth = 120;
-            this.gridBand14.Name = "gridBand14";
-            this.gridBand14.VisibleIndex = 11;
-            this.gridBand14.Width = 120;
-            // 
             // Frm_MesInvItemIns
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1704,6 +1750,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             this.panel1.ResumeLayout(false);
             this.panel1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
@@ -1842,5 +1889,9 @@
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
         private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
+        private DevExpress.XtraEditors.LabelControl labelControl2;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckUser;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3