From 25734a316475b236783ac07822c73aa32077175b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 10 三月 2025 08:16:57 +0800
Subject: [PATCH] 版面

---
 DevApp/Gs.DevApp/Properties/Resources.Designer.cs                  |   20 
 DevApp/Gs.DevApp/UserControl/SelectCgMx.cs                         |    6 
 DevApp/Gs.DevApp/Gs.DevApp.csproj                                  |    2 
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs         |  171 
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs           |  131 
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs                 | 2576 +++++++------
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs          |   39 
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs               |   94 
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs                          |   15 
 DevApp/Gs.DevApp/Resources/recurringappointment_16x16.png          |    0 
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs           |  941 +---
 DevApp/Gs.DevApp/Resources/edit_16x16.png                          |    0 
 DevApp/Gs.DevApp/Properties/Resources.resx                         |   30 
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.cs                      |   14 
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs      | 2655 +++++++--------
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 1943 ++++++----
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs             | 1783 +++++----
 17 files changed, 5,281 insertions(+), 5,139 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
index fa5d94a..7cbf7cb 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
@@ -29,59 +29,83 @@
         /// </summary>
         private void InitializeComponent()
         {
-            this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.pageBar1 = new UserControls.Data.UcPageBar();
+            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.txt_status = new DevExpress.XtraEditors.CheckEdit();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_fmrmode = new DevExpress.XtraEditors.LabelControl();
-            this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
-            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_fType = new DevExpress.XtraEditors.LabelControl();
-            this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_depotCode = new DevExpress.XtraEditors.LabelControl();
-            this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
-            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
-            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_checkUser = new DevExpress.XtraEditors.LabelControl();
-            this.lb_reason = new DevExpress.XtraEditors.LabelControl();
-            this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
-            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
-            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_itemOutNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit();
-            this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
-            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
-            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.pageBar1 = new UserControls.Data.UcPageBar();
-            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
-            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+            this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -96,196 +120,708 @@
             this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_status = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
-            this.lbGuid = new System.Windows.Forms.Label();
-            this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.tabMxPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             this.xtraTabPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
-            this.tabMx.SuspendLayout();
-            this.xtraTabPage3.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
-            this.panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.Panel2.SuspendLayout();
+            this.splitMx1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+            this.tabMx.SuspendLayout();
+            this.tabMxPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            this.xtraTabPage3.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             this.SuspendLayout();
             // 
-            // gvMx2itemOutId
+            // toolBarMenu1
             // 
-            this.gvMx2itemOutId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true;
-            this.gvMx2itemOutId.Caption = "鍑哄簱ID ";
-            this.gvMx2itemOutId.FieldName = "itemOutId";
-            this.gvMx2itemOutId.Name = "gvMx2itemOutId";
-            this.gvMx2itemOutId.OptionsColumn.ReadOnly = true;
-            this.gvMx2itemOutId.Tag = "query_a.item_out_id";
-            this.gvMx2itemOutId.Width = 94;
+            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = null;
             // 
-            // gvMx2tlQty
+            // xtraTabControl1
             // 
-            this.gvMx2tlQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 ";
-            this.gvMx2tlQty.FieldName = "tlQty";
-            this.gvMx2tlQty.Name = "gvMx2tlQty";
-            this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
-            this.gvMx2tlQty.Tag = "query_a.tl_qty";
-            this.gvMx2tlQty.Visible = true;
-            this.gvMx2tlQty.VisibleIndex = 8;
-            this.gvMx2tlQty.Width = 94;
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
             // 
-            // gvMx2pbillNo
+            // picCheckBox
             // 
-            this.gvMx2pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿";
-            this.gvMx2pbillNo.FieldName = "pbillNo";
-            this.gvMx2pbillNo.Name = "gvMx2pbillNo";
-            this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
-            this.gvMx2pbillNo.Tag = "query_a.pbill_no";
-            this.gvMx2pbillNo.Visible = true;
-            this.gvMx2pbillNo.VisibleIndex = 1;
-            this.gvMx2pbillNo.Width = 94;
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(968, 55);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 11;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
             // 
-            // gvMx2status
+            // xtraTabPage1
             // 
-            this.gvMx2status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2status.AppearanceCell.Options.UseFont = true;
-            this.gvMx2status.Caption = "瀹岀粨";
-            this.gvMx2status.FieldName = "status";
-            this.gvMx2status.MaxWidth = 50;
-            this.gvMx2status.MinWidth = 50;
-            this.gvMx2status.Name = "gvMx2status";
-            this.gvMx2status.OptionsColumn.ReadOnly = true;
-            this.gvMx2status.Tag = "query_a.status";
-            this.gvMx2status.Visible = true;
-            this.gvMx2status.VisibleIndex = 0;
-            this.gvMx2status.Width = 50;
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
-            // gvMx2lineK3id
+            // split1
             // 
-            this.gvMx2lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true;
-            this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID ";
-            this.gvMx2lineK3id.FieldName = "lineK3id";
-            this.gvMx2lineK3id.Name = "gvMx2lineK3id";
-            this.gvMx2lineK3id.OptionsColumn.ReadOnly = true;
-            this.gvMx2lineK3id.Tag = "query_a.line_k3id";
-            this.gvMx2lineK3id.Visible = true;
-            this.gvMx2lineK3id.VisibleIndex = 12;
-            this.gvMx2lineK3id.Width = 94;
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Name = "split1";
             // 
-            // gvMx2ebelnK3id
+            // split1.split1_Panel1
             // 
-            this.gvMx2ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true;
-            this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D ";
-            this.gvMx2ebelnK3id.FieldName = "ebelnK3id";
-            this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
-            this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true;
-            this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id";
-            this.gvMx2ebelnK3id.Visible = true;
-            this.gvMx2ebelnK3id.VisibleIndex = 11;
-            this.gvMx2ebelnK3id.Width = 94;
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
             // 
-            // gvMx2workLine
+            // split1.split1_Panel2
             // 
-            this.gvMx2workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2workLine.AppearanceCell.Options.UseFont = true;
-            this.gvMx2workLine.Caption = "琛屽彿 ";
-            this.gvMx2workLine.FieldName = "workLine";
-            this.gvMx2workLine.Name = "gvMx2workLine";
-            this.gvMx2workLine.OptionsColumn.ReadOnly = true;
-            this.gvMx2workLine.Tag = "query_a.work_line";
-            this.gvMx2workLine.Visible = true;
-            this.gvMx2workLine.VisibleIndex = 2;
-            this.gvMx2workLine.Width = 94;
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.Size = new System.Drawing.Size(1126, 570);
+            this.split1.SplitterPosition = 558;
+            this.split1.TabIndex = 3;
             // 
-            // gvMx2depotCode
+            // gcMain1
             // 
-            this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2depotCode.AppearanceCell.Options.UseFont = true;
-            this.gvMx2depotCode.Caption = "浠撳簱缂栫爜";
-            this.gvMx2depotCode.FieldName = "depotCode";
-            this.gvMx2depotCode.Name = "gvMx2depotCode";
-            this.gvMx2depotCode.OptionsColumn.ReadOnly = true;
-            this.gvMx2depotCode.Tag = "query_a.depot_code";
-            this.gvMx2depotCode.Visible = true;
-            this.gvMx2depotCode.VisibleIndex = 9;
-            this.gvMx2depotCode.Width = 94;
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
             // 
-            // gvMx2remark
+            // gridView1
             // 
-            this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2remark.AppearanceCell.Options.UseFont = true;
-            this.gvMx2remark.Caption = "澶囨敞淇℃伅 ";
-            this.gvMx2remark.FieldName = "remark";
-            this.gvMx2remark.Name = "gvMx2remark";
-            this.gvMx2remark.OptionsColumn.ReadOnly = true;
-            this.gvMx2remark.Tag = "query_a.remark";
-            this.gvMx2remark.Visible = true;
-            this.gvMx2remark.VisibleIndex = 10;
-            this.gvMx2remark.Width = 94;
+            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[] {
+            this.gridColumn13,
+            this.gv_status,
+            this.gv_fType,
+            this.gv_itemOutNo,
+            this.gv_suppNo,
+            this.gridColumn1,
+            this.gv_depotCode,
+            this.gridColumn2,
+            this.gv_remark,
+            this.gridColumn3,
+            this.gv_createDate,
+            this.gridColumn4,
+            this.gv_checkDate,
+            this.gv_reason,
+            this.gv_fmrmode});
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
             // 
-            // gvMx2quantity
+            // gridColumn13
             // 
-            this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
-            this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true;
-            this.gvMx2quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
-            this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true;
-            this.gvMx2quantity.Caption = "鐢宠鏁伴噺 ";
-            this.gvMx2quantity.FieldName = "quantity";
-            this.gvMx2quantity.Name = "gvMx2quantity";
-            this.gvMx2quantity.Tag = "query_a.quantity";
-            this.gvMx2quantity.Visible = true;
-            this.gvMx2quantity.VisibleIndex = 7;
-            this.gvMx2quantity.Width = 94;
+            this.gridColumn13.Caption = "閫�鏂欑粍缁�";
+            this.gridColumn13.FieldName = "receivingOrg";
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Tag = "org.fnamber";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 0;
+            this.gridColumn13.Width = 250;
             // 
-            // gvMx2itemNo
+            // gv_status
             // 
-            this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
-            this.gvMx2itemNo.FieldName = "itemNo";
-            this.gvMx2itemNo.Name = "gvMx2itemNo";
-            this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
-            this.gvMx2itemNo.Tag = "query_a.item_no";
-            this.gvMx2itemNo.Visible = true;
-            this.gvMx2itemNo.VisibleIndex = 3;
-            this.gvMx2itemNo.Width = 94;
+            this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_status.AppearanceCell.Options.UseFont = true;
+            this.gv_status.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_status.FieldName = "statusChk";
+            this.gv_status.MaxWidth = 50;
+            this.gv_status.MinWidth = 50;
+            this.gv_status.Name = "gv_status";
+            this.gv_status.OptionsColumn.AllowEdit = false;
+            this.gv_status.Tag = "query_a.status";
+            this.gv_status.Visible = true;
+            this.gv_status.VisibleIndex = 1;
+            this.gv_status.Width = 50;
+            // 
+            // gv_fType
+            // 
+            this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fType.AppearanceCell.Options.UseFont = true;
+            this.gv_fType.Caption = "濮斿鏍囪瘑";
+            this.gv_fType.FieldName = "isOut";
+            this.gv_fType.MaxWidth = 50;
+            this.gv_fType.MinWidth = 50;
+            this.gv_fType.Name = "gv_fType";
+            this.gv_fType.OptionsColumn.AllowEdit = false;
+            this.gv_fType.Tag = "query_a.f_type";
+            this.gv_fType.Visible = true;
+            this.gv_fType.VisibleIndex = 2;
+            this.gv_fType.Width = 50;
+            // 
+            // gv_itemOutNo
+            // 
+            this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
+            this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿 ";
+            this.gv_itemOutNo.FieldName = "itemOutNo";
+            this.gv_itemOutNo.Name = "gv_itemOutNo";
+            this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
+            this.gv_itemOutNo.Tag = "query_a.item_out_no";
+            this.gv_itemOutNo.Visible = true;
+            this.gv_itemOutNo.VisibleIndex = 3;
+            this.gv_itemOutNo.Width = 100;
+            // 
+            // gv_suppNo
+            // 
+            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
+            this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙� ";
+            this.gv_suppNo.FieldName = "suppNo2";
+            this.gv_suppNo.Name = "gv_suppNo";
+            this.gv_suppNo.OptionsColumn.AllowEdit = false;
+            this.gv_suppNo.Tag = "query_a.supp_no";
+            this.gv_suppNo.Visible = true;
+            this.gv_suppNo.VisibleIndex = 4;
+            this.gv_suppNo.Width = 94;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "渚涘簲鍟嗗悕绉�";
+            this.gridColumn1.FieldName = "suppName";
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 5;
+            this.gridColumn1.Width = 94;
+            // 
+            // gv_depotCode
+            // 
+            this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_depotCode.AppearanceCell.Options.UseFont = true;
+            this.gv_depotCode.Caption = "閫�鏂欎粨搴�";
+            this.gv_depotCode.FieldName = "depotCode";
+            this.gv_depotCode.Name = "gv_depotCode";
+            this.gv_depotCode.OptionsColumn.AllowEdit = false;
+            this.gv_depotCode.Tag = "query_a.depot_code";
+            this.gv_depotCode.Visible = true;
+            this.gv_depotCode.VisibleIndex = 6;
+            this.gv_depotCode.Width = 94;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "浠撳簱鍚嶇О";
+            this.gridColumn2.FieldName = "depotName";
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 7;
+            this.gridColumn2.Width = 94;
+            // 
+            // gv_remark
+            // 
+            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_remark.AppearanceCell.Options.UseFont = true;
+            this.gv_remark.Caption = "澶囨敞淇℃伅 ";
+            this.gv_remark.FieldName = "remark";
+            this.gv_remark.Name = "gv_remark";
+            this.gv_remark.OptionsColumn.AllowEdit = false;
+            this.gv_remark.Tag = "query_a.remark";
+            this.gv_remark.Visible = true;
+            this.gv_remark.VisibleIndex = 8;
+            this.gv_remark.Width = 94;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "鍒涘缓浜�";
+            this.gridColumn3.FieldName = "createBy";
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.VisibleIndex = 9;
+            this.gridColumn3.Width = 94;
+            // 
+            // gv_createDate
+            // 
+            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_createDate.AppearanceCell.Options.UseFont = true;
+            this.gv_createDate.Caption = "鍒涘缓鏃堕棿 ";
+            this.gv_createDate.FieldName = "createDate";
+            this.gv_createDate.Name = "gv_createDate";
+            this.gv_createDate.OptionsColumn.AllowEdit = false;
+            this.gv_createDate.Tag = "query_a.create_date";
+            this.gv_createDate.Visible = true;
+            this.gv_createDate.VisibleIndex = 10;
+            this.gv_createDate.Width = 180;
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "瀹℃牳浜�";
+            this.gridColumn4.FieldName = "checkUser";
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.VisibleIndex = 11;
+            this.gridColumn4.Width = 94;
+            // 
+            // gv_checkDate
+            // 
+            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+            this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
+            this.gv_checkDate.FieldName = "checkDate";
+            this.gv_checkDate.Name = "gv_checkDate";
+            this.gv_checkDate.OptionsColumn.AllowEdit = false;
+            this.gv_checkDate.Tag = "query_a.check_date";
+            this.gv_checkDate.Visible = true;
+            this.gv_checkDate.VisibleIndex = 12;
+            this.gv_checkDate.Width = 180;
+            // 
+            // gv_reason
+            // 
+            this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_reason.AppearanceCell.Options.UseFont = true;
+            this.gv_reason.Caption = "閫�鏂欏師鍥�";
+            this.gv_reason.FieldName = "reason";
+            this.gv_reason.Name = "gv_reason";
+            this.gv_reason.OptionsColumn.AllowEdit = false;
+            this.gv_reason.Tag = "query_a.reason";
+            this.gv_reason.Visible = true;
+            this.gv_reason.VisibleIndex = 13;
+            this.gv_reason.Width = 94;
+            // 
+            // gv_fmrmode
+            // 
+            this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fmrmode.AppearanceCell.Options.UseFont = true;
+            this.gv_fmrmode.Caption = "閫�鏂欐柟寮� ";
+            this.gv_fmrmode.FieldName = "fmrmode";
+            this.gv_fmrmode.Name = "gv_fmrmode";
+            this.gv_fmrmode.OptionsColumn.AllowEdit = false;
+            this.gv_fmrmode.Tag = "query_a.fmrmode";
+            this.gv_fmrmode.Visible = true;
+            this.gv_fmrmode.VisibleIndex = 14;
+            this.gv_fmrmode.Width = 94;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 519);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // splitMx1
+            // 
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Name = "splitMx1";
+            // 
+            // splitMx1.splitMx1_Panel1
+            // 
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.splitMx1_Panel2
+            // 
+            this.splitMx1.Panel2.Controls.Add(this.tabMx);
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
+            this.splitMx1.SplitterPosition = 137;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // txt_suppName
+            // 
+            this.txt_suppName.Location = new System.Drawing.Point(84, 76);
+            this.txt_suppName.Name = "txt_suppName";
+            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_suppName.Properties.Appearance.Options.UseFont = true;
+            this.txt_suppName.Size = new System.Drawing.Size(195, 28);
+            this.txt_suppName.StyleController = this.layoutMx1;
+            this.txt_suppName.TabIndex = 524;
+            // 
+            // txt_depotName
+            // 
+            this.txt_depotName.Location = new System.Drawing.Point(84, 44);
+            this.txt_depotName.Name = "txt_depotName";
+            this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_depotName.Properties.Appearance.Options.UseFont = true;
+            this.txt_depotName.Size = new System.Drawing.Size(195, 28);
+            this.txt_depotName.StyleController = this.layoutMx1;
+            this.txt_depotName.TabIndex = 523;
+            // 
+            // txt_fmrmode
+            // 
+            this.txt_fmrmode.Location = new System.Drawing.Point(355, 44);
+            this.txt_fmrmode.Name = "txt_fmrmode";
+            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
+            "閫�鏂欒ˉ鏂�",
+            "閫�鏂欏苟鎵f"});
+            this.txt_fmrmode.Size = new System.Drawing.Size(195, 24);
+            this.txt_fmrmode.StyleController = this.layoutMx1;
+            this.txt_fmrmode.TabIndex = 519;
+            // 
+            // txt_reason
+            // 
+            this.txt_reason.Location = new System.Drawing.Point(355, 76);
+            this.txt_reason.Name = "txt_reason";
+            this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_reason.Properties.Items.AddRange(new object[] {
+            "鏉ユ枡涓嶈壇",
+            "渚涘簲鍟嗗閫�",
+            "浣滀笟涓嶈壇",
+            "渚涘簲鍟嗙墿鍝佸彿閿欒",
+            "閲囪喘鏂欏彿鍙樻洿"});
+            this.txt_reason.Size = new System.Drawing.Size(195, 24);
+            this.txt_reason.StyleController = this.layoutMx1;
+            this.txt_reason.TabIndex = 518;
+            // 
+            // txt_checkUser
+            // 
+            this.txt_checkUser.Location = new System.Drawing.Point(897, 44);
+            this.txt_checkUser.Name = "txt_checkUser";
+            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkUser.Size = new System.Drawing.Size(196, 28);
+            this.txt_checkUser.StyleController = this.layoutMx1;
+            this.txt_checkUser.TabIndex = 513;
+            // 
+            // txt_checkDate
+            // 
+            this.txt_checkDate.Location = new System.Drawing.Point(897, 76);
+            this.txt_checkDate.Name = "txt_checkDate";
+            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkDate.Size = new System.Drawing.Size(196, 28);
+            this.txt_checkDate.StyleController = this.layoutMx1;
+            this.txt_checkDate.TabIndex = 252;
+            // 
+            // txt_remark
+            // 
+            this.txt_remark.Location = new System.Drawing.Point(84, 108);
+            this.txt_remark.Name = "txt_remark";
+            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_remark.Properties.Appearance.Options.UseFont = true;
+            this.txt_remark.Size = new System.Drawing.Size(195, 28);
+            this.txt_remark.StyleController = this.layoutMx1;
+            this.txt_remark.TabIndex = 235;
+            // 
+            // txt_itemOutNo
+            // 
+            this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12);
+            this.txt_itemOutNo.Name = "txt_itemOutNo";
+            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemOutNo.Size = new System.Drawing.Size(195, 28);
+            this.txt_itemOutNo.StyleController = this.layoutMx1;
+            this.txt_itemOutNo.TabIndex = 210;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_suppName);
+            this.layoutMx1.Controls.Add(this.txt_checkUser);
+            this.layoutMx1.Controls.Add(this.txt_checkDate);
+            this.layoutMx1.Controls.Add(this.txt_depotName);
+            this.layoutMx1.Controls.Add(this.txt_reason);
+            this.layoutMx1.Controls.Add(this.txt_fmrmode);
+            this.layoutMx1.Controls.Add(this.txt_itemOutNo);
+            this.layoutMx1.Controls.Add(this.txt_fType);
+            this.layoutMx1.Controls.Add(this.txt_remark);
+            this.layoutMx1.Controls.Add(this.txt_status);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 97, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 137);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem2,
+            this.layoutControlItem1,
+            this.layoutControlItem6,
+            this.layoutControlItem5,
+            this.layoutControlItem3,
+            this.layoutControlItem7,
+            this.layoutControlItem8,
+            this.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem11,
+            this.layoutControlItem12});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4});
+            this.Root.Size = new System.Drawing.Size(1105, 148);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_depotName;
+            this.layoutControlItem2.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem2.Text = "渚涘簲鍟�";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_reason;
+            this.layoutControlItem4.Location = new System.Drawing.Point(276, 0);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.Size = new System.Drawing.Size(138, 73);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_itemOutNo;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem1.Text = "鍑哄簱鍗曞彿";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_suppName;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem6.Text = "閫�鏂欎粨搴�";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_reason;
+            this.layoutControlItem5.Location = new System.Drawing.Point(271, 64);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem5.Text = "閫�璐у師鍥�";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_fmrmode;
+            this.layoutControlItem3.Location = new System.Drawing.Point(271, 32);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem3.Text = "閫�鏂欐柟寮�";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // txt_fType
+            // 
+            this.txt_fType.Location = new System.Drawing.Point(283, 12);
+            this.txt_fType.Name = "txt_fType";
+            this.txt_fType.Properties.Caption = "濮斿";
+            this.txt_fType.Size = new System.Drawing.Size(267, 24);
+            this.txt_fType.StyleController = this.layoutMx1;
+            this.txt_fType.TabIndex = 525;
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_fType;
+            this.layoutControlItem7.Location = new System.Drawing.Point(271, 0);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem7.TextVisible = false;
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_remark;
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem8.Text = "澶囨敞淇℃伅";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_checkUser;
+            this.layoutControlItem9.Location = new System.Drawing.Point(813, 32);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem9.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem9.Text = "瀹℃牳浜�";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_checkDate;
+            this.layoutControlItem10.Location = new System.Drawing.Point(813, 64);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem10.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // txt_status
+            // 
+            this.txt_status.Location = new System.Drawing.Point(825, 12);
+            this.txt_status.Name = "txt_status";
+            this.txt_status.Properties.Caption = "checkEdit1";
+            this.txt_status.Size = new System.Drawing.Size(268, 24);
+            this.txt_status.StyleController = this.layoutMx1;
+            this.txt_status.TabIndex = 526;
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_status;
+            this.layoutControlItem11.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem11.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem11.TextVisible = false;
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(825, 108);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(268, 28);
+            this.lbGuid.TabIndex = 527;
+            this.lbGuid.Text = "lbGuid";
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.lbGuid;
+            this.layoutControlItem12.Location = new System.Drawing.Point(813, 96);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem12.TextVisible = false;
+            // 
+            // tabMx
+            // 
+            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.tabMx.Location = new System.Drawing.Point(0, 0);
+            this.tabMx.Name = "tabMx";
+            this.tabMx.SelectedTabPage = this.tabMxPage2;
+            this.tabMx.Size = new System.Drawing.Size(1126, 421);
+            this.tabMx.TabIndex = 3;
+            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage2,
+            this.xtraTabPage3});
             // 
             // tabMxPage2
             // 
             this.tabMxPage2.Controls.Add(this.gcMx1);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1124, 388);
+            this.tabMxPage2.Size = new System.Drawing.Size(1124, 389);
             this.tabMxPage2.Text = "閫�璐х墿鏂欐槑缁�";
             // 
             // gcMx1
@@ -294,7 +830,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1124, 388);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 389);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -341,6 +877,60 @@
             this.gridColumn11.OptionsColumn.ReadOnly = true;
             this.gridColumn11.Width = 94;
             // 
+            // gvMx2status
+            // 
+            this.gvMx2status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2status.AppearanceCell.Options.UseFont = true;
+            this.gvMx2status.Caption = "瀹岀粨";
+            this.gvMx2status.FieldName = "status";
+            this.gvMx2status.MaxWidth = 50;
+            this.gvMx2status.MinWidth = 50;
+            this.gvMx2status.Name = "gvMx2status";
+            this.gvMx2status.OptionsColumn.ReadOnly = true;
+            this.gvMx2status.Tag = "query_a.status";
+            this.gvMx2status.Visible = true;
+            this.gvMx2status.VisibleIndex = 0;
+            this.gvMx2status.Width = 50;
+            // 
+            // gvMx2pbillNo
+            // 
+            this.gvMx2pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿";
+            this.gvMx2pbillNo.FieldName = "pbillNo";
+            this.gvMx2pbillNo.Name = "gvMx2pbillNo";
+            this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
+            this.gvMx2pbillNo.Tag = "query_a.pbill_no";
+            this.gvMx2pbillNo.Visible = true;
+            this.gvMx2pbillNo.VisibleIndex = 1;
+            this.gvMx2pbillNo.Width = 94;
+            // 
+            // gvMx2workLine
+            // 
+            this.gvMx2workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2workLine.AppearanceCell.Options.UseFont = true;
+            this.gvMx2workLine.Caption = "琛屽彿 ";
+            this.gvMx2workLine.FieldName = "workLine";
+            this.gvMx2workLine.Name = "gvMx2workLine";
+            this.gvMx2workLine.OptionsColumn.ReadOnly = true;
+            this.gvMx2workLine.Tag = "query_a.work_line";
+            this.gvMx2workLine.Visible = true;
+            this.gvMx2workLine.VisibleIndex = 2;
+            this.gvMx2workLine.Width = 94;
+            // 
+            // gvMx2itemNo
+            // 
+            this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
+            this.gvMx2itemNo.FieldName = "itemNo";
+            this.gvMx2itemNo.Name = "gvMx2itemNo";
+            this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
+            this.gvMx2itemNo.Tag = "query_a.item_no";
+            this.gvMx2itemNo.Visible = true;
+            this.gvMx2itemNo.VisibleIndex = 3;
+            this.gvMx2itemNo.Width = 94;
+            // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "鐗╂枡鍚嶇О";
@@ -361,417 +951,103 @@
             this.gridColumn6.VisibleIndex = 5;
             this.gridColumn6.Width = 94;
             // 
-            // lb_fmrmode
+            // gvMx2quantity
             // 
-            this.lb_fmrmode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fmrmode.Appearance.Options.UseFont = true;
-            this.lb_fmrmode.Location = new System.Drawing.Point(336, 51);
-            this.lb_fmrmode.Name = "lb_fmrmode";
-            this.lb_fmrmode.Size = new System.Drawing.Size(73, 21);
-            this.lb_fmrmode.TabIndex = 507;
-            this.lb_fmrmode.Text = "閫�鏂欐柟寮� ";
+            this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
+            this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
+            this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx2quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true;
+            this.gvMx2quantity.Caption = "鐢宠鏁伴噺 ";
+            this.gvMx2quantity.FieldName = "quantity";
+            this.gvMx2quantity.Name = "gvMx2quantity";
+            this.gvMx2quantity.Tag = "query_a.quantity";
+            this.gvMx2quantity.Visible = true;
+            this.gvMx2quantity.VisibleIndex = 6;
+            this.gvMx2quantity.Width = 94;
             // 
-            // gv_fmrmode
+            // gvMx2tlQty
             // 
-            this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fmrmode.AppearanceCell.Options.UseFont = true;
-            this.gv_fmrmode.Caption = "閫�鏂欐柟寮� ";
-            this.gv_fmrmode.FieldName = "fmrmode";
-            this.gv_fmrmode.Name = "gv_fmrmode";
-            this.gv_fmrmode.OptionsColumn.AllowEdit = false;
-            this.gv_fmrmode.Tag = "query_a.fmrmode";
-            this.gv_fmrmode.Visible = true;
-            this.gv_fmrmode.VisibleIndex = 14;
-            this.gv_fmrmode.Width = 94;
+            this.gvMx2tlQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 ";
+            this.gvMx2tlQty.FieldName = "tlQty";
+            this.gvMx2tlQty.Name = "gvMx2tlQty";
+            this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
+            this.gvMx2tlQty.Tag = "query_a.tl_qty";
+            this.gvMx2tlQty.Visible = true;
+            this.gvMx2tlQty.VisibleIndex = 7;
+            this.gvMx2tlQty.Width = 94;
             // 
-            // lb_suppNo
+            // gvMx2depotCode
             // 
-            this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_suppNo.Appearance.Options.UseFont = true;
-            this.lb_suppNo.Location = new System.Drawing.Point(39, 51);
-            this.lb_suppNo.Name = "lb_suppNo";
-            this.lb_suppNo.Size = new System.Drawing.Size(51, 21);
-            this.lb_suppNo.TabIndex = 387;
-            this.lb_suppNo.Text = "渚涘簲鍟�";
+            this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2depotCode.AppearanceCell.Options.UseFont = true;
+            this.gvMx2depotCode.Caption = "浠撳簱缂栫爜";
+            this.gvMx2depotCode.FieldName = "depotCode";
+            this.gvMx2depotCode.Name = "gvMx2depotCode";
+            this.gvMx2depotCode.OptionsColumn.ReadOnly = true;
+            this.gvMx2depotCode.Tag = "query_a.depot_code";
+            this.gvMx2depotCode.Visible = true;
+            this.gvMx2depotCode.VisibleIndex = 8;
+            this.gvMx2depotCode.Width = 94;
             // 
-            // gv_suppNo
+            // gvMx2remark
             // 
-            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
-            this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙� ";
-            this.gv_suppNo.FieldName = "suppNo2";
-            this.gv_suppNo.Name = "gv_suppNo";
-            this.gv_suppNo.OptionsColumn.AllowEdit = false;
-            this.gv_suppNo.Tag = "query_a.supp_no";
-            this.gv_suppNo.Visible = true;
-            this.gv_suppNo.VisibleIndex = 4;
-            this.gv_suppNo.Width = 94;
+            this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2remark.AppearanceCell.Options.UseFont = true;
+            this.gvMx2remark.Caption = "澶囨敞淇℃伅 ";
+            this.gvMx2remark.FieldName = "remark";
+            this.gvMx2remark.Name = "gvMx2remark";
+            this.gvMx2remark.OptionsColumn.ReadOnly = true;
+            this.gvMx2remark.Tag = "query_a.remark";
+            this.gvMx2remark.Visible = true;
+            this.gvMx2remark.VisibleIndex = 9;
+            this.gvMx2remark.Width = 94;
             // 
-            // lb_fType
+            // gvMx2ebelnK3id
             // 
-            this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fType.Appearance.Options.UseFont = true;
-            this.lb_fType.Location = new System.Drawing.Point(375, 19);
-            this.lb_fType.Name = "lb_fType";
-            this.lb_fType.Size = new System.Drawing.Size(34, 21);
-            this.lb_fType.TabIndex = 312;
-            this.lb_fType.Text = "濮斿";
+            this.gvMx2ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true;
+            this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D ";
+            this.gvMx2ebelnK3id.FieldName = "ebelnK3id";
+            this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
+            this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true;
+            this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id";
+            this.gvMx2ebelnK3id.Visible = true;
+            this.gvMx2ebelnK3id.VisibleIndex = 10;
+            this.gvMx2ebelnK3id.Width = 94;
             // 
-            // gv_fType
+            // gvMx2lineK3id
             // 
-            this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fType.AppearanceCell.Options.UseFont = true;
-            this.gv_fType.Caption = "濮斿鏍囪瘑";
-            this.gv_fType.FieldName = "isOut";
-            this.gv_fType.MaxWidth = 50;
-            this.gv_fType.MinWidth = 50;
-            this.gv_fType.Name = "gv_fType";
-            this.gv_fType.OptionsColumn.AllowEdit = false;
-            this.gv_fType.Tag = "query_a.f_type";
-            this.gv_fType.Visible = true;
-            this.gv_fType.VisibleIndex = 2;
-            this.gv_fType.Width = 50;
+            this.gvMx2lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true;
+            this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID ";
+            this.gvMx2lineK3id.FieldName = "lineK3id";
+            this.gvMx2lineK3id.Name = "gvMx2lineK3id";
+            this.gvMx2lineK3id.OptionsColumn.ReadOnly = true;
+            this.gvMx2lineK3id.Tag = "query_a.line_k3id";
+            this.gvMx2lineK3id.Visible = true;
+            this.gvMx2lineK3id.VisibleIndex = 11;
+            this.gvMx2lineK3id.Width = 94;
             // 
-            // lb_depotCode
+            // gvMx2itemOutId
             // 
-            this.lb_depotCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_depotCode.Appearance.Options.UseFont = true;
-            this.lb_depotCode.Location = new System.Drawing.Point(22, 84);
-            this.lb_depotCode.Name = "lb_depotCode";
-            this.lb_depotCode.Size = new System.Drawing.Size(68, 21);
-            this.lb_depotCode.TabIndex = 267;
-            this.lb_depotCode.Text = "閫�鏂欎粨搴�";
-            // 
-            // gv_depotCode
-            // 
-            this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_depotCode.AppearanceCell.Options.UseFont = true;
-            this.gv_depotCode.Caption = "閫�鏂欎粨搴�";
-            this.gv_depotCode.FieldName = "depotCode";
-            this.gv_depotCode.Name = "gv_depotCode";
-            this.gv_depotCode.OptionsColumn.AllowEdit = false;
-            this.gv_depotCode.Tag = "query_a.depot_code";
-            this.gv_depotCode.Visible = true;
-            this.gv_depotCode.VisibleIndex = 6;
-            this.gv_depotCode.Width = 94;
-            // 
-            // lb_checkDate
-            // 
-            this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_checkDate.Appearance.Options.UseFont = true;
-            this.lb_checkDate.Location = new System.Drawing.Point(548, 84);
-            this.lb_checkDate.Name = "lb_checkDate";
-            this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
-            this.lb_checkDate.TabIndex = 252;
-            this.lb_checkDate.Text = "瀹℃牳鏃ユ湡";
-            // 
-            // txt_checkDate
-            // 
-            this.txt_checkDate.Location = new System.Drawing.Point(623, 80);
-            this.txt_checkDate.Name = "txt_checkDate";
-            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkDate.Size = new System.Drawing.Size(158, 28);
-            this.txt_checkDate.TabIndex = 252;
-            // 
-            // gv_checkDate
-            // 
-            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
-            this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
-            this.gv_checkDate.FieldName = "checkDate";
-            this.gv_checkDate.Name = "gv_checkDate";
-            this.gv_checkDate.OptionsColumn.AllowEdit = false;
-            this.gv_checkDate.Tag = "query_a.check_date";
-            this.gv_checkDate.Visible = true;
-            this.gv_checkDate.VisibleIndex = 12;
-            this.gv_checkDate.Width = 180;
-            // 
-            // lb_checkUser
-            // 
-            this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_checkUser.Appearance.Options.UseFont = true;
-            this.lb_checkUser.Location = new System.Drawing.Point(582, 19);
-            this.lb_checkUser.Name = "lb_checkUser";
-            this.lb_checkUser.Size = new System.Drawing.Size(34, 21);
-            this.lb_checkUser.TabIndex = 247;
-            this.lb_checkUser.Text = "瀹℃牳";
-            // 
-            // lb_reason
-            // 
-            this.lb_reason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_reason.Appearance.Options.UseFont = true;
-            this.lb_reason.Location = new System.Drawing.Point(336, 84);
-            this.lb_reason.Name = "lb_reason";
-            this.lb_reason.Size = new System.Drawing.Size(73, 21);
-            this.lb_reason.TabIndex = 240;
-            this.lb_reason.Text = "閫�璐у師鍥� ";
-            // 
-            // gv_reason
-            // 
-            this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_reason.AppearanceCell.Options.UseFont = true;
-            this.gv_reason.Caption = "閫�鏂欏師鍥�";
-            this.gv_reason.FieldName = "reason";
-            this.gv_reason.Name = "gv_reason";
-            this.gv_reason.OptionsColumn.AllowEdit = false;
-            this.gv_reason.Tag = "query_a.reason";
-            this.gv_reason.Visible = true;
-            this.gv_reason.VisibleIndex = 13;
-            this.gv_reason.Width = 94;
-            // 
-            // lb_remark
-            // 
-            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_remark.Appearance.Options.UseFont = true;
-            this.lb_remark.Location = new System.Drawing.Point(22, 118);
-            this.lb_remark.Name = "lb_remark";
-            this.lb_remark.Size = new System.Drawing.Size(68, 21);
-            this.lb_remark.TabIndex = 235;
-            this.lb_remark.Text = "澶囨敞淇℃伅";
-            // 
-            // txt_remark
-            // 
-            this.txt_remark.Location = new System.Drawing.Point(94, 114);
-            this.txt_remark.Name = "txt_remark";
-            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(446, 28);
-            this.txt_remark.TabIndex = 235;
-            // 
-            // gv_remark
-            // 
-            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_remark.AppearanceCell.Options.UseFont = true;
-            this.gv_remark.Caption = "澶囨敞淇℃伅 ";
-            this.gv_remark.FieldName = "remark";
-            this.gv_remark.Name = "gv_remark";
-            this.gv_remark.OptionsColumn.AllowEdit = false;
-            this.gv_remark.Tag = "query_a.remark";
-            this.gv_remark.Visible = true;
-            this.gv_remark.VisibleIndex = 8;
-            this.gv_remark.Width = 94;
-            // 
-            // gv_createDate
-            // 
-            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_createDate.AppearanceCell.Options.UseFont = true;
-            this.gv_createDate.Caption = "鍒涘缓鏃堕棿 ";
-            this.gv_createDate.FieldName = "createDate";
-            this.gv_createDate.Name = "gv_createDate";
-            this.gv_createDate.OptionsColumn.AllowEdit = false;
-            this.gv_createDate.Tag = "query_a.create_date";
-            this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 10;
-            this.gv_createDate.Width = 180;
-            // 
-            // gv_status
-            // 
-            this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_status.AppearanceCell.Options.UseFont = true;
-            this.gv_status.Caption = "瀹℃牳鏍囪瘑";
-            this.gv_status.FieldName = "statusChk";
-            this.gv_status.MaxWidth = 50;
-            this.gv_status.MinWidth = 50;
-            this.gv_status.Name = "gv_status";
-            this.gv_status.OptionsColumn.AllowEdit = false;
-            this.gv_status.Tag = "query_a.status";
-            this.gv_status.Visible = true;
-            this.gv_status.VisibleIndex = 1;
-            this.gv_status.Width = 50;
-            // 
-            // lb_itemOutNo
-            // 
-            this.lb_itemOutNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_itemOutNo.Appearance.Options.UseFont = true;
-            this.lb_itemOutNo.Location = new System.Drawing.Point(22, 19);
-            this.lb_itemOutNo.Name = "lb_itemOutNo";
-            this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21);
-            this.lb_itemOutNo.TabIndex = 210;
-            this.lb_itemOutNo.Text = "鍑哄簱鍗曞彿";
-            // 
-            // txt_itemOutNo
-            // 
-            this.txt_itemOutNo.Location = new System.Drawing.Point(94, 15);
-            this.txt_itemOutNo.Name = "txt_itemOutNo";
-            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemOutNo.Size = new System.Drawing.Size(239, 28);
-            this.txt_itemOutNo.TabIndex = 210;
-            // 
-            // gv_itemOutNo
-            // 
-            this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
-            this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿 ";
-            this.gv_itemOutNo.FieldName = "itemOutNo";
-            this.gv_itemOutNo.Name = "gv_itemOutNo";
-            this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
-            this.gv_itemOutNo.Tag = "query_a.item_out_no";
-            this.gv_itemOutNo.Visible = true;
-            this.gv_itemOutNo.VisibleIndex = 3;
-            this.gv_itemOutNo.Width = 100;
-            // 
-            // 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;
-            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
-            this.toolBarMenu1.Name = "toolBarMenu1";
-            this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
-            this.toolBarMenu1.TabIndex = 0;
-            this.toolBarMenu1.xlsInService = null;
-            this.toolBarMenu1.xlsOutParameter = null;
-            // 
-            // 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";
-            this.gcMain.Size = new System.Drawing.Size(1126, 531);
-            this.gcMain.TabIndex = 1;
-            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gridView1});
-            // 
-            // gridView1
-            // 
-            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[] {
-            this.gridColumn13,
-            this.gv_status,
-            this.gv_fType,
-            this.gv_itemOutNo,
-            this.gv_suppNo,
-            this.gridColumn1,
-            this.gv_depotCode,
-            this.gridColumn2,
-            this.gv_remark,
-            this.gridColumn3,
-            this.gv_createDate,
-            this.gridColumn4,
-            this.gv_checkDate,
-            this.gv_reason,
-            this.gv_fmrmode});
-            this.gridView1.GridControl = this.gcMain;
-            this.gridView1.IndicatorWidth = 50;
-            this.gridView1.Name = "gridView1";
-            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
-            this.gridView1.OptionsView.ShowAutoFilterRow = true;
-            this.gridView1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gridColumn13
-            // 
-            this.gridColumn13.Caption = "閫�鏂欑粍缁�";
-            this.gridColumn13.FieldName = "receivingOrg";
-            this.gridColumn13.Name = "gridColumn13";
-            this.gridColumn13.Tag = "org.fnamber";
-            this.gridColumn13.Visible = true;
-            this.gridColumn13.VisibleIndex = 0;
-            this.gridColumn13.Width = 250;
-            // 
-            // gridColumn1
-            // 
-            this.gridColumn1.Caption = "渚涘簲鍟嗗悕绉�";
-            this.gridColumn1.FieldName = "suppName";
-            this.gridColumn1.Name = "gridColumn1";
-            this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 5;
-            this.gridColumn1.Width = 94;
-            // 
-            // gridColumn2
-            // 
-            this.gridColumn2.Caption = "浠撳簱鍚嶇О";
-            this.gridColumn2.FieldName = "depotName";
-            this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 7;
-            this.gridColumn2.Width = 94;
-            // 
-            // gridColumn3
-            // 
-            this.gridColumn3.Caption = "鍒涘缓浜�";
-            this.gridColumn3.FieldName = "createBy";
-            this.gridColumn3.Name = "gridColumn3";
-            this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 9;
-            this.gridColumn3.Width = 94;
-            // 
-            // gridColumn4
-            // 
-            this.gridColumn4.Caption = "瀹℃牳浜�";
-            this.gridColumn4.FieldName = "checkUser";
-            this.gridColumn4.Name = "gridColumn4";
-            this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 11;
-            this.gridColumn4.Width = 94;
-            // 
-            // xtraTabControl1
-            // 
-            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
-            this.xtraTabControl1.Name = "xtraTabControl1";
-            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
-            this.xtraTabControl1.TabIndex = 3;
-            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.xtraTabPage1,
-            this.xtraTabPage2});
-            // 
-            // xtraTabPage1
-            // 
-            this.xtraTabPage1.Controls.Add(this.gcMain);
-            this.xtraTabPage1.Controls.Add(this.pageBar1);
-            this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
-            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
-            // 
-            // pageBar1
-            // 
-            this.pageBar1.CurrentPage = 1;
-            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 531);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
-            this.pageBar1.Name = "pageBar1";
-            this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
-            this.pageBar1.TabIndex = 3;
-            this.pageBar1.TotalPages = 0;
-            // 
-            // xtraTabPage2
-            // 
-            this.xtraTabPage2.Controls.Add(this.tabMx);
-            this.xtraTabPage2.Controls.Add(this.panel1);
-            this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
-            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
-            // 
-            // tabMx
-            // 
-            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 150);
-            this.tabMx.Name = "tabMx";
-            this.tabMx.SelectedTabPage = this.tabMxPage2;
-            this.tabMx.Size = new System.Drawing.Size(1126, 420);
-            this.tabMx.TabIndex = 2;
-            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.tabMxPage2,
-            this.xtraTabPage3});
+            this.gvMx2itemOutId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true;
+            this.gvMx2itemOutId.Caption = "鍑哄簱ID ";
+            this.gvMx2itemOutId.FieldName = "itemOutId";
+            this.gvMx2itemOutId.Name = "gvMx2itemOutId";
+            this.gvMx2itemOutId.OptionsColumn.ReadOnly = true;
+            this.gvMx2itemOutId.Tag = "query_a.item_out_id";
+            this.gvMx2itemOutId.Width = 94;
             // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 388);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 538);
             this.xtraTabPage3.Text = "閫�璐х墿鏂欐壂鐮佹槑缁�";
             // 
             // gcMx2
@@ -780,7 +1056,7 @@
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1124, 388);
+            this.gcMx2.Size = new System.Drawing.Size(1124, 538);
             this.gcMx2.TabIndex = 1;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -929,137 +1205,6 @@
             this.gvMx1lineK3id.VisibleIndex = 9;
             this.gvMx1lineK3id.Width = 94;
             // 
-            // panel1
-            // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.txt_suppName);
-            this.panel1.Controls.Add(this.txt_depotName);
-            this.panel1.Controls.Add(this.txt_status);
-            this.panel1.Controls.Add(this.txt_fType);
-            this.panel1.Controls.Add(this.txt_fmrmode);
-            this.panel1.Controls.Add(this.txt_reason);
-            this.panel1.Controls.Add(this.labelControl3);
-            this.panel1.Controls.Add(this.txt_checkUser);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Controls.Add(this.lb_fmrmode);
-            this.panel1.Controls.Add(this.lb_suppNo);
-            this.panel1.Controls.Add(this.lb_fType);
-            this.panel1.Controls.Add(this.lb_depotCode);
-            this.panel1.Controls.Add(this.lb_checkDate);
-            this.panel1.Controls.Add(this.txt_checkDate);
-            this.panel1.Controls.Add(this.lb_checkUser);
-            this.panel1.Controls.Add(this.lb_reason);
-            this.panel1.Controls.Add(this.lb_remark);
-            this.panel1.Controls.Add(this.txt_remark);
-            this.panel1.Controls.Add(this.lb_itemOutNo);
-            this.panel1.Controls.Add(this.txt_itemOutNo);
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.panel1.Location = new System.Drawing.Point(0, 0);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1126, 150);
-            this.panel1.TabIndex = 1;
-            // 
-            // txt_suppName
-            // 
-            this.txt_suppName.Location = new System.Drawing.Point(94, 80);
-            this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_suppName.Properties.Appearance.Options.UseFont = true;
-            this.txt_suppName.Size = new System.Drawing.Size(239, 28);
-            this.txt_suppName.TabIndex = 524;
-            // 
-            // txt_depotName
-            // 
-            this.txt_depotName.Location = new System.Drawing.Point(94, 47);
-            this.txt_depotName.Name = "txt_depotName";
-            this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_depotName.Properties.Appearance.Options.UseFont = true;
-            this.txt_depotName.Size = new System.Drawing.Size(239, 28);
-            this.txt_depotName.TabIndex = 523;
-            // 
-            // txt_status
-            // 
-            this.txt_status.Enabled = false;
-            this.txt_status.Location = new System.Drawing.Point(623, 17);
-            this.txt_status.Name = "txt_status";
-            this.txt_status.Properties.Caption = "";
-            this.txt_status.Size = new System.Drawing.Size(94, 24);
-            this.txt_status.TabIndex = 521;
-            // 
-            // txt_fType
-            // 
-            this.txt_fType.Location = new System.Drawing.Point(415, 17);
-            this.txt_fType.Name = "txt_fType";
-            this.txt_fType.Properties.Caption = "";
-            this.txt_fType.Size = new System.Drawing.Size(94, 24);
-            this.txt_fType.TabIndex = 520;
-            // 
-            // txt_fmrmode
-            // 
-            this.txt_fmrmode.Location = new System.Drawing.Point(415, 49);
-            this.txt_fmrmode.Name = "txt_fmrmode";
-            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
-            "閫�鏂欒ˉ鏂�",
-            "閫�鏂欏苟鎵f"});
-            this.txt_fmrmode.Size = new System.Drawing.Size(125, 24);
-            this.txt_fmrmode.TabIndex = 519;
-            // 
-            // txt_reason
-            // 
-            this.txt_reason.Location = new System.Drawing.Point(415, 82);
-            this.txt_reason.Name = "txt_reason";
-            this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_reason.Properties.Items.AddRange(new object[] {
-            "鏉ユ枡涓嶈壇",
-            "渚涘簲鍟嗗閫�",
-            "浣滀笟涓嶈壇",
-            "渚涘簲鍟嗙墿鍝佸彿閿欒",
-            "閲囪喘鏂欏彿鍙樻洿"});
-            this.txt_reason.Size = new System.Drawing.Size(125, 24);
-            this.txt_reason.TabIndex = 518;
-            // 
-            // labelControl3
-            // 
-            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(565, 51);
-            this.labelControl3.Name = "labelControl3";
-            this.labelControl3.Size = new System.Drawing.Size(51, 21);
-            this.labelControl3.TabIndex = 512;
-            this.labelControl3.Text = "瀹℃牳浜�";
-            // 
-            // txt_checkUser
-            // 
-            this.txt_checkUser.Location = new System.Drawing.Point(623, 47);
-            this.txt_checkUser.Name = "txt_checkUser";
-            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkUser.Size = new System.Drawing.Size(158, 28);
-            this.txt_checkUser.TabIndex = 513;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(958, 438);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            // 
-            // picCheckBox
-            // 
-            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(968, 55);
-            this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
-            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-            this.picCheckBox.TabIndex = 11;
-            this.picCheckBox.TabStop = false;
-            this.picCheckBox.Visible = false;
-            // 
             // Frm_MesCgthSqDj
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1070,125 +1215,143 @@
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesCgthSqDj";
             this.Text = "閲囪喘閫�璐у崟";
-            this.tabMxPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             this.xtraTabPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
-            this.tabMx.ResumeLayout(false);
-            this.xtraTabPage3.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            this.splitMx1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+            this.tabMx.ResumeLayout(false);
+            this.tabMxPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            this.xtraTabPage3.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             this.ResumeLayout(false);
 
         }
         #endregion
         private UserControl.UcToolBarMenu toolBarMenu1;
-        private DevExpress.XtraGrid.GridControl gcMain;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
         private UserControls.Data.UcPageBar pageBar1;
-        private System.Windows.Forms.Panel panel1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_status;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_depotCode;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_reason;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fmrmode;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraEditors.TextEdit txt_suppName;
+        private DevExpress.XtraEditors.TextEdit txt_depotName;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_reason;
+        private DevExpress.XtraEditors.TextEdit txt_checkUser;
+        private DevExpress.XtraEditors.TextEdit txt_checkDate;
+        private DevExpress.XtraEditors.TextEdit txt_remark;
+        private DevExpress.XtraEditors.TextEdit txt_itemOutNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraEditors.CheckEdit txt_fType;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
         private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraEditors.CheckEdit txt_status;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
         private DevExpress.XtraTab.XtraTabControl tabMx;
-
-        //BQCreateConrolObejct
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemOutId;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2tlQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2status;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2depotCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
         private DevExpress.XtraTab.XtraTabPage tabMxPage2;
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
-
-        private DevExpress.XtraEditors.LabelControl lb_fmrmode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fmrmode;
-
-        private DevExpress.XtraEditors.LabelControl lb_suppNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
-
-        private DevExpress.XtraEditors.LabelControl lb_fType;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
-
-        private DevExpress.XtraEditors.LabelControl lb_depotCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_depotCode;
-
-        private DevExpress.XtraEditors.LabelControl lb_checkDate;
-        private DevExpress.XtraEditors.TextEdit txt_checkDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
-
-        private DevExpress.XtraEditors.LabelControl lb_checkUser;
-
-        private DevExpress.XtraEditors.LabelControl lb_reason;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_reason;
-
-        private DevExpress.XtraEditors.LabelControl lb_remark;
-        private DevExpress.XtraEditors.TextEdit txt_remark;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_status;
-
-        private DevExpress.XtraEditors.LabelControl lb_itemOutNo;
-        private DevExpress.XtraEditors.TextEdit txt_itemOutNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private DevExpress.XtraEditors.LabelControl labelControl3;
-        private DevExpress.XtraEditors.TextEdit txt_checkUser;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2status;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2tlQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2depotCode;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemOutId;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
         private DevExpress.XtraGrid.GridControl gcMx2;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_reason;
-        private DevExpress.XtraEditors.CheckEdit txt_fType;
-        private DevExpress.XtraEditors.CheckEdit txt_status;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
-        private System.Windows.Forms.PictureBox picCheckBox;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
-        private DevExpress.XtraEditors.TextEdit txt_suppName;
-        private DevExpress.XtraEditors.TextEdit txt_depotName;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.cs
index 0ed27f4..76a3d31 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.cs
@@ -24,9 +24,7 @@
             toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
             toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
             toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
-            List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
-            gvList.Add(gridView1);
-            Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+            this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "statusChk", "", (value) =>
@@ -166,16 +164,16 @@
                 if (dd.rtnCode > 0)
                 {
                     DataTable dt = dd.rtnData.list;
-                    gcMain.BindingContext = new BindingContext();
+                    gcMain1.BindingContext = new BindingContext();
                     gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
                     if (dt.Rows.Count > 0)
                     {
-                        gcMain.DataSource = dt;
-                        gcMain.ForceInitialize();
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
                         gridView1.BestFitColumns();
                     }
                     else
-                        UtilityHelper.SetDefaultTable(gcMain, gridView1);
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
                     gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
                     pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
                     pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -216,7 +214,7 @@
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx2);
                     gvList.Add(gvMx1);
-                    UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
                     JObject _job = JObject.Parse(strJson);
                     JArray array = new JArray();
                     foreach (var a in _job["rtnData"]["list"])
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index e379a49..c9ccd3f 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -29,6 +29,14 @@
         /// </summary>
         private void InitializeComponent()
         {
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -44,8 +52,79 @@
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fngHandle = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.pageBar1 = new UserControls.Data.UcPageBar();
+            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmitBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmitDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_slOrg = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -76,84 +155,6 @@
             this.btnLoad = new DevExpress.XtraEditors.SimpleButton();
             this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
             this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
-            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
-            this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
-            this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
-            this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
-            this.lb_fcheckDate = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
-            this.lb_releaseNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
-            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
-            this.gridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
-            this.gridBand31 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridColumn13 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fsubmit = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_modify1Flag = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcheckResu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_lotNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_releaseNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_itemId = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_itemNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_boardStyle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_lifnr = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fbatchQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_ftype = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fversion = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcheckBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand32 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_checkQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand15 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_freceQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand23 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_iqcDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand26 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_lastupdateBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand27 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_lastupdateDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand28 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_states = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridColumn14 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand29 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fcovertQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand30 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gridBand22 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand17 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand24 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
-            this.gv_fngHandle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
-            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
-            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.pageBar1 = new UserControls.Data.UcPageBar();
-            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
-            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx3 = new DevExpress.XtraGrid.GridControl();
             this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -170,32 +171,72 @@
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
-            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
-            this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tname = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
-            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
-            this.lbGuid = new System.Windows.Forms.Label();
-            this.lb_fsubmit = new DevExpress.XtraEditors.LabelControl();
-            this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.Panel2.SuspendLayout();
+            this.splitMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+            this.xtraTabControl2.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
-            this.splitContainerControl1.Panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
-            this.splitContainerControl1.Panel2.SuspendLayout();
-            this.splitContainerControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).BeginInit();
+            this.splitMx2.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).BeginInit();
+            this.splitMx2.Panel2.SuspendLayout();
+            this.splitMx2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
@@ -205,64 +246,962 @@
             ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
             this.panMsg.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
-            this.xtraTabControl1.SuspendLayout();
-            this.xtraTabPage1.SuspendLayout();
-            this.xtraTabPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
-            this.xtraTabControl2.SuspendLayout();
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
-            this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
             this.SuspendLayout();
+            // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = null;
+            // 
+            // xtraTabControl1
+            // 
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
+            // 
+            // xtraTabPage1
+            // 
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+            // 
+            // split1
+            // 
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
+            // 
+            // split1.Panel2
+            // 
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.Size = new System.Drawing.Size(1342, 688);
+            this.split1.SplitterPosition = 651;
+            this.split1.TabIndex = 4;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1342, 613);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
+            // 
+            // gridView1
+            // 
+            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.Appearance.ViewCaption.Options.UseTextOptions = true;
+            this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn13,
+            this.gv_fsubmit,
+            this.gv_lotNo,
+            this.gv_lifnr,
+            this.gv_releaseNo,
+            this.gv_itemId,
+            this.gv_itemNo,
+            this.gv_boardStyle,
+            this.gridColumn14,
+            this.gv_fbatchQty,
+            this.gv_fcheckResu,
+            this.gv_fcovertQty,
+            this.gv_remarks,
+            this.gv_fcheckBy,
+            this.gv_fcheckDate,
+            this.gv_checkQty,
+            this.gv_createBy,
+            this.gridColumn15,
+            this.gv_lastupdateBy,
+            this.gv_lastupdateDate,
+            this.gv_fngHandle,
+            this.bandedGridColumn1,
+            this.gridColumn18,
+            this.gridColumn19,
+            this.gridColumn17});
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑";
+            this.gridColumn13.FieldName = "urgentLagTxt";
+            this.gridColumn13.MinWidth = 30;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.OptionsColumn.ReadOnly = true;
+            this.gridColumn13.Tag = "query_a.fsubmit";
+            this.gridColumn13.UnboundDataType = typeof(bool);
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 0;
+            this.gridColumn13.Width = 50;
+            // 
+            // gv_fsubmit
+            // 
+            this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
+            this.gv_fsubmit.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_fsubmit.FieldName = "fsubmitTxt";
+            this.gv_fsubmit.MinWidth = 30;
+            this.gv_fsubmit.Name = "gv_fsubmit";
+            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
+            this.gv_fsubmit.Tag = "query_a.fsubmit";
+            this.gv_fsubmit.UnboundDataType = typeof(bool);
+            this.gv_fsubmit.Visible = true;
+            this.gv_fsubmit.VisibleIndex = 1;
+            this.gv_fsubmit.Width = 50;
+            // 
+            // gv_lotNo
+            // 
+            this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
+            this.gv_lotNo.Caption = "閫佹鎵规";
+            this.gv_lotNo.FieldName = "lotNo";
+            this.gv_lotNo.MinWidth = 30;
+            this.gv_lotNo.Name = "gv_lotNo";
+            this.gv_lotNo.OptionsColumn.AllowEdit = false;
+            this.gv_lotNo.Tag = "query_a.lot_no";
+            this.gv_lotNo.Visible = true;
+            this.gv_lotNo.VisibleIndex = 2;
+            this.gv_lotNo.Width = 120;
+            // 
+            // gv_lifnr
+            // 
+            this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
+            this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�";
+            this.gv_lifnr.FieldName = "suppName";
+            this.gv_lifnr.MinWidth = 30;
+            this.gv_lifnr.Name = "gv_lifnr";
+            this.gv_lifnr.OptionsColumn.AllowEdit = false;
+            this.gv_lifnr.Tag = "query_a.lifnr";
+            this.gv_lifnr.Visible = true;
+            this.gv_lifnr.VisibleIndex = 3;
+            this.gv_lifnr.Width = 200;
+            // 
+            // gv_releaseNo
+            // 
+            this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
+            this.gv_releaseNo.Caption = "妫�楠屽崟鍙�";
+            this.gv_releaseNo.FieldName = "releaseNo";
+            this.gv_releaseNo.MinWidth = 30;
+            this.gv_releaseNo.Name = "gv_releaseNo";
+            this.gv_releaseNo.OptionsColumn.AllowEdit = false;
+            this.gv_releaseNo.Tag = "query_a.release_no";
+            this.gv_releaseNo.Visible = true;
+            this.gv_releaseNo.VisibleIndex = 4;
+            this.gv_releaseNo.Width = 100;
+            // 
+            // gv_itemId
+            // 
+            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemId.AppearanceCell.Options.UseFont = true;
+            this.gv_itemId.Caption = "鐗╂枡ID";
+            this.gv_itemId.FieldName = "itemId";
+            this.gv_itemId.MinWidth = 30;
+            this.gv_itemId.Name = "gv_itemId";
+            this.gv_itemId.OptionsColumn.AllowEdit = false;
+            this.gv_itemId.Tag = "query_a.item_id";
+            this.gv_itemId.Visible = true;
+            this.gv_itemId.VisibleIndex = 5;
+            this.gv_itemId.Width = 30;
+            // 
+            // gv_itemNo
+            // 
+            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
+            this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
+            this.gv_itemNo.FieldName = "itemNo2";
+            this.gv_itemNo.MinWidth = 30;
+            this.gv_itemNo.Name = "gv_itemNo";
+            this.gv_itemNo.OptionsColumn.AllowEdit = false;
+            this.gv_itemNo.Tag = "query_a.item_no";
+            this.gv_itemNo.Visible = true;
+            this.gv_itemNo.VisibleIndex = 6;
+            this.gv_itemNo.Width = 136;
+            // 
+            // gv_boardStyle
+            // 
+            this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
+            this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О";
+            this.gv_boardStyle.FieldName = "itemName";
+            this.gv_boardStyle.MinWidth = 30;
+            this.gv_boardStyle.Name = "gv_boardStyle";
+            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
+            this.gv_boardStyle.Tag = "query_a.board_style";
+            this.gv_boardStyle.Visible = true;
+            this.gv_boardStyle.VisibleIndex = 7;
+            this.gv_boardStyle.Width = 164;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鐗╂枡瑙勬牸";
+            this.gridColumn14.FieldName = "itemModel";
+            this.gridColumn14.MinWidth = 30;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.OptionsColumn.ReadOnly = true;
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 8;
+            this.gridColumn14.Width = 200;
+            // 
+            // gv_fbatchQty
+            // 
+            this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
+            this.gv_fbatchQty.Caption = "閲囪喘鏁伴噺";
+            this.gv_fbatchQty.FieldName = "fbatchQty";
+            this.gv_fbatchQty.MinWidth = 30;
+            this.gv_fbatchQty.Name = "gv_fbatchQty";
+            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
+            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
+            this.gv_fbatchQty.Visible = true;
+            this.gv_fbatchQty.VisibleIndex = 9;
+            this.gv_fbatchQty.Width = 80;
+            // 
+            // gv_fcheckResu
+            // 
+            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
+            this.gv_fcheckResu.FieldName = "fcheckResu";
+            this.gv_fcheckResu.MinWidth = 30;
+            this.gv_fcheckResu.Name = "gv_fcheckResu";
+            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
+            this.gv_fcheckResu.Visible = true;
+            this.gv_fcheckResu.VisibleIndex = 10;
+            this.gv_fcheckResu.Width = 50;
+            // 
+            // gv_fcovertQty
+            // 
+            this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
+            this.gv_fcovertQty.Caption = "杞崲鏁伴噺";
+            this.gv_fcovertQty.FieldName = "fcovertQty";
+            this.gv_fcovertQty.MinWidth = 30;
+            this.gv_fcovertQty.Name = "gv_fcovertQty";
+            this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
+            this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
+            this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
+            this.gv_fcovertQty.Visible = true;
+            this.gv_fcovertQty.VisibleIndex = 11;
+            this.gv_fcovertQty.Width = 60;
+            // 
+            // gv_remarks
+            // 
+            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_remarks.AppearanceCell.Options.UseFont = true;
+            this.gv_remarks.Caption = "澶囨敞璇存槑";
+            this.gv_remarks.FieldName = "remarks";
+            this.gv_remarks.MinWidth = 30;
+            this.gv_remarks.Name = "gv_remarks";
+            this.gv_remarks.OptionsColumn.AllowEdit = false;
+            this.gv_remarks.Tag = "query_a.remarks";
+            this.gv_remarks.Visible = true;
+            this.gv_remarks.VisibleIndex = 12;
+            this.gv_remarks.Width = 100;
+            // 
+            // gv_fcheckBy
+            // 
+            this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�";
+            this.gv_fcheckBy.FieldName = "fcheckBy";
+            this.gv_fcheckBy.MinWidth = 30;
+            this.gv_fcheckBy.Name = "gv_fcheckBy";
+            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
+            this.gv_fcheckBy.Visible = true;
+            this.gv_fcheckBy.VisibleIndex = 13;
+            this.gv_fcheckBy.Width = 118;
+            // 
+            // gv_fcheckDate
+            // 
+            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
+            this.gv_fcheckDate.FieldName = "fcheckDate";
+            this.gv_fcheckDate.MinWidth = 30;
+            this.gv_fcheckDate.Name = "gv_fcheckDate";
+            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
+            this.gv_fcheckDate.Visible = true;
+            this.gv_fcheckDate.VisibleIndex = 15;
+            this.gv_fcheckDate.Width = 182;
+            // 
+            // gv_checkQty
+            // 
+            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
+            this.gv_checkQty.Caption = "鎶芥鏁伴噺";
+            this.gv_checkQty.FieldName = "checkQty";
+            this.gv_checkQty.MinWidth = 30;
+            this.gv_checkQty.Name = "gv_checkQty";
+            this.gv_checkQty.OptionsColumn.AllowEdit = false;
+            this.gv_checkQty.Tag = "query_a.check_qty";
+            this.gv_checkQty.Visible = true;
+            this.gv_checkQty.VisibleIndex = 16;
+            this.gv_checkQty.Width = 50;
+            // 
+            // gv_createBy
+            // 
+            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_createBy.AppearanceCell.Options.UseFont = true;
+            this.gv_createBy.Caption = "鍒涘缓浜�";
+            this.gv_createBy.FieldName = "createBy";
+            this.gv_createBy.MinWidth = 30;
+            this.gv_createBy.Name = "gv_createBy";
+            this.gv_createBy.OptionsColumn.AllowEdit = false;
+            this.gv_createBy.Tag = "query_a.create_by";
+            this.gv_createBy.Visible = true;
+            this.gv_createBy.VisibleIndex = 14;
+            this.gv_createBy.Width = 67;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鍒涘缓鏃ユ湡";
+            this.gridColumn15.FieldName = "createDate";
+            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 17;
+            this.gridColumn15.Width = 94;
+            // 
+            // gv_lastupdateBy
+            // 
+            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
+            this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉";
+            this.gv_lastupdateBy.FieldName = "lastupdateBy";
+            this.gv_lastupdateBy.MinWidth = 30;
+            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
+            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
+            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
+            this.gv_lastupdateBy.Visible = true;
+            this.gv_lastupdateBy.VisibleIndex = 18;
+            this.gv_lastupdateBy.Width = 60;
+            // 
+            // gv_lastupdateDate
+            // 
+            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
+            this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版棩鏈�";
+            this.gv_lastupdateDate.FieldName = "lastupdateDate";
+            this.gv_lastupdateDate.MinWidth = 30;
+            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
+            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
+            this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
+            this.gv_lastupdateDate.Visible = true;
+            this.gv_lastupdateDate.VisibleIndex = 19;
+            this.gv_lastupdateDate.Width = 120;
+            // 
+            // gv_fngHandle
+            // 
+            this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
+            this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶";
+            this.gv_fngHandle.FieldName = "fngHandle";
+            this.gv_fngHandle.MinWidth = 30;
+            this.gv_fngHandle.Name = "gv_fngHandle";
+            this.gv_fngHandle.OptionsColumn.AllowEdit = false;
+            this.gv_fngHandle.Tag = "query_a.fng_handle";
+            this.gv_fngHandle.Visible = true;
+            this.gv_fngHandle.VisibleIndex = 20;
+            this.gv_fngHandle.Width = 100;
+            // 
+            // bandedGridColumn1
+            // 
+            this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐";
+            this.bandedGridColumn1.FieldName = "receivingOrg";
+            this.bandedGridColumn1.MinWidth = 50;
+            this.bandedGridColumn1.Name = "bandedGridColumn1";
+            this.bandedGridColumn1.Tag = "org.fnamber";
+            this.bandedGridColumn1.Visible = true;
+            this.bandedGridColumn1.VisibleIndex = 21;
+            this.bandedGridColumn1.Width = 250;
+            // 
+            // gridColumn18
+            // 
+            this.gridColumn18.Caption = "瀹℃牳浜�";
+            this.gridColumn18.FieldName = "fsubmitBy";
+            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.Name = "gridColumn18";
+            this.gridColumn18.Visible = true;
+            this.gridColumn18.VisibleIndex = 22;
+            this.gridColumn18.Width = 94;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "瀹℃牳鏃ユ湡";
+            this.gridColumn19.FieldName = "fsubmitDate";
+            this.gridColumn19.MinWidth = 25;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 23;
+            this.gridColumn19.Width = 94;
+            // 
+            // gridColumn17
+            // 
+            this.gridColumn17.Caption = "涓婚敭Guid";
+            this.gridColumn17.FieldName = "guid";
+            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Width = 94;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 613);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(1342, 38);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // splitMx1
+            // 
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Name = "splitMx1";
+            // 
+            // splitMx1.Panel1
+            // 
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.Panel2
+            // 
+            this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1342, 688);
+            this.splitMx1.SplitterPosition = 141;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_suppName);
+            this.layoutMx1.Controls.Add(this.txt_remarks);
+            this.layoutMx1.Controls.Add(this.txt_fcheckResu);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_releaseNo);
+            this.layoutMx1.Controls.Add(this.txt_fcheckDate);
+            this.layoutMx1.Controls.Add(this.txt_lotNo);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_itemId);
+            this.layoutMx1.Controls.Add(this.txt_fcheckBy);
+            this.layoutMx1.Controls.Add(this.txt_fbatchQty);
+            this.layoutMx1.Controls.Add(this.txt_fsubmitBy);
+            this.layoutMx1.Controls.Add(this.txt_fsubmitDate);
+            this.layoutMx1.Controls.Add(this.txt_fsubmit);
+            this.layoutMx1.Controls.Add(this.txt_slOrg);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem17,
+            this.layoutControlItem7});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(697, 213, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1342, 141);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(987, 108);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(322, 28);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_suppName
+            // 
+            this.txt_suppName.Enabled = false;
+            this.txt_suppName.Location = new System.Drawing.Point(744, 76);
+            this.txt_suppName.Name = "txt_suppName";
+            this.txt_suppName.Size = new System.Drawing.Size(254, 24);
+            this.txt_suppName.StyleController = this.layoutMx1;
+            this.txt_suppName.TabIndex = 801;
+            this.txt_suppName.Tag = "readonly";
+            // 
+            // txt_remarks
+            // 
+            this.txt_remarks.Location = new System.Drawing.Point(414, 108);
+            this.txt_remarks.Name = "txt_remarks";
+            this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
+            this.txt_remarks.Size = new System.Drawing.Size(584, 28);
+            this.txt_remarks.StyleController = this.layoutMx1;
+            this.txt_remarks.TabIndex = 797;
+            // 
+            // txt_fcheckResu
+            // 
+            this.txt_fcheckResu.Location = new System.Drawing.Point(414, 76);
+            this.txt_fcheckResu.Name = "txt_fcheckResu";
+            this.txt_fcheckResu.Size = new System.Drawing.Size(254, 24);
+            this.txt_fcheckResu.StyleController = this.layoutMx1;
+            this.txt_fcheckResu.TabIndex = 798;
+            this.txt_fcheckResu.Tag = "readonly";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.Location = new System.Drawing.Point(84, 44);
+            this.txt_itemName.Name = "txt_itemName";
+            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemName.Size = new System.Drawing.Size(254, 28);
+            this.txt_itemName.StyleController = this.layoutMx1;
+            this.txt_itemName.TabIndex = 800;
+            this.txt_itemName.Tag = "readonly";
+            // 
+            // txt_releaseNo
+            // 
+            this.txt_releaseNo.Location = new System.Drawing.Point(84, 12);
+            this.txt_releaseNo.Name = "txt_releaseNo";
+            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_releaseNo.Size = new System.Drawing.Size(254, 28);
+            this.txt_releaseNo.StyleController = this.layoutMx1;
+            this.txt_releaseNo.TabIndex = 213;
+            this.txt_releaseNo.Tag = "readonly";
+            // 
+            // txt_fcheckDate
+            // 
+            this.txt_fcheckDate.Location = new System.Drawing.Point(414, 12);
+            this.txt_fcheckDate.Name = "txt_fcheckDate";
+            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckDate.Size = new System.Drawing.Size(254, 28);
+            this.txt_fcheckDate.StyleController = this.layoutMx1;
+            this.txt_fcheckDate.TabIndex = 216;
+            this.txt_fcheckDate.Tag = "readonly";
+            // 
+            // txt_lotNo
+            // 
+            this.txt_lotNo.Location = new System.Drawing.Point(744, 12);
+            this.txt_lotNo.Name = "txt_lotNo";
+            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_lotNo.Size = new System.Drawing.Size(254, 28);
+            this.txt_lotNo.StyleController = this.layoutMx1;
+            this.txt_lotNo.TabIndex = 262;
+            this.txt_lotNo.Tag = "readonly";
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.Location = new System.Drawing.Point(84, 76);
+            this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemNo.Size = new System.Drawing.Size(254, 28);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 789;
+            this.txt_itemNo.Tag = "readonly";
+            // 
+            // txt_itemModel
+            // 
+            this.txt_itemModel.Location = new System.Drawing.Point(84, 108);
+            this.txt_itemModel.Name = "txt_itemModel";
+            this.txt_itemModel.Size = new System.Drawing.Size(254, 24);
+            this.txt_itemModel.StyleController = this.layoutMx1;
+            this.txt_itemModel.TabIndex = 801;
+            this.txt_itemModel.Tag = "readonly";
+            // 
+            // txt_itemId
+            // 
+            this.txt_itemId.Location = new System.Drawing.Point(84, 140);
+            this.txt_itemId.Name = "txt_itemId";
+            this.txt_itemId.Size = new System.Drawing.Size(249, 24);
+            this.txt_itemId.StyleController = this.layoutMx1;
+            this.txt_itemId.TabIndex = 802;
+            this.txt_itemId.Tag = "readonly";
+            // 
+            // txt_fcheckBy
+            // 
+            this.txt_fcheckBy.Location = new System.Drawing.Point(414, 44);
+            this.txt_fcheckBy.Name = "txt_fcheckBy";
+            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckBy.Size = new System.Drawing.Size(254, 28);
+            this.txt_fcheckBy.StyleController = this.layoutMx1;
+            this.txt_fcheckBy.TabIndex = 217;
+            this.txt_fcheckBy.Tag = "readonly";
+            // 
+            // txt_fbatchQty
+            // 
+            this.txt_fbatchQty.Location = new System.Drawing.Point(744, 44);
+            this.txt_fbatchQty.Name = "txt_fbatchQty";
+            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
+            this.txt_fbatchQty.Size = new System.Drawing.Size(254, 28);
+            this.txt_fbatchQty.StyleController = this.layoutMx1;
+            this.txt_fbatchQty.TabIndex = 222;
+            this.txt_fbatchQty.Tag = "readonly";
+            // 
+            // txt_fsubmitBy
+            // 
+            this.txt_fsubmitBy.Location = new System.Drawing.Point(1074, 44);
+            this.txt_fsubmitBy.Name = "txt_fsubmitBy";
+            this.txt_fsubmitBy.Size = new System.Drawing.Size(256, 24);
+            this.txt_fsubmitBy.StyleController = this.layoutMx1;
+            this.txt_fsubmitBy.TabIndex = 804;
+            this.txt_fsubmitBy.Tag = "readonly";
+            // 
+            // txt_fsubmitDate
+            // 
+            this.txt_fsubmitDate.Location = new System.Drawing.Point(1074, 76);
+            this.txt_fsubmitDate.Name = "txt_fsubmitDate";
+            this.txt_fsubmitDate.Size = new System.Drawing.Size(256, 24);
+            this.txt_fsubmitDate.StyleController = this.layoutMx1;
+            this.txt_fsubmitDate.TabIndex = 805;
+            this.txt_fsubmitDate.Tag = "readonly";
+            // 
+            // txt_fsubmit
+            // 
+            this.txt_fsubmit.Location = new System.Drawing.Point(1002, 12);
+            this.txt_fsubmit.Name = "txt_fsubmit";
+            this.txt_fsubmit.Properties.Caption = "瀹℃牳鏍囪瘑";
+            this.txt_fsubmit.Size = new System.Drawing.Size(328, 24);
+            this.txt_fsubmit.StyleController = this.layoutMx1;
+            this.txt_fsubmit.TabIndex = 806;
+            this.txt_fsubmit.Tag = "readonly";
+            // 
+            // txt_slOrg
+            // 
+            this.txt_slOrg.Location = new System.Drawing.Point(1074, 108);
+            this.txt_slOrg.Name = "txt_slOrg";
+            this.txt_slOrg.Size = new System.Drawing.Size(256, 24);
+            this.txt_slOrg.StyleController = this.layoutMx1;
+            this.txt_slOrg.TabIndex = 807;
+            this.txt_slOrg.Tag = "readonly";
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.lbGuid;
+            this.layoutControlItem17.Location = new System.Drawing.Point(975, 96);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem17.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem17.Text = "lbGuid";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem17.TextVisible = false;
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_itemId;
+            this.layoutControlItem7.Location = new System.Drawing.Point(0, 128);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem7.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem7.Text = "鐗╂枡ID";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem1,
+            this.layoutControlItem2,
+            this.layoutControlItem3,
+            this.layoutControlItem4,
+            this.layoutControlItem5,
+            this.layoutControlItem6,
+            this.layoutControlItem8,
+            this.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem13,
+            this.layoutControlItem15,
+            this.layoutControlItem16,
+            this.layoutControlItem14,
+            this.layoutControlItem12,
+            this.layoutControlItem18});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4});
+            this.Root.Size = new System.Drawing.Size(1342, 148);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_releaseNo;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_fcheckDate;
+            this.layoutControlItem2.Location = new System.Drawing.Point(330, 0);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem2.Text = "妫�楠屾棩鏈�";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_lotNo;
+            this.layoutControlItem3.Location = new System.Drawing.Point(660, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem3.Text = "閫佹鎵瑰彿";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_itemName;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem4.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem4.Text = "鐗╂枡鍚嶇О";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_itemNo;
+            this.layoutControlItem5.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_itemModel;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem6.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem6.Text = "鐗╂枡瑙勬牸";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_fcheckBy;
+            this.layoutControlItem8.Location = new System.Drawing.Point(330, 32);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem8.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem8.Text = "妫�楠屼汉鍛�";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_fbatchQty;
+            this.layoutControlItem9.Location = new System.Drawing.Point(660, 32);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem9.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem9.Text = "鎵规鏁伴噺";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_fcheckResu;
+            this.layoutControlItem10.Location = new System.Drawing.Point(330, 64);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem10.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem10.Text = "妫�楠岀粨鏋�";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_suppName;
+            this.layoutControlItem13.Location = new System.Drawing.Point(660, 64);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem13.Size = new System.Drawing.Size(330, 32);
+            this.layoutControlItem13.Text = "渚涘簲鍟�";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_fsubmitBy;
+            this.layoutControlItem15.Location = new System.Drawing.Point(990, 32);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem15.Size = new System.Drawing.Size(332, 32);
+            this.layoutControlItem15.Text = "瀹℃牳鏃ユ湡";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.txt_fsubmitDate;
+            this.layoutControlItem16.Location = new System.Drawing.Point(990, 64);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem16.Size = new System.Drawing.Size(332, 32);
+            this.layoutControlItem16.Text = "瀹℃牳浜�";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_fsubmit;
+            this.layoutControlItem14.Location = new System.Drawing.Point(990, 0);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem14.Size = new System.Drawing.Size(332, 32);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem14.TextVisible = false;
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_remarks;
+            this.layoutControlItem12.Location = new System.Drawing.Point(330, 96);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem12.Size = new System.Drawing.Size(660, 32);
+            this.layoutControlItem12.Text = "澶囨敞璇存槑";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_slOrg;
+            this.layoutControlItem18.Location = new System.Drawing.Point(990, 96);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem18.Size = new System.Drawing.Size(332, 32);
+            this.layoutControlItem18.Text = "鏀舵枡缁勭粐";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // xtraTabControl2
+            // 
+            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+            this.xtraTabControl2.Name = "xtraTabControl2";
+            this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
+            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 535);
+            this.xtraTabControl2.TabIndex = 3;
+            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage1,
+            this.xtraTabPage3});
             // 
             // tabMxPage1
             // 
-            this.tabMxPage1.Controls.Add(this.splitContainerControl1);
+            this.tabMxPage1.Controls.Add(this.splitMx2);
             this.tabMxPage1.Controls.Add(this.panMsg);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1340, 474);
+            this.tabMxPage1.Size = new System.Drawing.Size(1340, 503);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
             // 
-            // splitContainerControl1
+            // splitMx2
             // 
-            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.splitContainerControl1.Horizontal = false;
-            this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
-            this.splitContainerControl1.Name = "splitContainerControl1";
+            this.splitMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx2.Horizontal = false;
+            this.splitMx2.Location = new System.Drawing.Point(0, 68);
+            this.splitMx2.Name = "splitMx2";
             // 
-            // splitContainerControl1.Panel1
+            // splitMx2.Panel1
             // 
-            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
-            this.splitContainerControl1.Panel1.Text = "Panel1";
+            this.splitMx2.Panel1.Controls.Add(this.gcMx1);
+            this.splitMx2.Panel1.Text = "Panel1";
             // 
-            // splitContainerControl1.Panel2
+            // splitMx2.Panel2
             // 
-            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
-            this.splitContainerControl1.Panel2.Text = "Panel2";
-            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 406);
-            this.splitContainerControl1.SplitterPosition = 153;
-            this.splitContainerControl1.TabIndex = 3;
+            this.splitMx2.Panel2.Controls.Add(this.groupControl1);
+            this.splitMx2.Panel2.Text = "Panel2";
+            this.splitMx2.Size = new System.Drawing.Size(1340, 435);
+            this.splitMx2.SplitterPosition = 217;
+            this.splitMx2.TabIndex = 3;
             // 
             // gcMx1
             // 
@@ -270,7 +1209,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1340, 153);
+            this.gcMx1.Size = new System.Drawing.Size(1340, 217);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -533,7 +1472,7 @@
             this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.groupControl1.Location = new System.Drawing.Point(0, 0);
             this.groupControl1.Name = "groupControl1";
-            this.groupControl1.Size = new System.Drawing.Size(1340, 241);
+            this.groupControl1.Size = new System.Drawing.Size(1340, 206);
             this.groupControl1.TabIndex = 3;
             this.groupControl1.Text = "鎶芥牱缁撴灉";
             // 
@@ -543,7 +1482,7 @@
             this.gcMx2.Location = new System.Drawing.Point(2, 28);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1336, 211);
+            this.gcMx2.Size = new System.Drawing.Size(1336, 176);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -642,919 +1581,12 @@
             this.labelControl3.TabIndex = 1;
             this.labelControl3.Text = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-1,绾暟瀛楋級";
             // 
-            // lb_remarks
-            // 
-            this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_remarks.Appearance.Options.UseFont = true;
-            this.lb_remarks.Location = new System.Drawing.Point(377, 109);
-            this.lb_remarks.Name = "lb_remarks";
-            this.lb_remarks.Size = new System.Drawing.Size(68, 21);
-            this.lb_remarks.TabIndex = 786;
-            this.lb_remarks.Text = "涓嶈壇鎻忚堪";
-            // 
-            // txt_fngDesc
-            // 
-            this.txt_fngDesc.Location = new System.Drawing.Point(452, 109);
-            this.txt_fngDesc.Name = "txt_fngDesc";
-            this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
-            this.txt_fngDesc.Size = new System.Drawing.Size(559, 28);
-            this.txt_fngDesc.TabIndex = 786;
-            // 
-            // lb_lifnr
-            // 
-            this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lifnr.Appearance.Options.UseFont = true;
-            this.lb_lifnr.Location = new System.Drawing.Point(641, 80);
-            this.lb_lifnr.Name = "lb_lifnr";
-            this.lb_lifnr.Size = new System.Drawing.Size(56, 21);
-            this.lb_lifnr.TabIndex = 642;
-            this.lb_lifnr.Text = "渚涘簲鍟� ";
-            // 
-            // lb_fbatchQty
-            // 
-            this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fbatchQty.Appearance.Options.UseFont = true;
-            this.lb_fbatchQty.Location = new System.Drawing.Point(627, 48);
-            this.lb_fbatchQty.Name = "lb_fbatchQty";
-            this.lb_fbatchQty.Size = new System.Drawing.Size(73, 21);
-            this.lb_fbatchQty.TabIndex = 222;
-            this.lb_fbatchQty.Text = "鎵规鏁伴噺 ";
-            // 
-            // txt_fbatchQty
-            // 
-            this.txt_fbatchQty.Location = new System.Drawing.Point(702, 44);
-            this.txt_fbatchQty.Name = "txt_fbatchQty";
-            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
-            this.txt_fbatchQty.Size = new System.Drawing.Size(66, 28);
-            this.txt_fbatchQty.TabIndex = 222;
-            this.txt_fbatchQty.Tag = "readonly";
-            // 
-            // lb_fcheckBy
-            // 
-            this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fcheckBy.Appearance.Options.UseFont = true;
-            this.lb_fcheckBy.Location = new System.Drawing.Point(377, 48);
-            this.lb_fcheckBy.Name = "lb_fcheckBy";
-            this.lb_fcheckBy.Size = new System.Drawing.Size(68, 21);
-            this.lb_fcheckBy.TabIndex = 217;
-            this.lb_fcheckBy.Text = "妫�楠屼汉鍛�";
-            // 
-            // txt_fcheckBy
-            // 
-            this.txt_fcheckBy.Location = new System.Drawing.Point(452, 44);
-            this.txt_fcheckBy.Name = "txt_fcheckBy";
-            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcheckBy.Size = new System.Drawing.Size(150, 28);
-            this.txt_fcheckBy.TabIndex = 217;
-            this.txt_fcheckBy.Tag = "readonly";
-            // 
-            // lb_fcheckDate
-            // 
-            this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fcheckDate.Appearance.Options.UseFont = true;
-            this.lb_fcheckDate.Location = new System.Drawing.Point(377, 14);
-            this.lb_fcheckDate.Name = "lb_fcheckDate";
-            this.lb_fcheckDate.Size = new System.Drawing.Size(68, 21);
-            this.lb_fcheckDate.TabIndex = 216;
-            this.lb_fcheckDate.Text = "妫�楠屾棩鏈�";
-            // 
-            // txt_fcheckDate
-            // 
-            this.txt_fcheckDate.Location = new System.Drawing.Point(452, 10);
-            this.txt_fcheckDate.Name = "txt_fcheckDate";
-            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcheckDate.Size = new System.Drawing.Size(150, 28);
-            this.txt_fcheckDate.TabIndex = 216;
-            this.txt_fcheckDate.Tag = "readonly";
-            // 
-            // lb_releaseNo
-            // 
-            this.lb_releaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_releaseNo.Appearance.Options.UseFont = true;
-            this.lb_releaseNo.Location = new System.Drawing.Point(20, 14);
-            this.lb_releaseNo.Name = "lb_releaseNo";
-            this.lb_releaseNo.Size = new System.Drawing.Size(73, 21);
-            this.lb_releaseNo.TabIndex = 213;
-            this.lb_releaseNo.Text = "妫�楠屽崟鍙� ";
-            // 
-            // txt_releaseNo
-            // 
-            this.txt_releaseNo.Location = new System.Drawing.Point(97, 10);
-            this.txt_releaseNo.Name = "txt_releaseNo";
-            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
-            this.txt_releaseNo.TabIndex = 213;
-            this.txt_releaseNo.Tag = "readonly";
-            // 
-            // toolBarMenu1
-            // 
-            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
-            this.toolBarMenu1.currentAction = null;
-            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.toolBarMenu1.guidKey = null;
-            this.toolBarMenu1.isSetBtn = false;
-            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
-            this.toolBarMenu1.Name = "toolBarMenu1";
-            this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
-            this.toolBarMenu1.TabIndex = 0;
-            this.toolBarMenu1.xlsInService = null;
-            this.toolBarMenu1.xlsOutParameter = null;
-            // 
-            // 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";
-            this.gcMain.Size = new System.Drawing.Size(1342, 649);
-            this.gcMain.TabIndex = 1;
-            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gridView1});
-            // 
-            // gridView1
-            // 
-            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.Appearance.ViewCaption.Options.UseTextOptions = true;
-            this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand31,
-            this.gridBand11,
-            this.gridBand12,
-            this.gridBand13,
-            this.gridBand9,
-            this.gridBand14,
-            this.gridBand16,
-            this.gridBand18,
-            this.gridBand19,
-            this.gridBand20,
-            this.gridBand21,
-            this.gridBand4,
-            this.gridBand8,
-            this.gridBand23,
-            this.gridBand26,
-            this.gridBand27,
-            this.gridBand28,
-            this.gridBand29,
-            this.gridBand30,
-            this.gridBand24,
-            this.gridBand25});
-            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
-            this.gridColumn13,
-            this.gv_fsubmit,
-            this.gv_modify1Flag,
-            this.gv_lotNo,
-            this.gv_lifnr,
-            this.gv_releaseNo,
-            this.gv_itemId,
-            this.gv_itemNo,
-            this.gv_boardStyle,
-            this.gridColumn14,
-            this.gv_fbatchQty,
-            this.gv_ftype,
-            this.gv_fcheckResu,
-            this.gv_fcovertQty,
-            this.gv_remarks,
-            this.gv_createBy,
-            this.gv_fcheckBy,
-            this.gridColumn15,
-            this.gv_fcheckDate,
-            this.gv_freceQty,
-            this.gv_checkQty,
-            this.gv_createDate,
-            this.gv_lastupdateBy,
-            this.gv_lastupdateDate,
-            this.gv_fngHandle,
-            this.gv_fversion,
-            this.gv_states,
-            this.gv_iqcDate,
-            this.bandedGridColumn1});
-            this.gridView1.GridControl = this.gcMain;
-            this.gridView1.IndicatorWidth = 50;
-            this.gridView1.Name = "gridView1";
-            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
-            this.gridView1.OptionsView.ShowAutoFilterRow = true;
-            this.gridView1.OptionsView.ShowColumnHeaders = false;
-            this.gridView1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gridBand31
-            // 
-            this.gridBand31.Caption = "鏀舵枡缁勭粐";
-            this.gridBand31.Columns.Add(this.bandedGridColumn1);
-            this.gridBand31.Name = "gridBand31";
-            this.gridBand31.VisibleIndex = 0;
-            this.gridBand31.Width = 250;
-            // 
-            // bandedGridColumn1
-            // 
-            this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐";
-            this.bandedGridColumn1.FieldName = "receivingOrg";
-            this.bandedGridColumn1.MinWidth = 50;
-            this.bandedGridColumn1.Name = "bandedGridColumn1";
-            this.bandedGridColumn1.Tag = "org.fnamber";
-            this.bandedGridColumn1.Visible = true;
-            this.bandedGridColumn1.Width = 250;
-            // 
-            // gridBand11
-            // 
-            this.gridBand11.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand11.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand11.Caption = "鏄惁鎬ユ枡";
-            this.gridBand11.Columns.Add(this.gridColumn13);
-            this.gridBand11.MinWidth = 50;
-            this.gridBand11.Name = "gridBand11";
-            this.gridBand11.VisibleIndex = 1;
-            this.gridBand11.Width = 50;
-            // 
-            // gridColumn13
-            // 
-            this.gridColumn13.Caption = "鏄惁鎬ユ枡";
-            this.gridColumn13.FieldName = "urgentLagTxt";
-            this.gridColumn13.MinWidth = 30;
-            this.gridColumn13.Name = "gridColumn13";
-            this.gridColumn13.OptionsColumn.ReadOnly = true;
-            this.gridColumn13.Tag = "query_a.fsubmit";
-            this.gridColumn13.UnboundDataType = typeof(bool);
-            this.gridColumn13.Visible = true;
-            this.gridColumn13.Width = 50;
-            // 
-            // gridBand12
-            // 
-            this.gridBand12.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand12.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand12.Caption = "鎻愪氦鏍囪瘑";
-            this.gridBand12.Columns.Add(this.gv_fsubmit);
-            this.gridBand12.MinWidth = 50;
-            this.gridBand12.Name = "gridBand12";
-            this.gridBand12.VisibleIndex = 2;
-            this.gridBand12.Width = 50;
-            // 
-            // gv_fsubmit
-            // 
-            this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
-            this.gv_fsubmit.Caption = "鎻愪氦鏍囪瘑";
-            this.gv_fsubmit.FieldName = "fsubmitTxt";
-            this.gv_fsubmit.MinWidth = 30;
-            this.gv_fsubmit.Name = "gv_fsubmit";
-            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
-            this.gv_fsubmit.Tag = "query_a.fsubmit";
-            this.gv_fsubmit.UnboundDataType = typeof(bool);
-            this.gv_fsubmit.Visible = true;
-            this.gv_fsubmit.Width = 50;
-            // 
-            // gridBand13
-            // 
-            this.gridBand13.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand13.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand13.Caption = "瀹℃牳鏍囪瘑";
-            this.gridBand13.Columns.Add(this.gv_modify1Flag);
-            this.gridBand13.MinWidth = 50;
-            this.gridBand13.Name = "gridBand13";
-            this.gridBand13.Visible = false;
-            this.gridBand13.VisibleIndex = -1;
-            this.gridBand13.Width = 50;
-            // 
-            // gv_modify1Flag
-            // 
-            this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_modify1Flag.AppearanceCell.Options.UseFont = true;
-            this.gv_modify1Flag.Caption = "瀹℃牳鏍囧織";
-            this.gv_modify1Flag.FieldName = "modifyFlagTxt";
-            this.gv_modify1Flag.MinWidth = 30;
-            this.gv_modify1Flag.Name = "gv_modify1Flag";
-            this.gv_modify1Flag.OptionsColumn.AllowEdit = false;
-            this.gv_modify1Flag.Tag = "query_a.modify1_flag";
-            this.gv_modify1Flag.UnboundDataType = typeof(bool);
-            this.gv_modify1Flag.Visible = true;
-            this.gv_modify1Flag.Width = 50;
-            // 
-            // gridBand9
-            // 
-            this.gridBand9.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand9.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand9.Caption = "妫�楠岀粨鏋�";
-            this.gridBand9.Columns.Add(this.gv_fcheckResu);
-            this.gridBand9.Name = "gridBand9";
-            this.gridBand9.VisibleIndex = 3;
-            this.gridBand9.Width = 50;
-            // 
-            // gv_fcheckResu
-            // 
-            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
-            this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
-            this.gv_fcheckResu.FieldName = "fcheckResu";
-            this.gv_fcheckResu.MinWidth = 30;
-            this.gv_fcheckResu.Name = "gv_fcheckResu";
-            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
-            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
-            this.gv_fcheckResu.Visible = true;
-            this.gv_fcheckResu.Width = 50;
-            // 
-            // gridBand14
-            // 
-            this.gridBand14.Caption = "閫佹鎵规";
-            this.gridBand14.Columns.Add(this.gv_lotNo);
-            this.gridBand14.Name = "gridBand14";
-            this.gridBand14.VisibleIndex = 4;
-            this.gridBand14.Width = 120;
-            // 
-            // gv_lotNo
-            // 
-            this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
-            this.gv_lotNo.Caption = "閫佹鎵规";
-            this.gv_lotNo.FieldName = "lotNo";
-            this.gv_lotNo.MinWidth = 30;
-            this.gv_lotNo.Name = "gv_lotNo";
-            this.gv_lotNo.OptionsColumn.AllowEdit = false;
-            this.gv_lotNo.Tag = "query_a.lot_no";
-            this.gv_lotNo.Visible = true;
-            this.gv_lotNo.Width = 120;
-            // 
-            // gridBand16
-            // 
-            this.gridBand16.Caption = "妫�楠屽崟鍙�";
-            this.gridBand16.Columns.Add(this.gv_releaseNo);
-            this.gridBand16.Name = "gridBand16";
-            this.gridBand16.VisibleIndex = 5;
-            this.gridBand16.Width = 100;
-            // 
-            // gv_releaseNo
-            // 
-            this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
-            this.gv_releaseNo.Caption = "妫�楠屽崟鍙�";
-            this.gv_releaseNo.FieldName = "releaseNo";
-            this.gv_releaseNo.MinWidth = 30;
-            this.gv_releaseNo.Name = "gv_releaseNo";
-            this.gv_releaseNo.OptionsColumn.AllowEdit = false;
-            this.gv_releaseNo.Tag = "query_a.release_no";
-            this.gv_releaseNo.Visible = true;
-            this.gv_releaseNo.Width = 100;
-            // 
-            // gridBand18
-            // 
-            this.gridBand18.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand18.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            this.gridBand18.Caption = "鐗╂枡淇℃伅";
-            this.gridBand18.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand2,
-            this.gridBand5,
-            this.gridBand3});
-            this.gridBand18.Name = "gridBand18";
-            this.gridBand18.VisibleIndex = 6;
-            this.gridBand18.Width = 300;
-            // 
-            // gridBand2
-            // 
-            this.gridBand2.Caption = "鐗╂枡ID";
-            this.gridBand2.Columns.Add(this.gv_itemId);
-            this.gridBand2.MinWidth = 60;
-            this.gridBand2.Name = "gridBand2";
-            this.gridBand2.Visible = false;
-            this.gridBand2.VisibleIndex = -1;
-            this.gridBand2.Width = 60;
-            // 
-            // gv_itemId
-            // 
-            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_itemId.AppearanceCell.Options.UseFont = true;
-            this.gv_itemId.Caption = "鐗╂枡ID";
-            this.gv_itemId.FieldName = "itemId";
-            this.gv_itemId.MinWidth = 30;
-            this.gv_itemId.Name = "gv_itemId";
-            this.gv_itemId.OptionsColumn.AllowEdit = false;
-            this.gv_itemId.Tag = "query_a.item_id";
-            this.gv_itemId.Width = 30;
-            // 
-            // gridBand5
-            // 
-            this.gridBand5.Caption = "鐗╂枡缂栫爜";
-            this.gridBand5.Columns.Add(this.gv_itemNo);
-            this.gridBand5.Name = "gridBand5";
-            this.gridBand5.VisibleIndex = 0;
-            this.gridBand5.Width = 136;
-            // 
-            // gv_itemNo
-            // 
-            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
-            this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
-            this.gv_itemNo.FieldName = "itemNo2";
-            this.gv_itemNo.MinWidth = 30;
-            this.gv_itemNo.Name = "gv_itemNo";
-            this.gv_itemNo.OptionsColumn.AllowEdit = false;
-            this.gv_itemNo.Tag = "query_a.item_no";
-            this.gv_itemNo.Visible = true;
-            this.gv_itemNo.Width = 136;
-            // 
-            // gridBand3
-            // 
-            this.gridBand3.Caption = "鐗╂枡鍚嶇О";
-            this.gridBand3.Columns.Add(this.gv_boardStyle);
-            this.gridBand3.Name = "gridBand3";
-            this.gridBand3.VisibleIndex = 1;
-            this.gridBand3.Width = 164;
-            // 
-            // gv_boardStyle
-            // 
-            this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
-            this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О";
-            this.gv_boardStyle.FieldName = "itemName";
-            this.gv_boardStyle.MinWidth = 30;
-            this.gv_boardStyle.Name = "gv_boardStyle";
-            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
-            this.gv_boardStyle.Tag = "query_a.board_style";
-            this.gv_boardStyle.Visible = true;
-            this.gv_boardStyle.Width = 164;
-            // 
-            // gridBand19
-            // 
-            this.gridBand19.Caption = "渚涘簲鍟嗗悕绉�";
-            this.gridBand19.Columns.Add(this.gv_lifnr);
-            this.gridBand19.Name = "gridBand19";
-            this.gridBand19.VisibleIndex = 7;
-            this.gridBand19.Width = 200;
-            // 
-            // gv_lifnr
-            // 
-            this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
-            this.gv_lifnr.Caption = "渚涘簲鍟嗗悕绉�";
-            this.gv_lifnr.FieldName = "suppName";
-            this.gv_lifnr.MinWidth = 30;
-            this.gv_lifnr.Name = "gv_lifnr";
-            this.gv_lifnr.OptionsColumn.AllowEdit = false;
-            this.gv_lifnr.Tag = "query_a.lifnr";
-            this.gv_lifnr.Visible = true;
-            this.gv_lifnr.Width = 200;
-            // 
-            // gridBand20
-            // 
-            this.gridBand20.Caption = "閲囪喘鏁伴噺";
-            this.gridBand20.Columns.Add(this.gv_fbatchQty);
-            this.gridBand20.MinWidth = 80;
-            this.gridBand20.Name = "gridBand20";
-            this.gridBand20.VisibleIndex = 8;
-            this.gridBand20.Width = 80;
-            // 
-            // gv_fbatchQty
-            // 
-            this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
-            this.gv_fbatchQty.Caption = "閲囪喘鏁伴噺";
-            this.gv_fbatchQty.FieldName = "fbatchQty";
-            this.gv_fbatchQty.MinWidth = 30;
-            this.gv_fbatchQty.Name = "gv_fbatchQty";
-            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
-            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
-            this.gv_fbatchQty.Visible = true;
-            this.gv_fbatchQty.Width = 80;
-            // 
-            // gridBand21
-            // 
-            this.gridBand21.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand21.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridBand21.Caption = "绫诲瀷";
-            this.gridBand21.Columns.Add(this.gv_ftype);
-            this.gridBand21.Name = "gridBand21";
-            this.gridBand21.VisibleIndex = 9;
-            this.gridBand21.Width = 60;
-            // 
-            // gv_ftype
-            // 
-            this.gv_ftype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_ftype.AppearanceCell.Options.UseFont = true;
-            this.gv_ftype.Caption = "绫诲瀷";
-            this.gv_ftype.FieldName = "ftypeTxt";
-            this.gv_ftype.MinWidth = 30;
-            this.gv_ftype.Name = "gv_ftype";
-            this.gv_ftype.OptionsColumn.AllowEdit = false;
-            this.gv_ftype.Tag = "query_a.ftype";
-            this.gv_ftype.Visible = true;
-            this.gv_ftype.Width = 60;
-            // 
-            // gridBand4
-            // 
-            this.gridBand4.Caption = "鐗堟湰";
-            this.gridBand4.Columns.Add(this.gv_fversion);
-            this.gridBand4.MinWidth = 60;
-            this.gridBand4.Name = "gridBand4";
-            this.gridBand4.Visible = false;
-            this.gridBand4.VisibleIndex = -1;
-            this.gridBand4.Width = 60;
-            // 
-            // gv_fversion
-            // 
-            this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fversion.AppearanceCell.Options.UseFont = true;
-            this.gv_fversion.Caption = "鐗堟湰";
-            this.gv_fversion.FieldName = "fversion";
-            this.gv_fversion.MinWidth = 30;
-            this.gv_fversion.Name = "gv_fversion";
-            this.gv_fversion.OptionsColumn.AllowEdit = false;
-            this.gv_fversion.Tag = "query_a.fversion";
-            this.gv_fversion.Visible = true;
-            this.gv_fversion.Width = 60;
-            // 
-            // 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.gridBand10,
-            this.gridBand32,
-            this.gridBand6,
-            this.gridBand15});
-            this.gridBand8.Name = "gridBand8";
-            this.gridBand8.VisibleIndex = 10;
-            this.gridBand8.Width = 300;
-            // 
-            // gridBand10
-            // 
-            this.gridBand10.Caption = "妫�楠屼汉鍛�";
-            this.gridBand10.Columns.Add(this.gv_fcheckBy);
-            this.gridBand10.Name = "gridBand10";
-            this.gridBand10.VisibleIndex = 0;
-            this.gridBand10.Width = 118;
-            // 
-            // gv_fcheckBy
-            // 
-            this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
-            this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�";
-            this.gv_fcheckBy.FieldName = "fcheckBy";
-            this.gv_fcheckBy.MinWidth = 30;
-            this.gv_fcheckBy.Name = "gv_fcheckBy";
-            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
-            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
-            this.gv_fcheckBy.Visible = true;
-            this.gv_fcheckBy.Width = 118;
-            // 
-            // gridBand32
-            // 
-            this.gridBand32.Caption = "妫�楠屾棩鏈�";
-            this.gridBand32.Columns.Add(this.gv_fcheckDate);
-            this.gridBand32.Name = "gridBand32";
-            this.gridBand32.VisibleIndex = 1;
-            this.gridBand32.Width = 182;
-            // 
-            // gv_fcheckDate
-            // 
-            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
-            this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
-            this.gv_fcheckDate.FieldName = "fcheckDate";
-            this.gv_fcheckDate.MinWidth = 30;
-            this.gv_fcheckDate.Name = "gv_fcheckDate";
-            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
-            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
-            this.gv_fcheckDate.Visible = true;
-            this.gv_fcheckDate.Width = 182;
-            // 
-            // gridBand6
-            // 
-            this.gridBand6.Caption = "鎶芥鏁伴噺";
-            this.gridBand6.Columns.Add(this.gv_checkQty);
-            this.gridBand6.MinWidth = 50;
-            this.gridBand6.Name = "gridBand6";
-            this.gridBand6.Visible = false;
-            this.gridBand6.VisibleIndex = -1;
-            this.gridBand6.Width = 50;
-            // 
-            // gv_checkQty
-            // 
-            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
-            this.gv_checkQty.Caption = "鎶芥鏁伴噺";
-            this.gv_checkQty.FieldName = "checkQty";
-            this.gv_checkQty.MinWidth = 30;
-            this.gv_checkQty.Name = "gv_checkQty";
-            this.gv_checkQty.OptionsColumn.AllowEdit = false;
-            this.gv_checkQty.Tag = "query_a.check_qty";
-            this.gv_checkQty.Visible = true;
-            this.gv_checkQty.Width = 50;
-            // 
-            // gridBand15
-            // 
-            this.gridBand15.Caption = "鍒ゅ畾缁撴灉";
-            this.gridBand15.Columns.Add(this.gv_freceQty);
-            this.gridBand15.MinWidth = 50;
-            this.gridBand15.Name = "gridBand15";
-            this.gridBand15.Visible = false;
-            this.gridBand15.VisibleIndex = -1;
-            this.gridBand15.Width = 50;
-            // 
-            // gv_freceQty
-            // 
-            this.gv_freceQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_freceQty.AppearanceCell.Options.UseFont = true;
-            this.gv_freceQty.Caption = "鍒ゅ畾缁撴灉";
-            this.gv_freceQty.FieldName = "freceQty";
-            this.gv_freceQty.MinWidth = 30;
-            this.gv_freceQty.Name = "gv_freceQty";
-            this.gv_freceQty.OptionsColumn.AllowEdit = false;
-            this.gv_freceQty.Tag = "query_a.frece_qty";
-            this.gv_freceQty.Visible = true;
-            this.gv_freceQty.Width = 50;
-            // 
-            // gridBand23
-            // 
-            this.gridBand23.Caption = "IQC鎻愪氦鏃堕棿";
-            this.gridBand23.Columns.Add(this.gv_iqcDate);
-            this.gridBand23.Name = "gridBand23";
-            this.gridBand23.VisibleIndex = 11;
-            this.gridBand23.Width = 120;
-            // 
-            // gv_iqcDate
-            // 
-            this.gv_iqcDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_iqcDate.AppearanceCell.Options.UseFont = true;
-            this.gv_iqcDate.Caption = "IQC鎻愪氦鏃堕棿";
-            this.gv_iqcDate.FieldName = "iqcDate";
-            this.gv_iqcDate.MinWidth = 30;
-            this.gv_iqcDate.Name = "gv_iqcDate";
-            this.gv_iqcDate.OptionsColumn.AllowEdit = false;
-            this.gv_iqcDate.Tag = "query_a.iqc_date";
-            this.gv_iqcDate.Visible = true;
-            this.gv_iqcDate.Width = 120;
-            // 
-            // gridBand26
-            // 
-            this.gridBand26.Caption = "鏇存柊浜�";
-            this.gridBand26.Columns.Add(this.gv_lastupdateBy);
-            this.gridBand26.MinWidth = 60;
-            this.gridBand26.Name = "gridBand26";
-            this.gridBand26.VisibleIndex = 12;
-            this.gridBand26.Width = 60;
-            // 
-            // gv_lastupdateBy
-            // 
-            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
-            this.gv_lastupdateBy.Caption = "鏇存柊浜�";
-            this.gv_lastupdateBy.FieldName = "lastupdateBy";
-            this.gv_lastupdateBy.MinWidth = 30;
-            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
-            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
-            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
-            this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.Width = 60;
-            // 
-            // gridBand27
-            // 
-            this.gridBand27.Caption = "鏇存柊鏃ユ湡";
-            this.gridBand27.Columns.Add(this.gv_lastupdateDate);
-            this.gridBand27.Name = "gridBand27";
-            this.gridBand27.VisibleIndex = 13;
-            this.gridBand27.Width = 120;
-            // 
-            // gv_lastupdateDate
-            // 
-            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
-            this.gv_lastupdateDate.Caption = "鏇存柊鏃ユ湡";
-            this.gv_lastupdateDate.FieldName = "lastupdateDate";
-            this.gv_lastupdateDate.MinWidth = 30;
-            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
-            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
-            this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
-            this.gv_lastupdateDate.Visible = true;
-            this.gv_lastupdateDate.Width = 120;
-            // 
-            // gridBand28
-            // 
-            this.gridBand28.Caption = "鐘舵��";
-            this.gridBand28.Columns.Add(this.gv_states);
-            this.gridBand28.Columns.Add(this.gridColumn14);
-            this.gridBand28.MinWidth = 60;
-            this.gridBand28.Name = "gridBand28";
-            this.gridBand28.Visible = false;
-            this.gridBand28.VisibleIndex = -1;
-            this.gridBand28.Width = 60;
-            // 
-            // gv_states
-            // 
-            this.gv_states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_states.AppearanceCell.Options.UseFont = true;
-            this.gv_states.Caption = "鐘舵��";
-            this.gv_states.FieldName = "states";
-            this.gv_states.MinWidth = 30;
-            this.gv_states.Name = "gv_states";
-            this.gv_states.OptionsColumn.AllowEdit = false;
-            this.gv_states.Tag = "query_a.states";
-            this.gv_states.Visible = true;
-            this.gv_states.Width = 60;
-            // 
-            // gridColumn14
-            // 
-            this.gridColumn14.Caption = "鐗╂枡瑙勬牸";
-            this.gridColumn14.FieldName = "itemModel";
-            this.gridColumn14.MinWidth = 30;
-            this.gridColumn14.Name = "gridColumn14";
-            this.gridColumn14.OptionsColumn.ReadOnly = true;
-            this.gridColumn14.Width = 200;
-            // 
-            // gridBand29
-            // 
-            this.gridBand29.Caption = "杞崲鏁伴噺";
-            this.gridBand29.Columns.Add(this.gv_fcovertQty);
-            this.gridBand29.MinWidth = 60;
-            this.gridBand29.Name = "gridBand29";
-            this.gridBand29.VisibleIndex = 14;
-            this.gridBand29.Width = 60;
-            // 
-            // gv_fcovertQty
-            // 
-            this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
-            this.gv_fcovertQty.Caption = "杞崲鏁伴噺";
-            this.gv_fcovertQty.FieldName = "fcovertQty";
-            this.gv_fcovertQty.MinWidth = 30;
-            this.gv_fcovertQty.Name = "gv_fcovertQty";
-            this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
-            this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
-            this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
-            this.gv_fcovertQty.Visible = true;
-            this.gv_fcovertQty.Width = 60;
-            // 
-            // gridBand30
-            // 
-            this.gridBand30.AppearanceHeader.Options.UseTextOptions = true;
-            this.gridBand30.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
-            this.gridBand30.Caption = "寤虹珛淇℃伅";
-            this.gridBand30.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
-            this.gridBand22,
-            this.gridBand17});
-            this.gridBand30.Name = "gridBand30";
-            this.gridBand30.VisibleIndex = 15;
-            this.gridBand30.Width = 200;
-            // 
-            // gridBand22
-            // 
-            this.gridBand22.Caption = "鏃ユ湡";
-            this.gridBand22.Columns.Add(this.gv_createDate);
-            this.gridBand22.Name = "gridBand22";
-            this.gridBand22.VisibleIndex = 0;
-            this.gridBand22.Width = 133;
-            // 
-            // gv_createDate
-            // 
-            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_createDate.AppearanceCell.Options.UseFont = true;
-            this.gv_createDate.Caption = "鍒涘缓鏃ユ湡";
-            this.gv_createDate.FieldName = "createDate";
-            this.gv_createDate.MinWidth = 30;
-            this.gv_createDate.Name = "gv_createDate";
-            this.gv_createDate.OptionsColumn.AllowEdit = false;
-            this.gv_createDate.Tag = "query_a.create_date";
-            this.gv_createDate.Visible = true;
-            this.gv_createDate.Width = 133;
-            // 
-            // gridBand17
-            // 
-            this.gridBand17.Caption = "寤虹珛鑰�";
-            this.gridBand17.Columns.Add(this.gv_createBy);
-            this.gridBand17.Name = "gridBand17";
-            this.gridBand17.VisibleIndex = 1;
-            this.gridBand17.Width = 67;
-            // 
-            // gv_createBy
-            // 
-            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_createBy.AppearanceCell.Options.UseFont = true;
-            this.gv_createBy.Caption = "鍒涘缓浜�";
-            this.gv_createBy.FieldName = "createBy";
-            this.gv_createBy.MinWidth = 30;
-            this.gv_createBy.Name = "gv_createBy";
-            this.gv_createBy.OptionsColumn.AllowEdit = false;
-            this.gv_createBy.Tag = "query_a.create_by";
-            this.gv_createBy.Visible = true;
-            this.gv_createBy.Width = 67;
-            // 
-            // gridBand24
-            // 
-            this.gridBand24.Caption = "涓嶈壇鎻忚堪";
-            this.gridBand24.Columns.Add(this.gv_remarks);
-            this.gridBand24.Name = "gridBand24";
-            this.gridBand24.VisibleIndex = 16;
-            this.gridBand24.Width = 100;
-            // 
-            // gv_remarks
-            // 
-            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_remarks.AppearanceCell.Options.UseFont = true;
-            this.gv_remarks.Caption = "涓嶈壇鎻忚堪";
-            this.gv_remarks.FieldName = "fngDesc";
-            this.gv_remarks.MinWidth = 30;
-            this.gv_remarks.Name = "gv_remarks";
-            this.gv_remarks.OptionsColumn.AllowEdit = false;
-            this.gv_remarks.Tag = "query_a.remarks";
-            this.gv_remarks.Visible = true;
-            this.gv_remarks.Width = 100;
-            // 
-            // gridBand25
-            // 
-            this.gridBand25.Caption = "涓嶈壇澶勭悊鏂规硶";
-            this.gridBand25.Columns.Add(this.gv_fngHandle);
-            this.gridBand25.Name = "gridBand25";
-            this.gridBand25.VisibleIndex = 17;
-            this.gridBand25.Width = 100;
-            // 
-            // gv_fngHandle
-            // 
-            this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
-            this.gv_fngHandle.Caption = "涓嶈壇澶勭悊鏂规硶";
-            this.gv_fngHandle.FieldName = "fngHandle";
-            this.gv_fngHandle.MinWidth = 30;
-            this.gv_fngHandle.Name = "gv_fngHandle";
-            this.gv_fngHandle.OptionsColumn.AllowEdit = false;
-            this.gv_fngHandle.Tag = "query_a.fng_handle";
-            this.gv_fngHandle.Visible = true;
-            this.gv_fngHandle.Width = 100;
-            // 
-            // gridColumn15
-            // 
-            this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�";
-            this.gridColumn15.FieldName = "iqcDate";
-            this.gridColumn15.MinWidth = 30;
-            this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.OptionsColumn.ReadOnly = true;
-            this.gridColumn15.RowIndex = 1;
-            this.gridColumn15.Width = 148;
-            // 
-            // xtraTabControl1
-            // 
-            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
-            this.xtraTabControl1.Name = "xtraTabControl1";
-            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
-            this.xtraTabControl1.TabIndex = 3;
-            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.xtraTabPage1,
-            this.xtraTabPage2});
-            // 
-            // xtraTabPage1
-            // 
-            this.xtraTabPage1.Controls.Add(this.gcMain);
-            this.xtraTabPage1.Controls.Add(this.pageBar1);
-            this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688);
-            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
-            // 
-            // pageBar1
-            // 
-            this.pageBar1.CurrentPage = 1;
-            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 649);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
-            this.pageBar1.Name = "pageBar1";
-            this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1342, 39);
-            this.pageBar1.TabIndex = 3;
-            this.pageBar1.TotalPages = 0;
-            // 
-            // xtraTabPage2
-            // 
-            this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
-            this.xtraTabPage2.Controls.Add(this.panel1);
-            this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
-            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
-            // 
-            // xtraTabControl2
-            // 
-            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl2.Location = new System.Drawing.Point(0, 182);
-            this.xtraTabControl2.Name = "xtraTabControl2";
-            this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
-            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 506);
-            this.xtraTabControl2.TabIndex = 2;
-            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.tabMxPage1,
-            this.xtraTabPage3});
-            // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx3);
             this.xtraTabPage3.Controls.Add(this.ucUpFile1);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1340, 474);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1340, 503);
             this.xtraTabPage3.Text = "闄勪欢淇℃伅";
             // 
             // gcMx3
@@ -1567,7 +1599,7 @@
             this.repositoryItemButtonEdit1,
             this.repositoryItemButtonEdit2,
             this.repositoryItemButtonEdit3});
-            this.gcMx3.Size = new System.Drawing.Size(1340, 417);
+            this.gcMx3.Size = new System.Drawing.Size(1340, 446);
             this.gcMx3.TabIndex = 2;
             this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx3});
@@ -1669,7 +1701,6 @@
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
             this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
             // 
             // gridColumn16
             // 
@@ -1690,7 +1721,6 @@
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "涓嬭浇", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
             this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_ButtonClick);
             // 
             // gridColumn12
             // 
@@ -1711,7 +1741,6 @@
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鍒犻櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
             // 
             // ucUpFile1
             // 
@@ -1721,208 +1750,6 @@
             this.ucUpFile1.parentGuid = null;
             this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
             this.ucUpFile1.TabIndex = 1;
-            // 
-            // panel1
-            // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.txt_suppName);
-            this.panel1.Controls.Add(this.txt_itemName);
-            this.panel1.Controls.Add(this.labelControl4);
-            this.panel1.Controls.Add(this.txt_fcheckResu);
-            this.panel1.Controls.Add(this.txt_lotNo1);
-            this.panel1.Controls.Add(this.labelControl2);
-            this.panel1.Controls.Add(this.txt_fsubmit);
-            this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.lb_itemModel);
-            this.panel1.Controls.Add(this.lb_tname);
-            this.panel1.Controls.Add(this.txt_itemNo);
-            this.panel1.Controls.Add(this.labelControl1);
-            this.panel1.Controls.Add(this.labelControl11);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Controls.Add(this.lb_remarks);
-            this.panel1.Controls.Add(this.txt_fngDesc);
-            this.panel1.Controls.Add(this.lb_lifnr);
-            this.panel1.Controls.Add(this.lb_fsubmit);
-            this.panel1.Controls.Add(this.lb_lotNo);
-            this.panel1.Controls.Add(this.txt_lotNo);
-            this.panel1.Controls.Add(this.lb_fbatchQty);
-            this.panel1.Controls.Add(this.txt_fbatchQty);
-            this.panel1.Controls.Add(this.lb_fcheckBy);
-            this.panel1.Controls.Add(this.txt_fcheckBy);
-            this.panel1.Controls.Add(this.lb_fcheckDate);
-            this.panel1.Controls.Add(this.txt_fcheckDate);
-            this.panel1.Controls.Add(this.lb_releaseNo);
-            this.panel1.Controls.Add(this.txt_releaseNo);
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.panel1.Location = new System.Drawing.Point(0, 0);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1342, 182);
-            this.panel1.TabIndex = 1;
-            // 
-            // txt_suppName
-            // 
-            this.txt_suppName.Enabled = false;
-            this.txt_suppName.Location = new System.Drawing.Point(702, 78);
-            this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Size = new System.Drawing.Size(309, 24);
-            this.txt_suppName.TabIndex = 801;
-            this.txt_suppName.Tag = "readonly";
-            // 
-            // txt_itemName
-            // 
-            this.txt_itemName.Location = new System.Drawing.Point(97, 44);
-            this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(266, 28);
-            this.txt_itemName.TabIndex = 800;
-            this.txt_itemName.Tag = "readonly";
-            // 
-            // labelControl4
-            // 
-            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(377, 80);
-            this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(68, 21);
-            this.labelControl4.TabIndex = 799;
-            this.labelControl4.Text = "妫�楠岀粨鏋�";
-            // 
-            // txt_fcheckResu
-            // 
-            this.txt_fcheckResu.Location = new System.Drawing.Point(452, 78);
-            this.txt_fcheckResu.Name = "txt_fcheckResu";
-            this.txt_fcheckResu.Size = new System.Drawing.Size(150, 24);
-            this.txt_fcheckResu.TabIndex = 798;
-            this.txt_fcheckResu.Tag = "readonly";
-            // 
-            // txt_lotNo1
-            // 
-            this.txt_lotNo1.Location = new System.Drawing.Point(452, 144);
-            this.txt_lotNo1.Name = "txt_lotNo1";
-            this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
-            this.txt_lotNo1.Size = new System.Drawing.Size(559, 28);
-            this.txt_lotNo1.TabIndex = 797;
-            // 
-            // labelControl2
-            // 
-            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(411, 147);
-            this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(34, 21);
-            this.labelControl2.TabIndex = 796;
-            this.labelControl2.Text = "澶囨敞";
-            // 
-            // txt_fsubmit
-            // 
-            this.txt_fsubmit.Enabled = false;
-            this.txt_fsubmit.Location = new System.Drawing.Point(977, 46);
-            this.txt_fsubmit.Name = "txt_fsubmit";
-            this.txt_fsubmit.Properties.Caption = "";
-            this.txt_fsubmit.Size = new System.Drawing.Size(35, 24);
-            this.txt_fsubmit.TabIndex = 793;
-            // 
-            // txt_itemModel
-            // 
-            this.txt_itemModel.Location = new System.Drawing.Point(97, 109);
-            this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(266, 64);
-            this.txt_itemModel.TabIndex = 792;
-            this.txt_itemModel.Tag = "readonly";
-            // 
-            // lb_itemModel
-            // 
-            this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_itemModel.Appearance.Options.UseFont = true;
-            this.lb_itemModel.Location = new System.Drawing.Point(20, 109);
-            this.lb_itemModel.Name = "lb_itemModel";
-            this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
-            this.lb_itemModel.TabIndex = 790;
-            this.lb_itemModel.Text = "鐗╂枡瑙勬牸";
-            // 
-            // lb_tname
-            // 
-            this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tname.Appearance.Options.UseFont = true;
-            this.lb_tname.Location = new System.Drawing.Point(20, 80);
-            this.lb_tname.Name = "lb_tname";
-            this.lb_tname.Size = new System.Drawing.Size(68, 21);
-            this.lb_tname.TabIndex = 788;
-            this.lb_tname.Text = "鐗╂枡缂栫爜";
-            // 
-            // txt_itemNo
-            // 
-            this.txt_itemNo.Location = new System.Drawing.Point(97, 76);
-            this.txt_itemNo.Name = "txt_itemNo";
-            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(266, 28);
-            this.txt_itemNo.TabIndex = 789;
-            this.txt_itemNo.Tag = "readonly";
-            // 
-            // labelControl1
-            // 
-            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(20, 48);
-            this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(68, 21);
-            this.labelControl1.TabIndex = 787;
-            this.labelControl1.Text = "閫夋嫨鐗╂枡";
-            // 
-            // labelControl11
-            // 
-            this.labelControl11.Location = new System.Drawing.Point(1070, 63);
-            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl11.Name = "labelControl11";
-            this.labelControl11.Size = new System.Drawing.Size(45, 18);
-            this.labelControl11.TabIndex = 130;
-            this.labelControl11.Text = "涓婚敭锛�";
-            this.labelControl11.Visible = false;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(1086, 56);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Visible = false;
-            // 
-            // lb_fsubmit
-            // 
-            this.lb_fsubmit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fsubmit.Appearance.Options.UseFont = true;
-            this.lb_fsubmit.Location = new System.Drawing.Point(900, 48);
-            this.lb_fsubmit.Name = "lb_fsubmit";
-            this.lb_fsubmit.Size = new System.Drawing.Size(68, 21);
-            this.lb_fsubmit.TabIndex = 360;
-            this.lb_fsubmit.Text = "鎻愪氦鏍囪瘑";
-            // 
-            // lb_lotNo
-            // 
-            this.lb_lotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lotNo.Appearance.Options.UseFont = true;
-            this.lb_lotNo.Location = new System.Drawing.Point(627, 14);
-            this.lb_lotNo.Name = "lb_lotNo";
-            this.lb_lotNo.Size = new System.Drawing.Size(73, 21);
-            this.lb_lotNo.TabIndex = 262;
-            this.lb_lotNo.Text = "閫佹娆″彿 ";
-            // 
-            // txt_lotNo
-            // 
-            this.txt_lotNo.Location = new System.Drawing.Point(702, 10);
-            this.txt_lotNo.Name = "txt_lotNo";
-            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
-            this.txt_lotNo.TabIndex = 262;
-            this.txt_lotNo.Tag = "readonly";
             // 
             // picCheckBox
             // 
@@ -1935,6 +1762,18 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // gridView2
+            // 
+            this.gridView2.Name = "gridView2";
+            // 
+            // gridView3
+            // 
+            this.gridView3.Name = "gridView3";
+            // 
+            // gridView4
+            // 
+            this.gridView4.Name = "gridView4";
+            // 
             // Frm_MesQaItemsDetect01
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1945,13 +1784,68 @@
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQaItemsDetect01";
             this.Text = "鏉ユ枡妫�楠岀敵璇�";
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            this.splitMx1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+            this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
-            this.splitContainerControl1.Panel1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
-            this.splitContainerControl1.Panel2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
-            this.splitContainerControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).EndInit();
+            this.splitMx2.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).EndInit();
+            this.splitMx2.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).EndInit();
+            this.splitMx2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
@@ -1962,108 +1856,121 @@
             this.panMsg.ResumeLayout(false);
             this.panMsg.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
-            this.xtraTabControl1.ResumeLayout(false);
-            this.xtraTabPage1.ResumeLayout(false);
-            this.xtraTabPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
-            this.xtraTabControl2.ResumeLayout(false);
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
             this.ResumeLayout(false);
 
         }
         #endregion
         private UserControl.UcToolBarMenu toolBarMenu1;
-        private DevExpress.XtraGrid.GridControl gcMain;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
         private UserControls.Data.UcPageBar pageBar1;
-        private System.Windows.Forms.Panel panel1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
+        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
+        private DevExpress.XtraEditors.TextEdit txt_suppName;
+        private DevExpress.XtraEditors.TextEdit txt_itemName;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
+        private DevExpress.XtraEditors.TextEdit txt_remarks;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
         private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.LabelControl labelControl11;
+        private DevExpress.XtraEditors.TextEdit txt_lotNo;
+        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
+        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraEditors.TextEdit txt_itemModel;
+        private DevExpress.XtraEditors.TextEdit txt_itemId;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraEditors.TextEdit txt_fsubmitBy;
+        private DevExpress.XtraEditors.TextEdit txt_fsubmitDate;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
         private DevExpress.XtraTab.XtraTabPage tabMxPage1;
-        private DevExpress.XtraEditors.LabelControl lb_remarks;
-        private DevExpress.XtraEditors.TextEdit txt_fngDesc;
-
-        private DevExpress.XtraEditors.LabelControl lb_lifnr;
-
-        private DevExpress.XtraEditors.LabelControl lb_fbatchQty;
-        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
-
-        private DevExpress.XtraEditors.LabelControl lb_fcheckBy;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
-
-        private DevExpress.XtraEditors.LabelControl lb_fcheckDate;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
-
-        private DevExpress.XtraEditors.LabelControl lb_releaseNo;
-        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
-        private DevExpress.XtraEditors.MemoEdit txt_itemModel;
-        private DevExpress.XtraEditors.LabelControl lb_itemModel;
-        private DevExpress.XtraEditors.LabelControl lb_tname;
-        private DevExpress.XtraEditors.TextEdit txt_itemNo;
-        private DevExpress.XtraEditors.LabelControl labelControl1;
-        private DevExpress.XtraEditors.PanelControl panMsg;
-        private DevExpress.XtraEditors.LabelControl labelControl3;
-        private DevExpress.XtraEditors.TextEdit txtJianYan;
-        private DevExpress.XtraEditors.LabelControl lb_fsubmit;
-        private DevExpress.XtraEditors.LabelControl lb_lotNo;
-        private DevExpress.XtraEditors.TextEdit txt_lotNo;
-        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx2;
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItemDesc;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fspecRequ;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkQyt;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fenterQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckResu;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngRate;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngQty;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fspecRequ;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkQyt;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckResu;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngRate;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fenterQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItemDesc;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
         private DevExpress.XtraEditors.GroupControl groupControl1;
         private DevExpress.XtraGrid.GridControl gcMx2;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraEditors.PanelControl panMsg;
         private DevExpress.XtraEditors.SimpleButton btnLoad;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private UserControl.UCUpFile ucUpFile1;
+        private DevExpress.XtraEditors.TextEdit txtJianYan;
+        private DevExpress.XtraEditors.LabelControl labelControl3;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
         private DevExpress.XtraGrid.GridControl gcMx3;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
@@ -2074,77 +1981,17 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
-        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
-        private DevExpress.XtraEditors.LabelControl labelControl2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
-        private DevExpress.XtraEditors.LabelControl labelControl4;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
-        private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gridView1;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn13;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fsubmit;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_modify1Flag;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lotNo;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lifnr;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_releaseNo;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemId;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_itemNo;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_boardStyle;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn14;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fbatchQty;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_ftype;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckResu;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcovertQty;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_remarks;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createBy;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckBy;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gridColumn15;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fcheckDate;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_freceQty;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_checkQty;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_createDate;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateBy;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_lastupdateDate;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fngHandle;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fversion;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_states;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate;
-        private System.Windows.Forms.PictureBox picCheckBox;
-        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
-        private DevExpress.XtraEditors.TextEdit txt_itemName;
-        private DevExpress.XtraEditors.TextEdit txt_suppName;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand20;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand27;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand28;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand30;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24;
-        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+        private UserControl.UCUpFile ucUpFile1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraEditors.TextEdit txt_slOrg;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
index fab167f..1772159 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -21,18 +21,14 @@
         public Frm_MesQaItemsDetect01()
         {
             InitializeComponent();
-            //this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
             this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
             this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
             this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
-            //  this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
             this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
             this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
             toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
             toolBarMenu1.btnJianYanClick += ToolBarMenu1_btnJianYanClick;
-            List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
-            gvList.Add(gridView1);
-            Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+            this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx3);
@@ -267,9 +263,9 @@
                 return;
             if (txt_fcheckResu.Text.Trim() == "涓嶅悎鏍�")
             {
-                if (string.IsNullOrEmpty(txt_lotNo1.Text.Trim()) || string.IsNullOrEmpty(txt_fngDesc.Text.Trim()))
+                if (string.IsNullOrEmpty(txt_remarks.Text.Trim()) )
                 {
-                    MsgHelper.Warning("鍗曟嵁涓轰笉鍚堟牸鏃讹紝璇峰~鍐欏娉ㄤ俊鎭拰涓嶈壇鎻忚堪锛�");
+                    MsgHelper.Warning("鍗曟嵁涓轰笉鍚堟牸鏃讹紝璇峰~鍐欏娉ㄨ鏄庯紒");
                     return;
                 }
             };
@@ -313,44 +309,6 @@
             Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 1);
         }
 
-        /// <summary>
-        /// 鍒犻櫎浜嬩欢
-        /// </summary>
-        /// <param name="sender"></param>
-        /// <param name="e"></param>
-        private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
-        {
-            string rowGuid = "", rowName = "";
-            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_releaseNo, gridView1, "releaseNo");
-            if (string.IsNullOrEmpty(rowGuid))
-            {
-                ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
-                return;
-            }
-            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
-                return;
-            List<dynamic> lst = new List<dynamic>();
-            lst.Add(rowGuid);
-            var _obj = lst;
-            try
-            {
-                string strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModel", JsonConvert.SerializeObject(_obj));
-                ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
-                if (_rtn.rtnCode > 0)
-                {
-                    if (xtraTabControl1.SelectedTabPageIndex == 0)
-                    { }
-                    else
-                        Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 2);
-                    getPageList(this.pageBar1.CurrentPage);
-                }
-                ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
-            }
-            catch (Exception ex)
-            {
-                ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
-            }
-        }
 
         /// <summary>
         /// 鍒锋柊浜嬩欢
@@ -399,24 +357,10 @@
                 List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                 gvList.Add(gvMx1);
                 gvList.Add(gvMx2);
-                UtilityHelper.ChangeEnableByControl(panel1.Controls, true, gvList);
+                UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, true, gvList);
             }
         }
-        /// <summary>
-        /// 鏂板浜嬩欢
-        /// </summary>
-        /// <param name="sender"></param>
-        /// <param name="e"></param>
-        private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
-        {
-            lbGuid.Text = "";
-            Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4);
-            List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
-            gridViews.Add(gvMx1);
-            gridViews.Add(gvMx2);
-            UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
-            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
-        }
+
         /// <summary>
         /// 淇濆瓨浜嬩欢
         /// </summary>
@@ -425,23 +369,17 @@
         private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
         {
             toolBarMenu1.isSetBtn = false;
-            if (string.IsNullOrEmpty(txt_fngDesc.Text.Trim()))
-            {
-                Gs.DevApp.ToolBox.MsgHelper.Warning("涓嶈壇鎻忚堪涓嶈兘涓虹┖锛�");
-                txt_fngDesc.Focus();
-                return;
-            }
-            if (string.IsNullOrEmpty(txt_lotNo1.Text.Trim()))
+            if (string.IsNullOrEmpty(txt_remarks.Text.Trim()))
             {
                 Gs.DevApp.ToolBox.MsgHelper.Warning("澶囨敞鑳戒负绌猴紒");
-                txt_fngDesc.Focus();
+                txt_remarks.Focus();
                 return;
             }
             var _obj = new
             {
                 guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //涓诲缓
-                fngDesc = txt_fngDesc.Text.Trim(),
-                lotNo1 = txt_lotNo1.Text.Trim(),
+                fngDesc = "",
+                remarks = txt_remarks.Text.Trim(),
             };
             try
             {
@@ -452,7 +390,7 @@
                 {
                     lbGuid.Text = _rtn.rtnData;
                     toolBarMenu1.isSetBtn = true;
-                    UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
+                    UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false);
                 }
             }
             catch (Exception ex)
@@ -469,7 +407,7 @@
         private void getPageList(int curPage)
         {
             var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
-            //  _sbSqlWhere += " and isnull(fsubmit,0)=0";
+            _sbSqlWhere += " and isnull(fsubmit,0)=0";
             PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "release_no", "asc", "", _sbSqlWhere.ToString());
             string json = JsonConvert.SerializeObject(pgq);
             try
@@ -479,16 +417,16 @@
                 if (dd.rtnCode > 0)
                 {
                     DataTable dt = dd.rtnData.list;
-                    gcMain.BindingContext = new BindingContext();
+                    gcMain1.BindingContext = new BindingContext();
                     gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
                     if (dt.Rows.Count > 0)
                     {
-                        gcMain.DataSource = dt;
-                        gcMain.ForceInitialize();
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
                         gridView1.BestFitColumns();
                     }
                     else
-                        UtilityHelper.SetDefaultTable(gcMain, gridView1);
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
                     gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
                     pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
                     pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -529,7 +467,7 @@
                     lbGuid.Text = strGuid;
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx1);
-                    UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
                     JObject _job = JObject.Parse(strJson);
                     JArray array = new JArray();
                     foreach (var a in _job["rtnData"]["list5"])
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
index 221e79e..8bb3d2d 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -29,6 +29,15 @@
         /// </summary>
         private void InitializeComponent()
         {
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesQaItemsDetect01Check));
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -45,8 +54,53 @@
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
             DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fngHandle = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcovertQty = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_slOrg = new DevExpress.XtraEditors.TextEdit();
+            this.txt_modify1Date = new DevExpress.XtraEditors.TextEdit();
+            this.txt_modify1By = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.modify1By = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -72,24 +126,25 @@
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
-            this.lb_lifnr = new DevExpress.XtraEditors.LabelControl();
-            this.lb_fngHandle = new DevExpress.XtraEditors.LabelControl();
-            this.lb_fcheckResu = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
-            this.lb_fbatchQty = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
-            this.lb_fcheckBy = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
-            this.lb_fcheckDate = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
-            this.lb_releaseNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
-            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
-            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.tabMxPage3 = new DevExpress.XtraTab.XtraTabPage();
+            this.gcMx3 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_ftype = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -107,7 +162,6 @@
             this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -116,120 +170,688 @@
             this.gv_iqcDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
-            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
-            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
-            this.tabMxPage3 = new DevExpress.XtraTab.XtraTabPage();
-            this.gcMx3 = new DevExpress.XtraGrid.GridControl();
-            this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit();
-            this.lb_modify1Flag = new DevExpress.XtraEditors.LabelControl();
-            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fcovertQty = new DevExpress.XtraEditors.TextEdit();
-            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_fngHandle = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
-            this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tname = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
-            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
-            this.lbGuid = new System.Windows.Forms.Label();
-            this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.Panel2.SuspendLayout();
+            this.splitMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.modify1By)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+            this.xtraTabControl2.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
-            this.splitContainerControl1.Panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
-            this.splitContainerControl1.Panel2.SuspendLayout();
-            this.splitContainerControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).BeginInit();
+            this.splitMx2.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).BeginInit();
+            this.splitMx2.Panel2.SuspendLayout();
+            this.splitMx2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
             this.groupControl1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
-            this.xtraTabControl1.SuspendLayout();
-            this.xtraTabPage1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
-            this.xtraTabPage2.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
-            this.xtraTabControl2.SuspendLayout();
             this.tabMxPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
-            this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = null;
+            // 
+            // xtraTabControl1
+            // 
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // splitMx1
+            // 
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Name = "splitMx1";
+            // 
+            // splitMx1.Panel1
+            // 
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.Panel2
+            // 
+            this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1342, 688);
+            this.splitMx1.SplitterPosition = 179;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_fmrmode);
+            this.layoutMx1.Controls.Add(this.txt_lotNo1);
+            this.layoutMx1.Controls.Add(this.txt_fngHandle);
+            this.layoutMx1.Controls.Add(this.txt_suppName);
+            this.layoutMx1.Controls.Add(this.txt_releaseNo);
+            this.layoutMx1.Controls.Add(this.txt_fcovertQty);
+            this.layoutMx1.Controls.Add(this.txt_fbatchQty);
+            this.layoutMx1.Controls.Add(this.txt_fcheckBy);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_fcheckDate);
+            this.layoutMx1.Controls.Add(this.txt_fcheckResu);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_lotNo);
+            this.layoutMx1.Controls.Add(this.txt_modify1Flag);
+            this.layoutMx1.Controls.Add(this.txt_slOrg);
+            this.layoutMx1.Controls.Add(this.txt_modify1Date);
+            this.layoutMx1.Controls.Add(this.txt_modify1By);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem16});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(940, 345, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1342, 179);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(987, 140);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(322, 28);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_fmrmode
+            // 
+            this.txt_fmrmode.EditValue = "-璇烽�夋嫨-";
+            this.txt_fmrmode.Location = new System.Drawing.Point(739, 108);
+            this.txt_fmrmode.Name = "txt_fmrmode";
+            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
+            "-璇烽�夋嫨-",
+            "閫�鏂欒ˉ鏂�",
+            "閫�鏂欏苟鎵f"});
+            this.txt_fmrmode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_fmrmode.Size = new System.Drawing.Size(244, 24);
+            this.txt_fmrmode.StyleController = this.layoutMx1;
+            this.txt_fmrmode.TabIndex = 795;
+            // 
+            // txt_lotNo1
+            // 
+            this.txt_lotNo1.Location = new System.Drawing.Point(414, 140);
+            this.txt_lotNo1.Name = "txt_lotNo1";
+            this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
+            this.txt_lotNo1.Size = new System.Drawing.Size(569, 28);
+            this.txt_lotNo1.StyleController = this.layoutMx1;
+            this.txt_lotNo1.TabIndex = 810;
+            this.txt_lotNo1.Tag = "readonly";
+            // 
+            // txt_fngHandle
+            // 
+            this.txt_fngHandle.EditValue = "-璇烽�夋嫨-";
+            this.txt_fngHandle.Location = new System.Drawing.Point(414, 108);
+            this.txt_fngHandle.Name = "txt_fngHandle";
+            this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_fngHandle.Properties.Items.AddRange(new object[] {
+            "-璇烽�夋嫨-",
+            "閫�璐�",
+            "鐗归噰鐩存帴浣跨敤"});
+            this.txt_fngHandle.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_fngHandle.Size = new System.Drawing.Size(244, 24);
+            this.txt_fngHandle.StyleController = this.layoutMx1;
+            this.txt_fngHandle.TabIndex = 793;
+            // 
+            // txt_suppName
+            // 
+            this.txt_suppName.EnterMoveNextControl = true;
+            this.txt_suppName.Location = new System.Drawing.Point(1064, 12);
+            this.txt_suppName.Name = "txt_suppName";
+            this.txt_suppName.Size = new System.Drawing.Size(245, 24);
+            this.txt_suppName.StyleController = this.layoutMx1;
+            this.txt_suppName.TabIndex = 802;
+            this.txt_suppName.Tag = "readonly";
+            // 
+            // txt_releaseNo
+            // 
+            this.txt_releaseNo.EnterMoveNextControl = true;
+            this.txt_releaseNo.Location = new System.Drawing.Point(89, 12);
+            this.txt_releaseNo.Name = "txt_releaseNo";
+            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_releaseNo.Size = new System.Drawing.Size(244, 28);
+            this.txt_releaseNo.StyleController = this.layoutMx1;
+            this.txt_releaseNo.TabIndex = 213;
+            this.txt_releaseNo.Tag = "readonly";
+            // 
+            // txt_fcovertQty
+            // 
+            this.txt_fcovertQty.EnterMoveNextControl = true;
+            this.txt_fcovertQty.Location = new System.Drawing.Point(414, 44);
+            this.txt_fcovertQty.Name = "txt_fcovertQty";
+            this.txt_fcovertQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcovertQty.Size = new System.Drawing.Size(244, 28);
+            this.txt_fcovertQty.StyleController = this.layoutMx1;
+            this.txt_fcovertQty.TabIndex = 804;
+            this.txt_fcovertQty.Tag = "readonly";
+            // 
+            // txt_fbatchQty
+            // 
+            this.txt_fbatchQty.EnterMoveNextControl = true;
+            this.txt_fbatchQty.Location = new System.Drawing.Point(414, 12);
+            this.txt_fbatchQty.Name = "txt_fbatchQty";
+            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
+            this.txt_fbatchQty.Size = new System.Drawing.Size(244, 28);
+            this.txt_fbatchQty.StyleController = this.layoutMx1;
+            this.txt_fbatchQty.TabIndex = 222;
+            this.txt_fbatchQty.Tag = "readonly";
+            // 
+            // txt_fcheckBy
+            // 
+            this.txt_fcheckBy.Location = new System.Drawing.Point(739, 12);
+            this.txt_fcheckBy.Name = "txt_fcheckBy";
+            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckBy.Size = new System.Drawing.Size(244, 28);
+            this.txt_fcheckBy.StyleController = this.layoutMx1;
+            this.txt_fcheckBy.TabIndex = 217;
+            this.txt_fcheckBy.Tag = "readonly";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.EnterMoveNextControl = true;
+            this.txt_itemName.Location = new System.Drawing.Point(89, 44);
+            this.txt_itemName.Name = "txt_itemName";
+            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemName.Size = new System.Drawing.Size(244, 28);
+            this.txt_itemName.StyleController = this.layoutMx1;
+            this.txt_itemName.TabIndex = 801;
+            this.txt_itemName.Tag = "readonly";
+            // 
+            // txt_fcheckDate
+            // 
+            this.txt_fcheckDate.Location = new System.Drawing.Point(739, 44);
+            this.txt_fcheckDate.Name = "txt_fcheckDate";
+            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckDate.Size = new System.Drawing.Size(244, 28);
+            this.txt_fcheckDate.StyleController = this.layoutMx1;
+            this.txt_fcheckDate.TabIndex = 216;
+            this.txt_fcheckDate.Tag = "readonly";
+            // 
+            // txt_fcheckResu
+            // 
+            this.txt_fcheckResu.Location = new System.Drawing.Point(739, 76);
+            this.txt_fcheckResu.Name = "txt_fcheckResu";
+            this.txt_fcheckResu.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckResu.Size = new System.Drawing.Size(244, 28);
+            this.txt_fcheckResu.StyleController = this.layoutMx1;
+            this.txt_fcheckResu.TabIndex = 235;
+            this.txt_fcheckResu.Tag = "readonly";
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.EnterMoveNextControl = true;
+            this.txt_itemNo.Location = new System.Drawing.Point(89, 76);
+            this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemNo.Size = new System.Drawing.Size(244, 28);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 789;
+            this.txt_itemNo.Tag = "readonly";
+            // 
+            // txt_itemModel
+            // 
+            this.txt_itemModel.Location = new System.Drawing.Point(89, 108);
+            this.txt_itemModel.Name = "txt_itemModel";
+            this.txt_itemModel.Size = new System.Drawing.Size(244, 24);
+            this.txt_itemModel.StyleController = this.layoutMx1;
+            this.txt_itemModel.TabIndex = 802;
+            this.txt_itemModel.Tag = "readonly";
+            // 
+            // txt_lotNo
+            // 
+            this.txt_lotNo.EnterMoveNextControl = true;
+            this.txt_lotNo.Location = new System.Drawing.Point(414, 76);
+            this.txt_lotNo.Name = "txt_lotNo";
+            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_lotNo.Size = new System.Drawing.Size(244, 28);
+            this.txt_lotNo.StyleController = this.layoutMx1;
+            this.txt_lotNo.TabIndex = 262;
+            this.txt_lotNo.Tag = "readonly";
+            // 
+            // txt_modify1Flag
+            // 
+            this.txt_modify1Flag.Location = new System.Drawing.Point(987, 108);
+            this.txt_modify1Flag.Name = "txt_modify1Flag";
+            this.txt_modify1Flag.Properties.Caption = "瀹℃牳鏍囪瘑";
+            this.txt_modify1Flag.Size = new System.Drawing.Size(322, 24);
+            this.txt_modify1Flag.StyleController = this.layoutMx1;
+            this.txt_modify1Flag.TabIndex = 811;
+            this.txt_modify1Flag.Tag = "readonly";
+            // 
+            // txt_slOrg
+            // 
+            this.txt_slOrg.Location = new System.Drawing.Point(89, 140);
+            this.txt_slOrg.Name = "txt_slOrg";
+            this.txt_slOrg.Size = new System.Drawing.Size(244, 24);
+            this.txt_slOrg.StyleController = this.layoutMx1;
+            this.txt_slOrg.TabIndex = 812;
+            this.txt_slOrg.Tag = "readonly";
+            // 
+            // txt_modify1Date
+            // 
+            this.txt_modify1Date.Location = new System.Drawing.Point(1064, 76);
+            this.txt_modify1Date.Name = "txt_modify1Date";
+            this.txt_modify1Date.Size = new System.Drawing.Size(245, 24);
+            this.txt_modify1Date.StyleController = this.layoutMx1;
+            this.txt_modify1Date.TabIndex = 813;
+            this.txt_modify1Date.Tag = "readonly";
+            // 
+            // txt_modify1By
+            // 
+            this.txt_modify1By.Location = new System.Drawing.Point(1064, 44);
+            this.txt_modify1By.Name = "txt_modify1By";
+            this.txt_modify1By.Size = new System.Drawing.Size(245, 24);
+            this.txt_modify1By.StyleController = this.layoutMx1;
+            this.txt_modify1By.TabIndex = 814;
+            this.txt_modify1By.Tag = "readonly";
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.lbGuid;
+            this.layoutControlItem16.Location = new System.Drawing.Point(975, 128);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem16.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem16.Text = "lbGuid";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem16.TextVisible = false;
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem1,
+            this.layoutControlItem2,
+            this.layoutControlItem3,
+            this.layoutControlItem4,
+            this.layoutControlItem5,
+            this.layoutControlItem6,
+            this.layoutControlItem7,
+            this.layoutControlItem8,
+            this.layoutControlItem12,
+            this.layoutControlItem10,
+            this.layoutControlItem17,
+            this.layoutControlItem14,
+            this.layoutControlItem9,
+            this.layoutControlItem11,
+            this.layoutControlItem15,
+            this.modify1By,
+            this.layoutControlItem18,
+            this.layoutControlItem13});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition5.Height = 100D;
+            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5});
+            this.Root.Size = new System.Drawing.Size(1321, 180);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_releaseNo;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_fbatchQty;
+            this.layoutControlItem2.Location = new System.Drawing.Point(325, 0);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem2.Text = "鏉ユ枡鏁伴噺";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_fcheckBy;
+            this.layoutControlItem3.Location = new System.Drawing.Point(650, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem3.Text = "妫�楠屼汉鍛� ";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_fcheckDate;
+            this.layoutControlItem4.Location = new System.Drawing.Point(650, 32);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem4.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem4.Text = "妫�楠屾棩鏈�";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_fcheckResu;
+            this.layoutControlItem5.Location = new System.Drawing.Point(650, 64);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem5.Text = "妫�楠岀粨鏋�";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_itemName;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem6.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem6.Text = "鐗╂枡鍚嶇О";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_itemNo;
+            this.layoutControlItem7.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem7.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem7.Text = "鐗╂枡缂栫爜";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_itemModel;
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem8.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem8.Text = "鐗╂枡瑙勬牸";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_suppName;
+            this.layoutControlItem12.Location = new System.Drawing.Point(975, 0);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem12.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem12.Text = "渚涘簲鍟�";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_fcovertQty;
+            this.layoutControlItem10.Location = new System.Drawing.Point(325, 32);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem10.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem10.Text = "杞崲鏁伴噺";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_slOrg;
+            this.layoutControlItem17.Location = new System.Drawing.Point(0, 128);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem17.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem17.Text = "鏀舵枡缁勭粐";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_fngHandle;
+            this.layoutControlItem14.Location = new System.Drawing.Point(325, 96);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem14.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem14.Text = "澶勭悊鏂瑰紡";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_lotNo;
+            this.layoutControlItem9.Location = new System.Drawing.Point(325, 64);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem9.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem9.Text = "鎵规鍙�";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_lotNo1;
+            this.layoutControlItem11.Location = new System.Drawing.Point(325, 128);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem11.Size = new System.Drawing.Size(650, 32);
+            this.layoutControlItem11.Text = "澶囨敞璇存槑";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_fmrmode;
+            this.layoutControlItem15.Location = new System.Drawing.Point(650, 96);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem15.Size = new System.Drawing.Size(325, 32);
+            this.layoutControlItem15.Text = "閫�鏂欐柟寮�";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // modify1By
+            // 
+            this.modify1By.Control = this.txt_modify1By;
+            this.modify1By.Location = new System.Drawing.Point(975, 32);
+            this.modify1By.Name = "modify1By";
+            this.modify1By.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.modify1By.OptionsTableLayoutItem.RowIndex = 1;
+            this.modify1By.Size = new System.Drawing.Size(326, 32);
+            this.modify1By.Text = "瀹℃牳浜�";
+            this.modify1By.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_modify1Date;
+            this.layoutControlItem18.Location = new System.Drawing.Point(975, 64);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem18.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem18.Text = "瀹℃牳鏃ユ湡";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_modify1Flag;
+            this.layoutControlItem13.Location = new System.Drawing.Point(975, 96);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem13.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem13.Text = "瀹℃牳鏍囪瘑";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem13.TextVisible = false;
+            // 
+            // xtraTabControl2
+            // 
+            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+            this.xtraTabControl2.Name = "xtraTabControl2";
+            this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
+            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 497);
+            this.xtraTabControl2.TabIndex = 3;
+            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage1,
+            this.tabMxPage3});
+            // 
             // tabMxPage1
             // 
-            this.tabMxPage1.Controls.Add(this.splitContainerControl1);
+            this.tabMxPage1.Controls.Add(this.splitMx2);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1340, 478);
+            this.tabMxPage1.Size = new System.Drawing.Size(1340, 465);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
             // 
-            // splitContainerControl1
+            // splitMx2
             // 
-            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.splitContainerControl1.Horizontal = false;
-            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
-            this.splitContainerControl1.Name = "splitContainerControl1";
+            this.splitMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx2.Horizontal = false;
+            this.splitMx2.Location = new System.Drawing.Point(0, 0);
+            this.splitMx2.Name = "splitMx2";
             // 
-            // splitContainerControl1.Panel1
+            // splitMx2.Panel1
             // 
-            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
-            this.splitContainerControl1.Panel1.Text = "Panel1";
+            this.splitMx2.Panel1.Controls.Add(this.gcMx1);
+            this.splitMx2.Panel1.Text = "Panel1";
             // 
-            // splitContainerControl1.Panel2
+            // splitMx2.Panel2
             // 
-            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
-            this.splitContainerControl1.Panel2.Text = "Panel2";
-            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 478);
-            this.splitContainerControl1.SplitterPosition = 160;
-            this.splitContainerControl1.TabIndex = 3;
+            this.splitMx2.Panel2.Controls.Add(this.groupControl1);
+            this.splitMx2.Panel2.Text = "Panel2";
+            this.splitMx2.Size = new System.Drawing.Size(1340, 465);
+            this.splitMx2.SplitterPosition = 249;
+            this.splitMx2.TabIndex = 3;
             // 
             // gcMx1
             // 
@@ -237,7 +859,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1340, 160);
+            this.gcMx1.Size = new System.Drawing.Size(1340, 249);
             this.gcMx1.TabIndex = 2;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -500,7 +1122,7 @@
             this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.groupControl1.Location = new System.Drawing.Point(0, 0);
             this.groupControl1.Name = "groupControl1";
-            this.groupControl1.Size = new System.Drawing.Size(1340, 306);
+            this.groupControl1.Size = new System.Drawing.Size(1340, 204);
             this.groupControl1.TabIndex = 3;
             this.groupControl1.Text = "鎶芥牱缁撴灉";
             // 
@@ -510,7 +1132,7 @@
             this.gcMx2.Location = new System.Drawing.Point(2, 28);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1336, 276);
+            this.gcMx2.Size = new System.Drawing.Size(1336, 174);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -560,193 +1182,213 @@
             this.gridColumn1.VisibleIndex = 2;
             this.gridColumn1.Width = 80;
             // 
-            // lb_remarks
+            // tabMxPage3
             // 
-            this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_remarks.Appearance.Options.UseFont = true;
-            this.lb_remarks.Location = new System.Drawing.Point(377, 111);
-            this.lb_remarks.Name = "lb_remarks";
-            this.lb_remarks.Size = new System.Drawing.Size(68, 21);
-            this.lb_remarks.TabIndex = 786;
-            this.lb_remarks.Text = "涓嶈壇鎻忚堪";
+            this.tabMxPage3.Controls.Add(this.gcMx3);
+            this.tabMxPage3.Controls.Add(this.ucUpFile1);
+            this.tabMxPage3.Name = "tabMxPage3";
+            this.tabMxPage3.Size = new System.Drawing.Size(1340, 465);
+            this.tabMxPage3.Text = "闄勪欢淇℃伅";
             // 
-            // txt_fngDesc
+            // gcMx3
             // 
-            this.txt_fngDesc.Location = new System.Drawing.Point(452, 111);
-            this.txt_fngDesc.Name = "txt_fngDesc";
-            this.txt_fngDesc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fngDesc.Properties.Appearance.Options.UseFont = true;
-            this.txt_fngDesc.Size = new System.Drawing.Size(419, 28);
-            this.txt_fngDesc.TabIndex = 786;
-            this.txt_fngDesc.Tag = "readonly";
+            this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx3.Location = new System.Drawing.Point(0, 57);
+            this.gcMx3.MainView = this.gvMx3;
+            this.gcMx3.Name = "gcMx3";
+            this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
+            this.repositoryItemButtonEdit1,
+            this.repositoryItemButtonEdit2,
+            this.repositoryItemButtonEdit3});
+            this.gcMx3.Size = new System.Drawing.Size(1340, 408);
+            this.gcMx3.TabIndex = 1;
+            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx3});
             // 
-            // lb_lifnr
+            // gvMx3
             // 
-            this.lb_lifnr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lifnr.Appearance.Options.UseFont = true;
-            this.lb_lifnr.Location = new System.Drawing.Point(893, 48);
-            this.lb_lifnr.Name = "lb_lifnr";
-            this.lb_lifnr.Size = new System.Drawing.Size(51, 21);
-            this.lb_lifnr.TabIndex = 642;
-            this.lb_lifnr.Text = "渚涘簲鍟�";
+            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn4,
+            this.gridColumn5,
+            this.gridColumn11,
+            this.gridColumn6,
+            this.gridColumn7,
+            this.gridColumn8,
+            this.gridColumn10,
+            this.gridColumn16,
+            this.gridColumn9});
+            this.gvMx3.GridControl = this.gcMx3;
+            this.gvMx3.Name = "gvMx3";
             // 
-            // lb_fngHandle
+            // gridColumn4
             // 
-            this.lb_fngHandle.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fngHandle.Appearance.Options.UseFont = true;
-            this.lb_fngHandle.Location = new System.Drawing.Point(876, 81);
-            this.lb_fngHandle.Name = "lb_fngHandle";
-            this.lb_fngHandle.Size = new System.Drawing.Size(68, 21);
-            this.lb_fngHandle.TabIndex = 427;
-            this.lb_fngHandle.Text = "澶勭悊鏂瑰紡";
+            this.gridColumn4.Caption = "guid涓嶈兘鍒犻櫎";
+            this.gridColumn4.FieldName = "guid";
+            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.OptionsColumn.ReadOnly = true;
+            this.gridColumn4.Width = 94;
             // 
-            // lb_fcheckResu
+            // gridColumn5
             // 
-            this.lb_fcheckResu.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fcheckResu.Appearance.Options.UseFont = true;
-            this.lb_fcheckResu.Location = new System.Drawing.Point(627, 81);
-            this.lb_fcheckResu.Name = "lb_fcheckResu";
-            this.lb_fcheckResu.Size = new System.Drawing.Size(73, 21);
-            this.lb_fcheckResu.TabIndex = 235;
-            this.lb_fcheckResu.Text = "妫�楠岀粨鏋� ";
+            this.gridColumn5.Caption = "闄勪欢鍚嶇О";
+            this.gridColumn5.FieldName = "fileTitle";
+            this.gridColumn5.MinWidth = 100;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.OptionsColumn.ReadOnly = true;
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.VisibleIndex = 0;
+            this.gridColumn5.Width = 100;
             // 
-            // txt_fcheckResu
+            // gridColumn11
             // 
-            this.txt_fcheckResu.Location = new System.Drawing.Point(706, 77);
-            this.txt_fcheckResu.Name = "txt_fcheckResu";
-            this.txt_fcheckResu.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcheckResu.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcheckResu.Size = new System.Drawing.Size(165, 28);
-            this.txt_fcheckResu.TabIndex = 235;
-            this.txt_fcheckResu.Tag = "readonly";
+            this.gridColumn11.Caption = "闄勪欢绫诲瀷";
+            this.gridColumn11.FieldName = "fileType";
+            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 1;
+            this.gridColumn11.Width = 94;
             // 
-            // lb_fbatchQty
+            // gridColumn6
             // 
-            this.lb_fbatchQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fbatchQty.Appearance.Options.UseFont = true;
-            this.lb_fbatchQty.Location = new System.Drawing.Point(377, 14);
-            this.lb_fbatchQty.Name = "lb_fbatchQty";
-            this.lb_fbatchQty.Size = new System.Drawing.Size(68, 21);
-            this.lb_fbatchQty.TabIndex = 222;
-            this.lb_fbatchQty.Text = "鏉ユ枡鏁伴噺";
+            this.gridColumn6.Caption = "娴忚鍦板潃";
+            this.gridColumn6.FieldName = "urlPath";
+            this.gridColumn6.MinWidth = 200;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.OptionsColumn.ReadOnly = true;
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 2;
+            this.gridColumn6.Width = 200;
             // 
-            // txt_fbatchQty
+            // gridColumn7
             // 
-            this.txt_fbatchQty.EnterMoveNextControl = true;
-            this.txt_fbatchQty.Location = new System.Drawing.Point(452, 10);
-            this.txt_fbatchQty.Name = "txt_fbatchQty";
-            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
-            this.txt_fbatchQty.Size = new System.Drawing.Size(150, 28);
-            this.txt_fbatchQty.TabIndex = 222;
-            this.txt_fbatchQty.Tag = "readonly";
+            this.gridColumn7.Caption = "涓婁紶鑰�";
+            this.gridColumn7.FieldName = "createBy";
+            this.gridColumn7.MinWidth = 25;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.OptionsColumn.ReadOnly = true;
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 3;
+            this.gridColumn7.Width = 94;
             // 
-            // lb_fcheckBy
+            // gridColumn8
             // 
-            this.lb_fcheckBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fcheckBy.Appearance.Options.UseFont = true;
-            this.lb_fcheckBy.Location = new System.Drawing.Point(627, 14);
-            this.lb_fcheckBy.Name = "lb_fcheckBy";
-            this.lb_fcheckBy.Size = new System.Drawing.Size(73, 21);
-            this.lb_fcheckBy.TabIndex = 217;
-            this.lb_fcheckBy.Text = "妫�楠屼汉鍛� ";
+            this.gridColumn8.Caption = "涓婁紶鏃堕棿";
+            this.gridColumn8.FieldName = "createDate";
+            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.OptionsColumn.ReadOnly = true;
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 4;
+            this.gridColumn8.Width = 94;
             // 
-            // txt_fcheckBy
+            // gridColumn10
             // 
-            this.txt_fcheckBy.Location = new System.Drawing.Point(706, 10);
-            this.txt_fcheckBy.Name = "txt_fcheckBy";
-            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcheckBy.Size = new System.Drawing.Size(165, 28);
-            this.txt_fcheckBy.TabIndex = 217;
-            this.txt_fcheckBy.Tag = "readonly";
+            this.gridColumn10.Caption = "娴忚";
+            this.gridColumn10.ColumnEdit = this.repositoryItemButtonEdit2;
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 5;
+            this.gridColumn10.Width = 94;
             // 
-            // lb_fcheckDate
+            // repositoryItemButtonEdit2
             // 
-            this.lb_fcheckDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_fcheckDate.Appearance.Options.UseFont = true;
-            this.lb_fcheckDate.Location = new System.Drawing.Point(627, 48);
-            this.lb_fcheckDate.Name = "lb_fcheckDate";
-            this.lb_fcheckDate.Size = new System.Drawing.Size(73, 21);
-            this.lb_fcheckDate.TabIndex = 216;
-            this.lb_fcheckDate.Text = "妫�楠屾棩鏈� ";
+            this.repositoryItemButtonEdit2.AutoHeight = false;
+            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
+            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
+            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             // 
-            // txt_fcheckDate
+            // gridColumn16
             // 
-            this.txt_fcheckDate.Location = new System.Drawing.Point(706, 44);
-            this.txt_fcheckDate.Name = "txt_fcheckDate";
-            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcheckDate.Size = new System.Drawing.Size(165, 28);
-            this.txt_fcheckDate.TabIndex = 216;
-            this.txt_fcheckDate.Tag = "readonly";
+            this.gridColumn16.Caption = "涓嬭浇";
+            this.gridColumn16.ColumnEdit = this.repositoryItemButtonEdit3;
+            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.Name = "gridColumn16";
+            this.gridColumn16.Visible = true;
+            this.gridColumn16.VisibleIndex = 6;
+            this.gridColumn16.Width = 94;
             // 
-            // lb_releaseNo
+            // repositoryItemButtonEdit3
             // 
-            this.lb_releaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_releaseNo.Appearance.Options.UseFont = true;
-            this.lb_releaseNo.Location = new System.Drawing.Point(20, 14);
-            this.lb_releaseNo.Name = "lb_releaseNo";
-            this.lb_releaseNo.Size = new System.Drawing.Size(73, 21);
-            this.lb_releaseNo.TabIndex = 213;
-            this.lb_releaseNo.Text = "妫�楠屽崟鍙� ";
+            this.repositoryItemButtonEdit3.AutoHeight = false;
+            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.download_16x161;
+            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "涓嬭浇", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
+            this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             // 
-            // txt_releaseNo
+            // gridColumn9
             // 
-            this.txt_releaseNo.EnterMoveNextControl = true;
-            this.txt_releaseNo.Location = new System.Drawing.Point(94, 10);
-            this.txt_releaseNo.Name = "txt_releaseNo";
-            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_releaseNo.Size = new System.Drawing.Size(266, 28);
-            this.txt_releaseNo.TabIndex = 213;
-            this.txt_releaseNo.Tag = "readonly";
+            this.gridColumn9.Caption = "绉诲嚭";
+            this.gridColumn9.ColumnEdit = this.repositoryItemButtonEdit1;
+            this.gridColumn9.MinWidth = 25;
+            this.gridColumn9.Name = "gridColumn9";
+            this.gridColumn9.Visible = true;
+            this.gridColumn9.VisibleIndex = 7;
+            this.gridColumn9.Width = 94;
             // 
-            // toolBarMenu1
+            // repositoryItemButtonEdit1
             // 
-            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
-            this.toolBarMenu1.currentAction = null;
-            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.toolBarMenu1.guidKey = null;
-            this.toolBarMenu1.isSetBtn = false;
-            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
-            this.toolBarMenu1.Name = "toolBarMenu1";
-            this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
-            this.toolBarMenu1.TabIndex = 0;
-            this.toolBarMenu1.xlsInService = null;
-            this.toolBarMenu1.xlsOutParameter = null;
+            this.repositoryItemButtonEdit1.AutoHeight = false;
+            editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鍒犻櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             // 
-            // xtraTabControl1
+            // ucUpFile1
             // 
-            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
-            this.xtraTabControl1.Name = "xtraTabControl1";
-            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
-            this.xtraTabControl1.TabIndex = 3;
-            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.xtraTabPage1,
-            this.xtraTabPage2});
+            this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.ucUpFile1.Location = new System.Drawing.Point(0, 0);
+            this.ucUpFile1.Name = "ucUpFile1";
+            this.ucUpFile1.parentGuid = null;
+            this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
+            this.ucUpFile1.TabIndex = 0;
             // 
             // xtraTabPage1
             // 
-            this.xtraTabPage1.Controls.Add(this.gcMain);
-            this.xtraTabPage1.Controls.Add(this.pageBar1);
+            this.xtraTabPage1.Controls.Add(this.split1);
             this.xtraTabPage1.Name = "xtraTabPage1";
             this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
-            // gcMain
+            // split1
             // 
-            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";
-            this.gcMain.Size = new System.Drawing.Size(1342, 649);
-            this.gcMain.TabIndex = 4;
-            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
+            // 
+            // split1.Panel2
+            // 
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.Size = new System.Drawing.Size(1342, 688);
+            this.split1.SplitterPosition = 623;
+            this.split1.TabIndex = 0;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1342, 584);
+            this.gcMain1.TabIndex = 5;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
             // 
             // gridView1
@@ -773,7 +1415,6 @@
             this.gv_remarks,
             this.gv_createBy,
             this.gv_fcheckBy,
-            this.gridColumn15,
             this.gv_fcheckDate,
             this.gv_createDate,
             this.gv_lastupdateBy,
@@ -781,8 +1422,10 @@
             this.gv_fngHandle,
             this.gv_iqcDate,
             this.gridColumn18,
-            this.gridColumn17});
-            this.gridView1.GridControl = this.gcMain;
+            this.gridColumn17,
+            this.gridColumn15,
+            this.gridColumn20});
+            this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
@@ -829,7 +1472,7 @@
             // 
             // gridColumn13
             // 
-            this.gridColumn13.Caption = "鏄惁鎬ユ枡";
+            this.gridColumn13.Caption = "鎬ユ枡鏍囪瘑";
             this.gridColumn13.FieldName = "urgentLagTxt";
             this.gridColumn13.MaxWidth = 50;
             this.gridColumn13.MinWidth = 50;
@@ -969,8 +1612,8 @@
             // 
             this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_remarks.AppearanceCell.Options.UseFont = true;
-            this.gv_remarks.Caption = "涓嶈壇鎻忚堪";
-            this.gv_remarks.FieldName = "fngDesc";
+            this.gv_remarks.Caption = "澶囨敞璇存槑";
+            this.gv_remarks.FieldName = "remarks";
             this.gv_remarks.MinWidth = 50;
             this.gv_remarks.Name = "gv_remarks";
             this.gv_remarks.OptionsColumn.AllowEdit = false;
@@ -1007,17 +1650,6 @@
             this.gv_fcheckBy.VisibleIndex = 15;
             this.gv_fcheckBy.Width = 100;
             // 
-            // gridColumn15
-            // 
-            this.gridColumn15.Caption = "鎻愪氦妫�楠屾棩鏈�";
-            this.gridColumn15.FieldName = "date01";
-            this.gridColumn15.MinWidth = 50;
-            this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.OptionsColumn.ReadOnly = true;
-            this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 17;
-            this.gridColumn15.Width = 180;
-            // 
             // gv_fcheckDate
             // 
             this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1043,7 +1675,7 @@
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.create_date";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 18;
+            this.gv_createDate.VisibleIndex = 17;
             this.gv_createDate.Width = 180;
             // 
             // gv_lastupdateBy
@@ -1057,7 +1689,7 @@
             this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
             this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.VisibleIndex = 19;
+            this.gv_lastupdateBy.VisibleIndex = 18;
             this.gv_lastupdateBy.Width = 100;
             // 
             // gv_lastupdateDate
@@ -1071,7 +1703,7 @@
             this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
             this.gv_lastupdateDate.Visible = true;
-            this.gv_lastupdateDate.VisibleIndex = 20;
+            this.gv_lastupdateDate.VisibleIndex = 19;
             this.gv_lastupdateDate.Width = 180;
             // 
             // gv_fngHandle
@@ -1085,7 +1717,7 @@
             this.gv_fngHandle.OptionsColumn.AllowEdit = false;
             this.gv_fngHandle.Tag = "query_a.fng_handle";
             this.gv_fngHandle.Visible = true;
-            this.gv_fngHandle.VisibleIndex = 21;
+            this.gv_fngHandle.VisibleIndex = 20;
             this.gv_fngHandle.Width = 100;
             // 
             // gv_iqcDate
@@ -1099,7 +1731,7 @@
             this.gv_iqcDate.OptionsColumn.AllowEdit = false;
             this.gv_iqcDate.Tag = "query_a.iqc_date";
             this.gv_iqcDate.Visible = true;
-            this.gv_iqcDate.VisibleIndex = 22;
+            this.gv_iqcDate.VisibleIndex = 21;
             this.gv_iqcDate.Width = 180;
             // 
             // gridColumn18
@@ -1109,7 +1741,7 @@
             this.gridColumn18.MinWidth = 50;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Visible = true;
-            this.gridColumn18.VisibleIndex = 23;
+            this.gridColumn18.VisibleIndex = 22;
             this.gridColumn18.Width = 50;
             // 
             // gridColumn17
@@ -1119,463 +1751,38 @@
             this.gridColumn17.MinWidth = 50;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Visible = true;
-            this.gridColumn17.VisibleIndex = 24;
+            this.gridColumn17.VisibleIndex = 23;
             this.gridColumn17.Width = 180;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鐗╂枡ID";
+            this.gridColumn15.FieldName = "itemId";
+            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 24;
+            this.gridColumn15.Width = 94;
+            // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "涓婚敭Guid";
+            this.gridColumn20.FieldName = "guid";
+            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.Width = 94;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 649);
+            this.pageBar1.Location = new System.Drawing.Point(0, 584);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
             this.pageBar1.Size = new System.Drawing.Size(1342, 39);
-            this.pageBar1.TabIndex = 3;
+            this.pageBar1.TabIndex = 6;
             this.pageBar1.TotalPages = 0;
-            // 
-            // xtraTabPage2
-            // 
-            this.xtraTabPage2.Controls.Add(this.xtraTabControl2);
-            this.xtraTabPage2.Controls.Add(this.panel1);
-            this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
-            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
-            // 
-            // xtraTabControl2
-            // 
-            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl2.Location = new System.Drawing.Point(0, 178);
-            this.xtraTabControl2.Name = "xtraTabControl2";
-            this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
-            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 510);
-            this.xtraTabControl2.TabIndex = 2;
-            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.tabMxPage1,
-            this.tabMxPage3});
-            // 
-            // tabMxPage3
-            // 
-            this.tabMxPage3.Controls.Add(this.gcMx3);
-            this.tabMxPage3.Controls.Add(this.ucUpFile1);
-            this.tabMxPage3.Name = "tabMxPage3";
-            this.tabMxPage3.Size = new System.Drawing.Size(1340, 478);
-            this.tabMxPage3.Text = "闄勪欢淇℃伅";
-            // 
-            // gcMx3
-            // 
-            this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx3.Location = new System.Drawing.Point(0, 57);
-            this.gcMx3.MainView = this.gvMx3;
-            this.gcMx3.Name = "gcMx3";
-            this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
-            this.repositoryItemButtonEdit1,
-            this.repositoryItemButtonEdit2,
-            this.repositoryItemButtonEdit3});
-            this.gcMx3.Size = new System.Drawing.Size(1340, 421);
-            this.gcMx3.TabIndex = 1;
-            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx3});
-            // 
-            // gvMx3
-            // 
-            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn4,
-            this.gridColumn5,
-            this.gridColumn11,
-            this.gridColumn6,
-            this.gridColumn7,
-            this.gridColumn8,
-            this.gridColumn10,
-            this.gridColumn16,
-            this.gridColumn9});
-            this.gvMx3.GridControl = this.gcMx3;
-            this.gvMx3.Name = "gvMx3";
-            // 
-            // gridColumn4
-            // 
-            this.gridColumn4.Caption = "guid涓嶈兘鍒犻櫎";
-            this.gridColumn4.FieldName = "guid";
-            this.gridColumn4.MinWidth = 25;
-            this.gridColumn4.Name = "gridColumn4";
-            this.gridColumn4.OptionsColumn.ReadOnly = true;
-            this.gridColumn4.Width = 94;
-            // 
-            // gridColumn5
-            // 
-            this.gridColumn5.Caption = "闄勪欢鍚嶇О";
-            this.gridColumn5.FieldName = "fileTitle";
-            this.gridColumn5.MinWidth = 100;
-            this.gridColumn5.Name = "gridColumn5";
-            this.gridColumn5.OptionsColumn.ReadOnly = true;
-            this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 0;
-            this.gridColumn5.Width = 100;
-            // 
-            // gridColumn11
-            // 
-            this.gridColumn11.Caption = "闄勪欢绫诲瀷";
-            this.gridColumn11.FieldName = "fileType";
-            this.gridColumn11.MinWidth = 25;
-            this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 1;
-            this.gridColumn11.Width = 94;
-            // 
-            // gridColumn6
-            // 
-            this.gridColumn6.Caption = "娴忚鍦板潃";
-            this.gridColumn6.FieldName = "urlPath";
-            this.gridColumn6.MinWidth = 200;
-            this.gridColumn6.Name = "gridColumn6";
-            this.gridColumn6.OptionsColumn.ReadOnly = true;
-            this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 2;
-            this.gridColumn6.Width = 200;
-            // 
-            // gridColumn7
-            // 
-            this.gridColumn7.Caption = "涓婁紶鑰�";
-            this.gridColumn7.FieldName = "createBy";
-            this.gridColumn7.MinWidth = 25;
-            this.gridColumn7.Name = "gridColumn7";
-            this.gridColumn7.OptionsColumn.ReadOnly = true;
-            this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 3;
-            this.gridColumn7.Width = 94;
-            // 
-            // gridColumn8
-            // 
-            this.gridColumn8.Caption = "涓婁紶鏃堕棿";
-            this.gridColumn8.FieldName = "createDate";
-            this.gridColumn8.MinWidth = 25;
-            this.gridColumn8.Name = "gridColumn8";
-            this.gridColumn8.OptionsColumn.ReadOnly = true;
-            this.gridColumn8.Visible = true;
-            this.gridColumn8.VisibleIndex = 4;
-            this.gridColumn8.Width = 94;
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "娴忚";
-            this.gridColumn10.ColumnEdit = this.repositoryItemButtonEdit2;
-            this.gridColumn10.MinWidth = 25;
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 5;
-            this.gridColumn10.Width = 94;
-            // 
-            // repositoryItemButtonEdit2
-            // 
-            this.repositoryItemButtonEdit2.AutoHeight = false;
-            editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
-            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
-            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "娴忚", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
-            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
-            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
-            // 
-            // gridColumn16
-            // 
-            this.gridColumn16.Caption = "涓嬭浇";
-            this.gridColumn16.ColumnEdit = this.repositoryItemButtonEdit3;
-            this.gridColumn16.MinWidth = 25;
-            this.gridColumn16.Name = "gridColumn16";
-            this.gridColumn16.Visible = true;
-            this.gridColumn16.VisibleIndex = 6;
-            this.gridColumn16.Width = 94;
-            // 
-            // repositoryItemButtonEdit3
-            // 
-            this.repositoryItemButtonEdit3.AutoHeight = false;
-            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.download_16x161;
-            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
-            this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "涓嬭浇", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
-            this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
-            this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_ButtonClick);
-            // 
-            // gridColumn9
-            // 
-            this.gridColumn9.Caption = "绉诲嚭";
-            this.gridColumn9.ColumnEdit = this.repositoryItemButtonEdit1;
-            this.gridColumn9.MinWidth = 25;
-            this.gridColumn9.Name = "gridColumn9";
-            this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 7;
-            this.gridColumn9.Width = 94;
-            // 
-            // repositoryItemButtonEdit1
-            // 
-            this.repositoryItemButtonEdit1.AutoHeight = false;
-            editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
-            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "鍒犻櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
-            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
-            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
-            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
-            // 
-            // ucUpFile1
-            // 
-            this.ucUpFile1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.ucUpFile1.Location = new System.Drawing.Point(0, 0);
-            this.ucUpFile1.Name = "ucUpFile1";
-            this.ucUpFile1.parentGuid = null;
-            this.ucUpFile1.Size = new System.Drawing.Size(1340, 57);
-            this.ucUpFile1.TabIndex = 0;
-            // 
-            // panel1
-            // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.txt_lotNo1);
-            this.panel1.Controls.Add(this.labelControl4);
-            this.panel1.Controls.Add(this.txt_modify1Flag);
-            this.panel1.Controls.Add(this.lb_modify1Flag);
-            this.panel1.Controls.Add(this.labelControl3);
-            this.panel1.Controls.Add(this.txt_fcovertQty);
-            this.panel1.Controls.Add(this.txt_suppName);
-            this.panel1.Controls.Add(this.txt_itemName);
-            this.panel1.Controls.Add(this.txt_fmrmode);
-            this.panel1.Controls.Add(this.labelControl2);
-            this.panel1.Controls.Add(this.txt_fngHandle);
-            this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.lb_itemModel);
-            this.panel1.Controls.Add(this.lb_tname);
-            this.panel1.Controls.Add(this.txt_itemNo);
-            this.panel1.Controls.Add(this.labelControl1);
-            this.panel1.Controls.Add(this.labelControl11);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Controls.Add(this.lb_remarks);
-            this.panel1.Controls.Add(this.txt_fngDesc);
-            this.panel1.Controls.Add(this.lb_lifnr);
-            this.panel1.Controls.Add(this.lb_fngHandle);
-            this.panel1.Controls.Add(this.lb_lotNo);
-            this.panel1.Controls.Add(this.txt_lotNo);
-            this.panel1.Controls.Add(this.lb_fcheckResu);
-            this.panel1.Controls.Add(this.txt_fcheckResu);
-            this.panel1.Controls.Add(this.lb_fbatchQty);
-            this.panel1.Controls.Add(this.txt_fbatchQty);
-            this.panel1.Controls.Add(this.lb_fcheckBy);
-            this.panel1.Controls.Add(this.txt_fcheckBy);
-            this.panel1.Controls.Add(this.lb_fcheckDate);
-            this.panel1.Controls.Add(this.txt_fcheckDate);
-            this.panel1.Controls.Add(this.lb_releaseNo);
-            this.panel1.Controls.Add(this.txt_releaseNo);
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.panel1.Location = new System.Drawing.Point(0, 0);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1342, 178);
-            this.panel1.TabIndex = 1;
-            // 
-            // txt_lotNo1
-            // 
-            this.txt_lotNo1.Location = new System.Drawing.Point(452, 148);
-            this.txt_lotNo1.Name = "txt_lotNo1";
-            this.txt_lotNo1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
-            this.txt_lotNo1.Size = new System.Drawing.Size(419, 28);
-            this.txt_lotNo1.TabIndex = 810;
-            this.txt_lotNo1.Tag = "readonly";
-            // 
-            // labelControl4
-            // 
-            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(411, 152);
-            this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(34, 21);
-            this.labelControl4.TabIndex = 809;
-            this.labelControl4.Text = "澶囨敞";
-            // 
-            // txt_modify1Flag
-            // 
-            this.txt_modify1Flag.Enabled = false;
-            this.txt_modify1Flag.Location = new System.Drawing.Point(950, 12);
-            this.txt_modify1Flag.Name = "txt_modify1Flag";
-            this.txt_modify1Flag.Properties.Caption = "";
-            this.txt_modify1Flag.Size = new System.Drawing.Size(30, 24);
-            this.txt_modify1Flag.TabIndex = 808;
-            // 
-            // lb_modify1Flag
-            // 
-            this.lb_modify1Flag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_modify1Flag.Appearance.Options.UseFont = true;
-            this.lb_modify1Flag.Location = new System.Drawing.Point(910, 14);
-            this.lb_modify1Flag.Name = "lb_modify1Flag";
-            this.lb_modify1Flag.Size = new System.Drawing.Size(34, 21);
-            this.lb_modify1Flag.TabIndex = 805;
-            this.lb_modify1Flag.Text = "瀹℃牳";
-            // 
-            // labelControl3
-            // 
-            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(377, 81);
-            this.labelControl3.Name = "labelControl3";
-            this.labelControl3.Size = new System.Drawing.Size(68, 21);
-            this.labelControl3.TabIndex = 803;
-            this.labelControl3.Text = "杞崲鏁伴噺";
-            // 
-            // txt_fcovertQty
-            // 
-            this.txt_fcovertQty.EnterMoveNextControl = true;
-            this.txt_fcovertQty.Location = new System.Drawing.Point(452, 77);
-            this.txt_fcovertQty.Name = "txt_fcovertQty";
-            this.txt_fcovertQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_fcovertQty.Properties.Appearance.Options.UseFont = true;
-            this.txt_fcovertQty.Size = new System.Drawing.Size(150, 28);
-            this.txt_fcovertQty.TabIndex = 804;
-            this.txt_fcovertQty.Tag = "readonly";
-            // 
-            // txt_suppName
-            // 
-            this.txt_suppName.EnterMoveNextControl = true;
-            this.txt_suppName.Location = new System.Drawing.Point(950, 48);
-            this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Size = new System.Drawing.Size(207, 24);
-            this.txt_suppName.TabIndex = 802;
-            this.txt_suppName.Tag = "readonly";
-            // 
-            // txt_itemName
-            // 
-            this.txt_itemName.EnterMoveNextControl = true;
-            this.txt_itemName.Location = new System.Drawing.Point(94, 44);
-            this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(266, 28);
-            this.txt_itemName.TabIndex = 801;
-            this.txt_itemName.Tag = "readonly";
-            // 
-            // txt_fmrmode
-            // 
-            this.txt_fmrmode.Location = new System.Drawing.Point(950, 111);
-            this.txt_fmrmode.Name = "txt_fmrmode";
-            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
-            "閫�鏂欒ˉ鏂�",
-            "閫�鏂欏苟鎵f"});
-            this.txt_fmrmode.Size = new System.Drawing.Size(207, 24);
-            this.txt_fmrmode.TabIndex = 795;
-            // 
-            // labelControl2
-            // 
-            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(876, 111);
-            this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(68, 21);
-            this.labelControl2.TabIndex = 794;
-            this.labelControl2.Text = "閫�鏂欐柟寮�";
-            // 
-            // txt_fngHandle
-            // 
-            this.txt_fngHandle.Location = new System.Drawing.Point(950, 79);
-            this.txt_fngHandle.Name = "txt_fngHandle";
-            this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_fngHandle.Properties.Items.AddRange(new object[] {
-            "閫�璐�",
-            "鐗归噰鐩存帴浣跨敤"});
-            this.txt_fngHandle.Size = new System.Drawing.Size(207, 24);
-            this.txt_fngHandle.TabIndex = 793;
-            // 
-            // txt_itemModel
-            // 
-            this.txt_itemModel.EnterMoveNextControl = true;
-            this.txt_itemModel.Location = new System.Drawing.Point(94, 111);
-            this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(266, 62);
-            this.txt_itemModel.TabIndex = 792;
-            this.txt_itemModel.Tag = "readonly";
-            // 
-            // lb_itemModel
-            // 
-            this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_itemModel.Appearance.Options.UseFont = true;
-            this.lb_itemModel.Location = new System.Drawing.Point(20, 111);
-            this.lb_itemModel.Name = "lb_itemModel";
-            this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
-            this.lb_itemModel.TabIndex = 790;
-            this.lb_itemModel.Text = "鐗╂枡瑙勬牸";
-            // 
-            // lb_tname
-            // 
-            this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tname.Appearance.Options.UseFont = true;
-            this.lb_tname.Location = new System.Drawing.Point(20, 81);
-            this.lb_tname.Name = "lb_tname";
-            this.lb_tname.Size = new System.Drawing.Size(68, 21);
-            this.lb_tname.TabIndex = 788;
-            this.lb_tname.Text = "鐗╂枡缂栫爜";
-            // 
-            // txt_itemNo
-            // 
-            this.txt_itemNo.EnterMoveNextControl = true;
-            this.txt_itemNo.Location = new System.Drawing.Point(94, 77);
-            this.txt_itemNo.Name = "txt_itemNo";
-            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(266, 28);
-            this.txt_itemNo.TabIndex = 789;
-            this.txt_itemNo.Tag = "readonly";
-            // 
-            // labelControl1
-            // 
-            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(20, 48);
-            this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(68, 21);
-            this.labelControl1.TabIndex = 787;
-            this.labelControl1.Text = "閫夋嫨鐗╂枡";
-            // 
-            // labelControl11
-            // 
-            this.labelControl11.Location = new System.Drawing.Point(1112, 16);
-            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl11.Name = "labelControl11";
-            this.labelControl11.Size = new System.Drawing.Size(45, 18);
-            this.labelControl11.TabIndex = 130;
-            this.labelControl11.Text = "涓婚敭锛�";
-            this.labelControl11.Visible = false;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(1163, 16);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Visible = false;
-            // 
-            // lb_lotNo
-            // 
-            this.lb_lotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lotNo.Appearance.Options.UseFont = true;
-            this.lb_lotNo.Location = new System.Drawing.Point(394, 48);
-            this.lb_lotNo.Name = "lb_lotNo";
-            this.lb_lotNo.Size = new System.Drawing.Size(51, 21);
-            this.lb_lotNo.TabIndex = 262;
-            this.lb_lotNo.Text = "鎵规鍙�";
-            // 
-            // txt_lotNo
-            // 
-            this.txt_lotNo.EnterMoveNextControl = true;
-            this.txt_lotNo.Location = new System.Drawing.Point(452, 44);
-            this.txt_lotNo.Name = "txt_lotNo";
-            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
-            this.txt_lotNo.TabIndex = 262;
-            this.txt_lotNo.Tag = "readonly";
             // 
             // picCheckBox
             // 
@@ -1597,51 +1804,84 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQaItemsDetect01Check";
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            this.splitMx1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_slOrg.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Date.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1By.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.modify1By)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+            this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
-            this.splitContainerControl1.Panel1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
-            this.splitContainerControl1.Panel2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
-            this.splitContainerControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).EndInit();
+            this.splitMx2.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).EndInit();
+            this.splitMx2.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).EndInit();
+            this.splitMx2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
             this.groupControl1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
-            this.xtraTabControl1.ResumeLayout(false);
-            this.xtraTabPage1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
-            this.xtraTabPage2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
-            this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fcovertQty.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -1649,101 +1889,40 @@
         #endregion
         private UserControl.UcToolBarMenu toolBarMenu1;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
-        private UserControls.Data.UcPageBar pageBar1;
-        private System.Windows.Forms.Panel panel1;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
+        private DevExpress.XtraEditors.TextEdit txt_fcovertQty;
+        private DevExpress.XtraEditors.TextEdit txt_suppName;
+        private DevExpress.XtraEditors.TextEdit txt_itemName;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_fngHandle;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
         private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.LabelControl labelControl11;
+        private DevExpress.XtraEditors.TextEdit txt_lotNo;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
+        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
+        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraEditors.TextEdit txt_itemModel;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraEditors.CheckEdit txt_modify1Flag;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
         private DevExpress.XtraTab.XtraTabPage tabMxPage1;
-        private DevExpress.XtraEditors.LabelControl lb_remarks;
-        private DevExpress.XtraEditors.TextEdit txt_fngDesc;
-
-        private DevExpress.XtraEditors.LabelControl lb_lifnr;
-
-        private DevExpress.XtraEditors.LabelControl lb_fngHandle;
-
-        private DevExpress.XtraEditors.LabelControl lb_fcheckResu;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
-
-        private DevExpress.XtraEditors.LabelControl lb_fbatchQty;
-        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
-
-        private DevExpress.XtraEditors.LabelControl lb_fcheckBy;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
-
-        private DevExpress.XtraEditors.LabelControl lb_fcheckDate;
-        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
-
-        private DevExpress.XtraEditors.LabelControl lb_releaseNo;
-        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
-        private DevExpress.XtraTab.XtraTabPage tabMxPage3;
-        private DevExpress.XtraEditors.MemoEdit txt_itemModel;
-        private DevExpress.XtraEditors.LabelControl lb_itemModel;
-        private DevExpress.XtraEditors.LabelControl lb_tname;
-        private DevExpress.XtraEditors.TextEdit txt_itemNo;
-        private DevExpress.XtraEditors.LabelControl labelControl1;
-        private DevExpress.XtraEditors.LabelControl lb_lotNo;
-        private DevExpress.XtraEditors.TextEdit txt_lotNo;
-        private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
-        private DevExpress.XtraEditors.GroupControl groupControl1;
-        private DevExpress.XtraGrid.GridControl gcMx2;
-        private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.GridControl gcMx3;
-        private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private UserControl.UCUpFile ucUpFile1;
-        private DevExpress.XtraGrid.GridControl gcMain;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
-        private DevExpress.XtraEditors.LabelControl labelControl2;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_fngHandle;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
-        private DevExpress.XtraEditors.TextEdit txt_itemName;
-        private DevExpress.XtraEditors.TextEdit txt_suppName;
-        private DevExpress.XtraEditors.LabelControl labelControl3;
-        private DevExpress.XtraEditors.TextEdit txt_fcovertQty;
-        private DevExpress.XtraEditors.CheckEdit txt_modify1Flag;
-        private DevExpress.XtraEditors.LabelControl lb_modify1Flag;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx2;
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
@@ -1763,8 +1942,70 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
-        private System.Windows.Forms.PictureBox picCheckBox;
-        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
-        private DevExpress.XtraEditors.LabelControl labelControl4;
+        private DevExpress.XtraEditors.GroupControl groupControl1;
+        private DevExpress.XtraGrid.GridControl gcMx2;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private DevExpress.XtraTab.XtraTabPage tabMxPage3;
+        private DevExpress.XtraGrid.GridControl gcMx3;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+        private UserControl.UCUpFile ucUpFile1;
+        private DevExpress.XtraEditors.TextEdit txt_slOrg;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraEditors.TextEdit txt_modify1Date;
+        private DevExpress.XtraEditors.TextEdit txt_modify1By;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem modify1By;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_ftype;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lifnr;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fngHandle;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+        private UserControls.Data.UcPageBar pageBar1;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
index 856b23e..6de94da 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
@@ -31,9 +31,7 @@
             toolBarMenu1.btnReportClick += ToolBarMenu1_btnReportClick;
             toolBarMenu1.btnDesignClick += ToolBarMenu1_btnDesignClick;
             toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
-            List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
-            gvList.Add(gridView1);
-            Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+            this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx3);
@@ -135,24 +133,31 @@
         /// <param name="e"></param>
         private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
         {
+            string _fmrmode = txt_fmrmode.Text.Trim();
             toolBarMenu1.isSetBtn = false;
-            if (string.IsNullOrEmpty(txt_fngHandle.Text.Trim()))
+            if ((txt_fngHandle.SelectedIndex <= 0))
             {
                 Gs.DevApp.ToolBox.MsgHelper.Warning("璇烽�夋嫨澶勭悊鏂瑰紡锛�");
-                txt_fngDesc.Focus();
+                txt_fngHandle.Focus();
                 return;
             }
-            if (string.IsNullOrEmpty(txt_fmrmode.Text.Trim()))
+            if (txt_fngHandle.SelectedIndex == 1)
             {
-                Gs.DevApp.ToolBox.MsgHelper.Warning("璇烽�夋嫨閫�鏂欐柟寮忥紒");
-                txt_fmrmode.Focus();
-                return;
+                if ((txt_fmrmode.SelectedIndex <= 0))
+                {
+                    Gs.DevApp.ToolBox.MsgHelper.Warning("璇烽�夋嫨閫�鏂欐柟寮忥紒");
+                    txt_fmrmode.Focus();
+                    return;
+                }
             }
+            else
+                _fmrmode = "";
+
             var _obj = new
             {
                 guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //涓诲缓
                 fngHandle = txt_fngHandle.Text.Trim(),
-                fmrmode = txt_fmrmode.Text.Trim(),
+                fmrmode = _fmrmode,
             };
             try
             {
@@ -163,7 +168,7 @@
                 {
                     lbGuid.Text = _rtn.rtnData;
                     toolBarMenu1.isSetBtn = true;
-                    UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
+                    UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false);
                 }
             }
             catch (Exception ex)
@@ -197,7 +202,7 @@
                 List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                 gvList.Add(gvMx1);
                 gvList.Add(gvMx2);
-                UtilityHelper.ChangeEnableByControl(panel1.Controls, true, gvList);
+                UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, true, gvList);
             }
         }
         private void ToolBarMenu1_btnDesignClick(object sender, EventArgs e)
@@ -292,16 +297,16 @@
                 if (dd.rtnCode > 0)
                 {
                     DataTable dt = dd.rtnData.list;
-                    gcMain.BindingContext = new BindingContext();
+                    gcMain1.BindingContext = new BindingContext();
                     gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
                     if (dt.Rows.Count > 0)
                     {
-                        gcMain.DataSource = dt;
-                        gcMain.ForceInitialize();
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
                         gridView1.BestFitColumns();
                     }
                     else
-                        UtilityHelper.SetDefaultTable(gcMain, gridView1);
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
                     gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
                     pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
                     pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -342,7 +347,7 @@
                     lbGuid.Text = strGuid;
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx1);
-                    UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
                     JObject _job = JObject.Parse(strJson);
                     JArray array = new JArray();
                     foreach (var a in _job["rtnData"]["list5"])
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
index 265fc8f..96b5bf5 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -69,6 +69,7 @@
             this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -89,7 +90,9 @@
             this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
             this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -132,14 +135,12 @@
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
-            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -170,7 +171,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -195,8 +198,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -287,7 +288,8 @@
             this.gridColumn4,
             this.gv_suppNo,
             this.gridColumn5,
-            this.gv_remark});
+            this.gv_remark,
+            this.gridColumn11});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -315,7 +317,7 @@
             this.gv_fType.AppearanceCell.Options.UseFont = true;
             this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
             this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gv_fType.Caption = "鏄惁濮斿";
+            this.gv_fType.Caption = "濮斿鏍囪瘑";
             this.gv_fType.FieldName = "fType";
             this.gv_fType.Name = "gv_fType";
             this.gv_fType.OptionsColumn.AllowEdit = false;
@@ -329,7 +331,7 @@
             // 
             this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
-            this.gv_urgentFlag.Caption = "鏄惁鎬ユ枡";
+            this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
             this.gv_urgentFlag.FieldName = "urgentFlag";
             this.gv_urgentFlag.Name = "gv_urgentFlag";
             this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
@@ -343,7 +345,7 @@
             // 
             this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_fstatus.AppearanceCell.Options.UseFont = true;
-            this.gv_fstatus.Caption = "鎻愪氦妫�楠�";
+            this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
             this.gv_fstatus.FieldName = "fstatus";
             this.gv_fstatus.Name = "gv_fstatus";
             this.gv_fstatus.OptionsColumn.AllowEdit = false;
@@ -489,6 +491,14 @@
             this.gv_remark.VisibleIndex = 14;
             this.gv_remark.Width = 90;
             // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "涓婚敭GUID";
+            this.gridColumn11.FieldName = "guid";
+            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Width = 94;
+            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
@@ -571,7 +581,7 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(12, 135);
+            this.btnSelect.Location = new System.Drawing.Point(12, 140);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(116, 27);
             this.btnSelect.StyleController = this.layoutMx1;
@@ -580,7 +590,7 @@
             // 
             // txtDepotsCode
             // 
-            this.txtDepotsCode.Location = new System.Drawing.Point(411, 71);
+            this.txtDepotsCode.Location = new System.Drawing.Point(411, 76);
             this.txtDepotsCode.Name = "txtDepotsCode";
             this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txtDepotsCode.Properties.Appearance.Options.UseFont = true;
@@ -592,7 +602,7 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(411, 103);
+            this.txt_remark.Location = new System.Drawing.Point(411, 108);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
@@ -603,14 +613,14 @@
             // txt_receiveOrgId
             // 
             this.txt_receiveOrgId.IsReadly = false;
-            this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 39);
+            this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 44);
             this.txt_receiveOrgId.Name = "txt_receiveOrgId";
             this.txt_receiveOrgId.Size = new System.Drawing.Size(191, 28);
             this.txt_receiveOrgId.TabIndex = 457;
             // 
             // txtSupplierCode
             // 
-            this.txtSupplierCode.Location = new System.Drawing.Point(411, 39);
+            this.txtSupplierCode.Location = new System.Drawing.Point(411, 44);
             this.txtSupplierCode.Name = "txtSupplierCode";
             this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txtSupplierCode.Properties.Appearance.Options.UseFont = true;
@@ -622,7 +632,7 @@
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(114, 7);
+            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
@@ -635,7 +645,7 @@
             // txt_depotsId
             // 
             this.txt_depotsId.IsReadly = false;
-            this.txt_depotsId.Location = new System.Drawing.Point(114, 103);
+            this.txt_depotsId.Location = new System.Drawing.Point(114, 108);
             this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
             this.txt_depotsId.Name = "txt_depotsId";
             this.txt_depotsId.Size = new System.Drawing.Size(191, 28);
@@ -644,7 +654,7 @@
             // txt_suppId
             // 
             this.txt_suppId.IsReadly = false;
-            this.txt_suppId.Location = new System.Drawing.Point(114, 71);
+            this.txt_suppId.Location = new System.Drawing.Point(114, 76);
             this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
             this.txt_suppId.Name = "txt_suppId";
             this.txt_suppId.Size = new System.Drawing.Size(191, 28);
@@ -652,9 +662,9 @@
             // 
             // txt_fstatus
             // 
-            this.txt_fstatus.Location = new System.Drawing.Point(903, 71);
+            this.txt_fstatus.Location = new System.Drawing.Point(903, 76);
             this.txt_fstatus.Name = "txt_fstatus";
-            this.txt_fstatus.Properties.Caption = "鎻愪氦妫�楠屾爣璇�";
+            this.txt_fstatus.Properties.Caption = "瀹℃牳鏍囪瘑";
             this.txt_fstatus.Size = new System.Drawing.Size(295, 24);
             this.txt_fstatus.StyleController = this.layoutMx1;
             this.txt_fstatus.TabIndex = 458;
@@ -662,7 +672,7 @@
             // 
             // txt_fType
             // 
-            this.txt_fType.Location = new System.Drawing.Point(309, 7);
+            this.txt_fType.Location = new System.Drawing.Point(309, 12);
             this.txt_fType.Name = "txt_fType";
             this.txt_fType.Properties.Caption = "濮斿鏍囪瘑";
             this.txt_fType.Size = new System.Drawing.Size(293, 24);
@@ -671,7 +681,7 @@
             // 
             // txt_createBy
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(708, 7);
+            this.txt_createBy.Location = new System.Drawing.Point(708, 12);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Size = new System.Drawing.Size(191, 24);
             this.txt_createBy.StyleController = this.layoutMx1;
@@ -680,7 +690,7 @@
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(708, 39);
+            this.txt_createDate.Location = new System.Drawing.Point(708, 44);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Size = new System.Drawing.Size(191, 24);
             this.txt_createDate.StyleController = this.layoutMx1;
@@ -689,7 +699,7 @@
             // 
             // txt_checkUser
             // 
-            this.txt_checkUser.Location = new System.Drawing.Point(1005, 7);
+            this.txt_checkUser.Location = new System.Drawing.Point(1005, 12);
             this.txt_checkUser.Name = "txt_checkUser";
             this.txt_checkUser.Size = new System.Drawing.Size(193, 24);
             this.txt_checkUser.StyleController = this.layoutMx1;
@@ -698,7 +708,7 @@
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(1005, 39);
+            this.txt_checkDate.Location = new System.Drawing.Point(1005, 44);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Size = new System.Drawing.Size(193, 24);
             this.txt_checkDate.StyleController = this.layoutMx1;
@@ -707,11 +717,20 @@
             // 
             // txt_paperBillNo
             // 
-            this.txt_paperBillNo.Location = new System.Drawing.Point(708, 71);
+            this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76);
             this.txt_paperBillNo.Name = "txt_paperBillNo";
             this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24);
             this.txt_paperBillNo.StyleController = this.layoutMx1;
             this.txt_paperBillNo.TabIndex = 465;
+            // 
+            // txt_guid
+            // 
+            this.txt_guid.Location = new System.Drawing.Point(411, 140);
+            this.txt_guid.Name = "txt_guid";
+            this.txt_guid.Size = new System.Drawing.Size(191, 24);
+            this.txt_guid.StyleController = this.layoutMx1;
+            this.txt_guid.TabIndex = 466;
+            this.txt_guid.Tag = "readOnly";
             // 
             // layoutControlItem18
             // 
@@ -724,6 +743,17 @@
             this.layoutControlItem18.Text = "lbGuid";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem18.TextVisible = false;
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_guid;
+            this.layoutControlItem9.Location = new System.Drawing.Point(297, 128);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem9.Size = new System.Drawing.Size(297, 32);
+            this.layoutControlItem9.Text = "涓婚敭GUID";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
             // 
             // Root
             // 
@@ -1292,9 +1322,19 @@
             this.gvMx1memo.VisibleIndex = 15;
             this.gvMx1memo.Width = 180;
             // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "娆″簭";
+            this.gridColumn10.FieldName = "workLine";
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 16;
+            this.gridColumn10.Width = 94;
+            // 
             // gvBtnAlawys
             // 
-            this.gvBtnAlawys.Caption = "閫�璐�";
+            this.gvBtnAlawys.Caption = "閫�鏂�";
             this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
             this.gvBtnAlawys.MinWidth = 80;
             this.gvBtnAlawys.Name = "gvBtnAlawys";
@@ -1305,23 +1345,13 @@
             // repositoryItemButtonEdit2
             // 
             this.repositoryItemButtonEdit2.AutoHeight = false;
-            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.reset_16x16;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.edit_16x16;
             editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
             this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫�璐�", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閫�鏂�", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
             this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "娆″簭";
-            this.gridColumn10.FieldName = "workLine";
-            this.gridColumn10.MinWidth = 25;
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 16;
-            this.gridColumn10.Width = 94;
             // 
             // gvMxDel
             // 
@@ -1354,26 +1384,6 @@
             this.picCheckBox.TabIndex = 6;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
-            // 
-            // txt_guid
-            // 
-            this.txt_guid.Location = new System.Drawing.Point(1005, 135);
-            this.txt_guid.Name = "txt_guid";
-            this.txt_guid.Size = new System.Drawing.Size(193, 24);
-            this.txt_guid.StyleController = this.layoutMx1;
-            this.txt_guid.TabIndex = 466;
-            this.txt_guid.Tag = "readOnly";
-            // 
-            // layoutControlItem9
-            // 
-            this.layoutControlItem9.Control = this.txt_guid;
-            this.layoutControlItem9.Location = new System.Drawing.Point(891, 128);
-            this.layoutControlItem9.Name = "layoutControlItem9";
-            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem9.Size = new System.Drawing.Size(299, 32);
-            this.layoutControlItem9.Text = "涓婚敭GUID";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(50, 20);
             // 
             // Frm_MesInvItemArn
             // 
@@ -1415,7 +1425,9 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1440,8 +1452,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1538,5 +1548,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
         private DevExpress.XtraEditors.TextEdit txt_guid;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
index 4bca294..58aeb83 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -29,13 +29,13 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -51,68 +51,45 @@
             this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_userNoBack = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_mmlist = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_transctionNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_isVisual = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_lineNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_taskLino = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_fbillno = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_fbillLino = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_custNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_custName = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_cbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_rbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_bgr = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_suppId = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_depotsId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.bandedGridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
-            this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
-            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit();
             this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
-            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
-            this.lbGuid = new System.Windows.Forms.Label();
-            this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit();
-            this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_remark = new DevExpress.XtraEditors.TextEdit();
-            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
-            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.labl_guid = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
-            this.labl_guid = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
@@ -146,6 +123,13 @@
             this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -156,7 +140,6 @@
             this.split1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.xtraTabPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
@@ -166,31 +149,31 @@
             this.splitMx1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
             this.layoutMx1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
-            ((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_checkDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
@@ -200,6 +183,7 @@
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -248,7 +232,7 @@
             this.split1.Panel1.Controls.Add(this.gcMain1);
             this.split1.Panel1.Controls.Add(this.pageBar1);
             this.split1.Size = new System.Drawing.Size(1346, 570);
-            this.split1.SplitterPosition = 321;
+            this.split1.SplitterPosition = 552;
             this.split1.TabIndex = 4;
             // 
             // gcMain1
@@ -258,7 +242,7 @@
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1346, 282);
+            this.gcMain1.Size = new System.Drawing.Size(1346, 513);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -268,7 +252,7 @@
             this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gv_guid,
+            this.gv_ischeck,
             this.gv_billNo,
             this.gv_reason,
             this.gv_createBy,
@@ -277,37 +261,17 @@
             this.gv_lastupdateDate,
             this.gv_remark,
             this.gv_paperBillNo,
-            this.gv_userNoBack,
             this.gv_checkUser,
             this.gv_checkDate,
             this.gv_taskNo,
-            this.gv_insDate,
-            this.gv_checkRes,
-            this.gv_checkQty,
-            this.gv_mmlist,
-            this.gv_ebeln,
-            this.gv_depotsCode,
-            this.gv_transctionNo,
-            this.gv_ischeck,
-            this.gv_insby,
-            this.gv_isVisual,
-            this.gv_urgentFlag,
-            this.gv_lineNo,
-            this.gv_taskLino,
-            this.gv_fbillno,
-            this.gv_fbillLino,
-            this.gv_custNo,
-            this.gv_custName,
             this.gv_iqcReleaseNo,
-            this.gv_cbillNo,
-            this.gv_rbillNo,
-            this.gv_bgr,
-            this.gv_suppId,
-            this.bandedGridColumn1,
-            this.gv_suppNo,
+            this.gridColumn4,
             this.gv_depotsId,
+            this.gv_suppNo,
+            this.gv_suppId,
             this.bandedGridColumn2,
-            this.bandedGridColumn3});
+            this.gridColumn3,
+            this.gv_guid});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -319,14 +283,12 @@
             // 
             this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_guid.AppearanceCell.Options.UseFont = true;
-            this.gv_guid.Caption = "ID(SEQ_INV_ID) ";
+            this.gv_guid.Caption = "涓婚敭GUID";
             this.gv_guid.FieldName = "guid";
             this.gv_guid.MinWidth = 50;
             this.gv_guid.Name = "gv_guid";
             this.gv_guid.OptionsColumn.AllowEdit = false;
             this.gv_guid.Tag = "query_a.GUID";
-            this.gv_guid.Visible = true;
-            this.gv_guid.VisibleIndex = 0;
             this.gv_guid.Width = 94;
             // 
             // gv_billNo
@@ -425,26 +387,13 @@
             this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_paperBillNo.AppearanceCell.Options.UseFont = true;
             this.gv_paperBillNo.Caption = "閫佽揣鍗曞彿 ";
-            this.gv_paperBillNo.FieldName = "paperBillNo";
+            this.gv_paperBillNo.FieldName = "shdh";
             this.gv_paperBillNo.Name = "gv_paperBillNo";
             this.gv_paperBillNo.OptionsColumn.AllowEdit = false;
             this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO";
             this.gv_paperBillNo.Visible = true;
             this.gv_paperBillNo.VisibleIndex = 8;
             this.gv_paperBillNo.Width = 120;
-            // 
-            // gv_userNoBack
-            // 
-            this.gv_userNoBack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_userNoBack.AppearanceCell.Options.UseFont = true;
-            this.gv_userNoBack.Caption = "閫�鏂欎汉宸ュ彿 ";
-            this.gv_userNoBack.FieldName = "userNoBack";
-            this.gv_userNoBack.Name = "gv_userNoBack";
-            this.gv_userNoBack.OptionsColumn.AllowEdit = false;
-            this.gv_userNoBack.Tag = "query_a.USER_NO_BACK";
-            this.gv_userNoBack.Visible = true;
-            this.gv_userNoBack.VisibleIndex = 9;
-            this.gv_userNoBack.Width = 94;
             // 
             // gv_checkUser
             // 
@@ -456,255 +405,47 @@
             this.gv_checkUser.OptionsColumn.AllowEdit = false;
             this.gv_checkUser.Tag = "query_a.CHECK_USER";
             this.gv_checkUser.Visible = true;
-            this.gv_checkUser.VisibleIndex = 10;
+            this.gv_checkUser.VisibleIndex = 9;
             this.gv_checkUser.Width = 60;
             // 
             // gv_checkDate
             // 
             this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_checkDate.AppearanceCell.Options.UseFont = true;
-            this.gv_checkDate.Caption = "CHECK_DATE ";
+            this.gv_checkDate.Caption = "瀹℃牳鏃堕棿";
             this.gv_checkDate.FieldName = "checkDate";
             this.gv_checkDate.Name = "gv_checkDate";
             this.gv_checkDate.OptionsColumn.AllowEdit = false;
             this.gv_checkDate.Tag = "query_a.CHECK_DATE";
             this.gv_checkDate.Visible = true;
-            this.gv_checkDate.VisibleIndex = 11;
+            this.gv_checkDate.VisibleIndex = 10;
             this.gv_checkDate.Width = 180;
             // 
             // gv_taskNo
             // 
             this.gv_taskNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_taskNo.AppearanceCell.Options.UseFont = true;
-            this.gv_taskNo.Caption = "TASK_NO ";
+            this.gv_taskNo.Caption = "鍒拌揣鍗曞彿";
             this.gv_taskNo.FieldName = "taskNo";
             this.gv_taskNo.Name = "gv_taskNo";
             this.gv_taskNo.OptionsColumn.AllowEdit = false;
             this.gv_taskNo.Tag = "query_a.TASK_NO";
             this.gv_taskNo.Visible = true;
-            this.gv_taskNo.VisibleIndex = 12;
+            this.gv_taskNo.VisibleIndex = 11;
             this.gv_taskNo.Width = 94;
-            // 
-            // gv_insDate
-            // 
-            this.gv_insDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_insDate.AppearanceCell.Options.UseFont = true;
-            this.gv_insDate.Caption = "insDate瀹℃牳鏃ユ湡";
-            this.gv_insDate.FieldName = "insDate";
-            this.gv_insDate.Name = "gv_insDate";
-            this.gv_insDate.OptionsColumn.AllowEdit = false;
-            this.gv_insDate.Tag = "query_a.INS_DATE";
-            this.gv_insDate.Visible = true;
-            this.gv_insDate.VisibleIndex = 13;
-            this.gv_insDate.Width = 64;
-            // 
-            // gv_checkRes
-            // 
-            this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkRes.AppearanceCell.Options.UseFont = true;
-            this.gv_checkRes.Caption = "CHECK_RES ";
-            this.gv_checkRes.FieldName = "checkRes";
-            this.gv_checkRes.Name = "gv_checkRes";
-            this.gv_checkRes.OptionsColumn.AllowEdit = false;
-            this.gv_checkRes.Tag = "query_a.CHECK_RES";
-            this.gv_checkRes.Visible = true;
-            this.gv_checkRes.VisibleIndex = 14;
-            this.gv_checkRes.Width = 94;
-            // 
-            // gv_checkQty
-            // 
-            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
-            this.gv_checkQty.Caption = "CHECK_QTY ";
-            this.gv_checkQty.FieldName = "checkQty";
-            this.gv_checkQty.Name = "gv_checkQty";
-            this.gv_checkQty.OptionsColumn.AllowEdit = false;
-            this.gv_checkQty.Tag = "query_a.CHECK_QTY";
-            this.gv_checkQty.Visible = true;
-            this.gv_checkQty.VisibleIndex = 15;
-            this.gv_checkQty.Width = 94;
-            // 
-            // gv_mmlist
-            // 
-            this.gv_mmlist.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_mmlist.AppearanceCell.Options.UseFont = true;
-            this.gv_mmlist.Caption = "MMLIST ";
-            this.gv_mmlist.FieldName = "mmlist";
-            this.gv_mmlist.Name = "gv_mmlist";
-            this.gv_mmlist.OptionsColumn.AllowEdit = false;
-            this.gv_mmlist.Tag = "query_a.MMLIST";
-            this.gv_mmlist.Visible = true;
-            this.gv_mmlist.VisibleIndex = 16;
-            this.gv_mmlist.Width = 94;
-            // 
-            // gv_ebeln
-            // 
-            this.gv_ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_ebeln.AppearanceCell.Options.UseFont = true;
-            this.gv_ebeln.Caption = "EBELN ";
-            this.gv_ebeln.FieldName = "ebeln";
-            this.gv_ebeln.Name = "gv_ebeln";
-            this.gv_ebeln.OptionsColumn.AllowEdit = false;
-            this.gv_ebeln.Tag = "query_a.EBELN";
-            this.gv_ebeln.Visible = true;
-            this.gv_ebeln.VisibleIndex = 17;
-            this.gv_ebeln.Width = 64;
-            // 
-            // gv_depotsCode
-            // 
-            this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
-            this.gv_depotsCode.Caption = "DEPOTS_CODE ";
-            this.gv_depotsCode.FieldName = "depotsCode";
-            this.gv_depotsCode.Name = "gv_depotsCode";
-            this.gv_depotsCode.OptionsColumn.AllowEdit = false;
-            this.gv_depotsCode.Tag = "query_a.DEPOTS_CODE";
-            this.gv_depotsCode.Visible = true;
-            this.gv_depotsCode.VisibleIndex = 18;
-            this.gv_depotsCode.Width = 94;
-            // 
-            // gv_transctionNo
-            // 
-            this.gv_transctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_transctionNo.AppearanceCell.Options.UseFont = true;
-            this.gv_transctionNo.Caption = "TRANSCTION_NO ";
-            this.gv_transctionNo.FieldName = "transctionNo";
-            this.gv_transctionNo.Name = "gv_transctionNo";
-            this.gv_transctionNo.OptionsColumn.AllowEdit = false;
-            this.gv_transctionNo.Tag = "query_a.TRANSCTION_NO";
-            this.gv_transctionNo.Visible = true;
-            this.gv_transctionNo.VisibleIndex = 19;
-            this.gv_transctionNo.Width = 94;
             // 
             // gv_ischeck
             // 
             this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_ischeck.AppearanceCell.Options.UseFont = true;
-            this.gv_ischeck.Caption = "ISCHECK ";
-            this.gv_ischeck.FieldName = "ischeck";
+            this.gv_ischeck.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_ischeck.FieldName = "checkStatus";
             this.gv_ischeck.Name = "gv_ischeck";
             this.gv_ischeck.OptionsColumn.AllowEdit = false;
             this.gv_ischeck.Tag = "query_a.ISCHECK";
             this.gv_ischeck.Visible = true;
-            this.gv_ischeck.VisibleIndex = 20;
+            this.gv_ischeck.VisibleIndex = 0;
             this.gv_ischeck.Width = 94;
-            // 
-            // gv_insby
-            // 
-            this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_insby.AppearanceCell.Options.UseFont = true;
-            this.gv_insby.Caption = "INSBY ";
-            this.gv_insby.FieldName = "insby";
-            this.gv_insby.Name = "gv_insby";
-            this.gv_insby.OptionsColumn.AllowEdit = false;
-            this.gv_insby.Tag = "query_a.INSBY";
-            this.gv_insby.Visible = true;
-            this.gv_insby.VisibleIndex = 21;
-            this.gv_insby.Width = 94;
-            // 
-            // gv_isVisual
-            // 
-            this.gv_isVisual.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_isVisual.AppearanceCell.Options.UseFont = true;
-            this.gv_isVisual.Caption = "IS_VISUAL ";
-            this.gv_isVisual.FieldName = "isVisual";
-            this.gv_isVisual.Name = "gv_isVisual";
-            this.gv_isVisual.OptionsColumn.AllowEdit = false;
-            this.gv_isVisual.Tag = "query_a.IS_VISUAL";
-            this.gv_isVisual.Visible = true;
-            this.gv_isVisual.VisibleIndex = 22;
-            this.gv_isVisual.Width = 94;
-            // 
-            // gv_urgentFlag
-            // 
-            this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
-            this.gv_urgentFlag.Caption = "URGENT_FLAG ";
-            this.gv_urgentFlag.FieldName = "urgentFlag";
-            this.gv_urgentFlag.Name = "gv_urgentFlag";
-            this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
-            this.gv_urgentFlag.Tag = "query_a.URGENT_FLAG";
-            this.gv_urgentFlag.Visible = true;
-            this.gv_urgentFlag.VisibleIndex = 23;
-            this.gv_urgentFlag.Width = 50;
-            // 
-            // gv_lineNo
-            // 
-            this.gv_lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_lineNo.AppearanceCell.Options.UseFont = true;
-            this.gv_lineNo.Caption = "LINE_NO ";
-            this.gv_lineNo.FieldName = "lineNo";
-            this.gv_lineNo.Name = "gv_lineNo";
-            this.gv_lineNo.OptionsColumn.AllowEdit = false;
-            this.gv_lineNo.Tag = "query_a.LINE_NO";
-            this.gv_lineNo.Visible = true;
-            this.gv_lineNo.VisibleIndex = 24;
-            this.gv_lineNo.Width = 64;
-            // 
-            // gv_taskLino
-            // 
-            this.gv_taskLino.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_taskLino.AppearanceCell.Options.UseFont = true;
-            this.gv_taskLino.Caption = "宸ュ崟琛屽彿 ";
-            this.gv_taskLino.FieldName = "taskLino";
-            this.gv_taskLino.Name = "gv_taskLino";
-            this.gv_taskLino.OptionsColumn.AllowEdit = false;
-            this.gv_taskLino.Tag = "query_a.TASK_LINO";
-            this.gv_taskLino.Visible = true;
-            this.gv_taskLino.VisibleIndex = 25;
-            this.gv_taskLino.Width = 64;
-            // 
-            // gv_fbillno
-            // 
-            this.gv_fbillno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fbillno.AppearanceCell.Options.UseFont = true;
-            this.gv_fbillno.Caption = "鎶曟枡閫氱煡鍗曞崟鍙� ";
-            this.gv_fbillno.FieldName = "fbillno";
-            this.gv_fbillno.Name = "gv_fbillno";
-            this.gv_fbillno.OptionsColumn.AllowEdit = false;
-            this.gv_fbillno.Tag = "query_a.FBILLNO";
-            this.gv_fbillno.Visible = true;
-            this.gv_fbillno.VisibleIndex = 26;
-            this.gv_fbillno.Width = 64;
-            // 
-            // gv_fbillLino
-            // 
-            this.gv_fbillLino.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fbillLino.AppearanceCell.Options.UseFont = true;
-            this.gv_fbillLino.Caption = "鎶曟枡鍗曡鍙� ";
-            this.gv_fbillLino.FieldName = "fbillLino";
-            this.gv_fbillLino.Name = "gv_fbillLino";
-            this.gv_fbillLino.OptionsColumn.AllowEdit = false;
-            this.gv_fbillLino.Tag = "query_a.FBILL_LINO";
-            this.gv_fbillLino.Visible = true;
-            this.gv_fbillLino.VisibleIndex = 27;
-            this.gv_fbillLino.Width = 64;
-            // 
-            // gv_custNo
-            // 
-            this.gv_custNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_custNo.AppearanceCell.Options.UseFont = true;
-            this.gv_custNo.Caption = "瀹㈡埛缂栧彿 ";
-            this.gv_custNo.FieldName = "custNo";
-            this.gv_custNo.Name = "gv_custNo";
-            this.gv_custNo.OptionsColumn.AllowEdit = false;
-            this.gv_custNo.Tag = "query_a.CUST_NO";
-            this.gv_custNo.Visible = true;
-            this.gv_custNo.VisibleIndex = 28;
-            this.gv_custNo.Width = 64;
-            // 
-            // gv_custName
-            // 
-            this.gv_custName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_custName.AppearanceCell.Options.UseFont = true;
-            this.gv_custName.Caption = "瀹㈡埛鍚嶇О ";
-            this.gv_custName.FieldName = "custName";
-            this.gv_custName.Name = "gv_custName";
-            this.gv_custName.OptionsColumn.AllowEdit = false;
-            this.gv_custName.Tag = "query_a.CUST_NAME";
-            this.gv_custName.Visible = true;
-            this.gv_custName.VisibleIndex = 29;
-            this.gv_custName.Width = 64;
             // 
             // gv_iqcReleaseNo
             // 
@@ -716,47 +457,8 @@
             this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false;
             this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO";
             this.gv_iqcReleaseNo.Visible = true;
-            this.gv_iqcReleaseNo.VisibleIndex = 30;
+            this.gv_iqcReleaseNo.VisibleIndex = 12;
             this.gv_iqcReleaseNo.Width = 64;
-            // 
-            // gv_cbillNo
-            // 
-            this.gv_cbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_cbillNo.AppearanceCell.Options.UseFont = true;
-            this.gv_cbillNo.Caption = "鍒拌揣鍗曞彿/鍏跺畠鍏ュ簱鍗曞彿 ";
-            this.gv_cbillNo.FieldName = "cbillNo";
-            this.gv_cbillNo.Name = "gv_cbillNo";
-            this.gv_cbillNo.OptionsColumn.AllowEdit = false;
-            this.gv_cbillNo.Tag = "query_a.CBILL_NO";
-            this.gv_cbillNo.Visible = true;
-            this.gv_cbillNo.VisibleIndex = 31;
-            this.gv_cbillNo.Width = 180;
-            // 
-            // gv_rbillNo
-            // 
-            this.gv_rbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_rbillNo.AppearanceCell.Options.UseFont = true;
-            this.gv_rbillNo.Caption = "浠诲姟姹囨姤鍗�/宸ュ崟鍙凤紙鎴愬搧鍏ュ簱銆侀��鏂欙級 ";
-            this.gv_rbillNo.FieldName = "rbillNo";
-            this.gv_rbillNo.Name = "gv_rbillNo";
-            this.gv_rbillNo.OptionsColumn.AllowEdit = false;
-            this.gv_rbillNo.Tag = "query_a.RBILL_NO";
-            this.gv_rbillNo.Visible = true;
-            this.gv_rbillNo.VisibleIndex = 32;
-            this.gv_rbillNo.Width = 64;
-            // 
-            // gv_bgr
-            // 
-            this.gv_bgr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_bgr.AppearanceCell.Options.UseFont = true;
-            this.gv_bgr.Caption = "鎶ュ伐浜� ";
-            this.gv_bgr.FieldName = "bgr";
-            this.gv_bgr.Name = "gv_bgr";
-            this.gv_bgr.OptionsColumn.AllowEdit = false;
-            this.gv_bgr.Tag = "query_a.BGR";
-            this.gv_bgr.Visible = true;
-            this.gv_bgr.VisibleIndex = 33;
-            this.gv_bgr.Width = 64;
             // 
             // gv_suppId
             // 
@@ -768,17 +470,8 @@
             this.gv_suppId.OptionsColumn.AllowEdit = false;
             this.gv_suppId.Tag = "query_a.SUPP_ID";
             this.gv_suppId.Visible = true;
-            this.gv_suppId.VisibleIndex = 34;
+            this.gv_suppId.VisibleIndex = 16;
             this.gv_suppId.Width = 150;
-            // 
-            // bandedGridColumn1
-            // 
-            this.bandedGridColumn1.Caption = "浠撳簱缂栧彿";
-            this.bandedGridColumn1.FieldName = "depotCode";
-            this.bandedGridColumn1.Name = "bandedGridColumn1";
-            this.bandedGridColumn1.Visible = true;
-            this.bandedGridColumn1.VisibleIndex = 35;
-            this.bandedGridColumn1.Width = 100;
             // 
             // gv_suppNo
             // 
@@ -790,7 +483,7 @@
             this.gv_suppNo.OptionsColumn.AllowEdit = false;
             this.gv_suppNo.Tag = "query_a.SUPP_NO";
             this.gv_suppNo.Visible = true;
-            this.gv_suppNo.VisibleIndex = 36;
+            this.gv_suppNo.VisibleIndex = 15;
             this.gv_suppNo.Width = 100;
             // 
             // gv_depotsId
@@ -803,7 +496,7 @@
             this.gv_depotsId.OptionsColumn.AllowEdit = false;
             this.gv_depotsId.Tag = "query_a.DEPOTS_ID";
             this.gv_depotsId.Visible = true;
-            this.gv_depotsId.VisibleIndex = 37;
+            this.gv_depotsId.VisibleIndex = 14;
             this.gv_depotsId.Width = 100;
             // 
             // bandedGridColumn2
@@ -813,41 +506,20 @@
             this.bandedGridColumn2.Name = "bandedGridColumn2";
             this.bandedGridColumn2.Tag = "org.fnamber";
             this.bandedGridColumn2.Visible = true;
-            this.bandedGridColumn2.VisibleIndex = 38;
+            this.bandedGridColumn2.VisibleIndex = 17;
             this.bandedGridColumn2.Width = 250;
-            // 
-            // bandedGridColumn3
-            // 
-            this.bandedGridColumn3.Caption = "鍏ュ簱鏍囪瘑";
-            this.bandedGridColumn3.FieldName = "checkStatus";
-            this.bandedGridColumn3.MinWidth = 25;
-            this.bandedGridColumn3.Name = "bandedGridColumn3";
-            this.bandedGridColumn3.Visible = true;
-            this.bandedGridColumn3.VisibleIndex = 39;
-            this.bandedGridColumn3.Width = 94;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 282);
+            this.pageBar1.Location = new System.Drawing.Point(0, 513);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
             this.pageBar1.Size = new System.Drawing.Size(1346, 39);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
-            // 
-            // picCheckBox
-            // 
-            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(961, 55);
-            this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
-            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-            this.picCheckBox.TabIndex = 6;
-            this.picCheckBox.TabStop = false;
-            this.picCheckBox.Visible = false;
             // 
             // xtraTabPage2
             // 
@@ -863,12 +535,12 @@
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
             this.splitMx1.Name = "splitMx1";
             // 
-            // splitMx1.splitMx1_Panel1
+            // splitMx1.Panel1
             // 
             this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
             this.splitMx1.Panel1.Text = "Panel1";
             // 
-            // splitMx1.splitMx1_Panel2
+            // splitMx1.Panel2
             // 
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
@@ -903,6 +575,157 @@
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
+            // txt_dptName
+            // 
+            this.txt_dptName.Location = new System.Drawing.Point(99, 76);
+            this.txt_dptName.Name = "txt_dptName";
+            this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
+            this.txt_dptName.Size = new System.Drawing.Size(235, 28);
+            this.txt_dptName.StyleController = this.layoutMx1;
+            this.txt_dptName.TabIndex = 593;
+            this.txt_dptName.Tag = "readonly";
+            // 
+            // txt_remark
+            // 
+            this.txt_remark.Location = new System.Drawing.Point(425, 76);
+            this.txt_remark.Name = "txt_remark";
+            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_remark.Properties.Appearance.Options.UseFont = true;
+            this.txt_remark.Size = new System.Drawing.Size(561, 28);
+            this.txt_remark.StyleController = this.layoutMx1;
+            this.txt_remark.TabIndex = 240;
+            // 
+            // txt_suppName
+            // 
+            this.txt_suppName.Location = new System.Drawing.Point(99, 44);
+            this.txt_suppName.Name = "txt_suppName";
+            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_suppName.Properties.Appearance.Options.UseFont = true;
+            this.txt_suppName.Size = new System.Drawing.Size(235, 28);
+            this.txt_suppName.StyleController = this.layoutMx1;
+            this.txt_suppName.TabIndex = 592;
+            this.txt_suppName.Tag = "readonly";
+            // 
+            // txt_fcheckUser
+            // 
+            this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12);
+            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(236, 28);
+            this.txt_fcheckUser.StyleController = this.layoutMx1;
+            this.txt_fcheckUser.TabIndex = 595;
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(1005, 139);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(329, 60);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_paperBillNo
+            // 
+            this.txt_paperBillNo.Location = new System.Drawing.Point(425, 44);
+            this.txt_paperBillNo.Name = "txt_paperBillNo";
+            this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_paperBillNo.Size = new System.Drawing.Size(235, 28);
+            this.txt_paperBillNo.StyleController = this.layoutMx1;
+            this.txt_paperBillNo.TabIndex = 243;
+            // 
+            // txt_checkDate
+            // 
+            this.txt_checkDate.Location = new System.Drawing.Point(1077, 44);
+            this.txt_checkDate.Name = "txt_checkDate";
+            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkDate.Size = new System.Drawing.Size(236, 28);
+            this.txt_checkDate.StyleController = this.layoutMx1;
+            this.txt_checkDate.TabIndex = 587;
+            // 
+            // txt_billNo
+            // 
+            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
+            this.txt_billNo.Name = "txt_billNo";
+            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_billNo.Size = new System.Drawing.Size(235, 28);
+            this.txt_billNo.StyleController = this.layoutMx1;
+            this.txt_billNo.TabIndex = 211;
+            // 
+            // txt_cbillNo
+            // 
+            this.txt_cbillNo.Location = new System.Drawing.Point(425, 12);
+            this.txt_cbillNo.Name = "txt_cbillNo";
+            this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_cbillNo.Size = new System.Drawing.Size(235, 28);
+            this.txt_cbillNo.StyleController = this.layoutMx1;
+            this.txt_cbillNo.TabIndex = 507;
+            // 
+            // txt_createBy
+            // 
+            this.txt_createBy.Location = new System.Drawing.Point(751, 12);
+            this.txt_createBy.Name = "txt_createBy";
+            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_createBy.Size = new System.Drawing.Size(235, 28);
+            this.txt_createBy.StyleController = this.layoutMx1;
+            this.txt_createBy.TabIndex = 219;
+            // 
+            // txt_createDate
+            // 
+            this.txt_createDate.Location = new System.Drawing.Point(751, 44);
+            this.txt_createDate.Name = "txt_createDate";
+            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_createDate.Size = new System.Drawing.Size(235, 28);
+            this.txt_createDate.StyleController = this.layoutMx1;
+            this.txt_createDate.TabIndex = 222;
+            // 
+            // txt_fstatus
+            // 
+            this.txt_fstatus.Location = new System.Drawing.Point(990, 76);
+            this.txt_fstatus.Name = "txt_fstatus";
+            this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
+            this.txt_fstatus.Size = new System.Drawing.Size(323, 24);
+            this.txt_fstatus.StyleController = this.layoutMx1;
+            this.txt_fstatus.TabIndex = 596;
+            // 
+            // txt_guid
+            // 
+            this.txt_guid.Location = new System.Drawing.Point(1092, 152);
+            this.txt_guid.Name = "txt_guid";
+            this.txt_guid.Size = new System.Drawing.Size(242, 24);
+            this.txt_guid.StyleController = this.layoutMx1;
+            this.txt_guid.TabIndex = 597;
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.lbGuid;
+            this.layoutControlItem7.Location = new System.Drawing.Point(993, 127);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem7.Size = new System.Drawing.Size(333, 64);
+            this.layoutControlItem7.Text = "lbGuid";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem7.TextVisible = false;
+            // 
+            // labl_guid
+            // 
+            this.labl_guid.Control = this.txt_guid;
+            this.labl_guid.Location = new System.Drawing.Point(993, 140);
+            this.labl_guid.Name = "labl_guid";
+            this.labl_guid.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.labl_guid.OptionsTableLayoutItem.RowIndex = 2;
+            this.labl_guid.Size = new System.Drawing.Size(333, 70);
+            this.labl_guid.Text = "涓婚敭GUID";
+            this.labl_guid.TextSize = new System.Drawing.Size(50, 20);
+            // 
             // Root
             // 
             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -921,142 +744,31 @@
             this.layoutControlItem12});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition1.Width = 100D;
-            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition2.Width = 100D;
-            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition3.Width = 100D;
-            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition4.Width = 100D;
+            columnDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition17.Width = 100D;
+            columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition18.Width = 100D;
+            columnDefinition19.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition19.Width = 100D;
+            columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition20.Width = 100D;
             this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
-            columnDefinition1,
-            columnDefinition2,
-            columnDefinition3,
-            columnDefinition4});
-            rowDefinition1.Height = 100D;
-            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition2.Height = 100D;
-            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition3.Height = 100D;
-            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition17,
+            columnDefinition18,
+            columnDefinition19,
+            columnDefinition20});
+            rowDefinition13.Height = 100D;
+            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition14.Height = 100D;
+            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition15.Height = 100D;
+            rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition1,
-            rowDefinition2,
-            rowDefinition3});
+            rowDefinition13,
+            rowDefinition14,
+            rowDefinition15});
             this.Root.Size = new System.Drawing.Size(1325, 116);
             this.Root.TextVisible = false;
-            // 
-            // txt_fcheckUser
-            // 
-            this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12);
-            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(236, 28);
-            this.txt_fcheckUser.StyleController = this.layoutMx1;
-            this.txt_fcheckUser.TabIndex = 595;
-            // 
-            // txt_dptName
-            // 
-            this.txt_dptName.Location = new System.Drawing.Point(99, 76);
-            this.txt_dptName.Name = "txt_dptName";
-            this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
-            this.txt_dptName.Size = new System.Drawing.Size(235, 28);
-            this.txt_dptName.StyleController = this.layoutMx1;
-            this.txt_dptName.TabIndex = 593;
-            this.txt_dptName.Tag = "readonly";
-            // 
-            // txt_suppName
-            // 
-            this.txt_suppName.Location = new System.Drawing.Point(99, 44);
-            this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_suppName.Properties.Appearance.Options.UseFont = true;
-            this.txt_suppName.Size = new System.Drawing.Size(235, 28);
-            this.txt_suppName.StyleController = this.layoutMx1;
-            this.txt_suppName.TabIndex = 592;
-            this.txt_suppName.Tag = "readonly";
-            // 
-            // txt_checkDate
-            // 
-            this.txt_checkDate.Location = new System.Drawing.Point(1077, 44);
-            this.txt_checkDate.Name = "txt_checkDate";
-            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_checkDate.Size = new System.Drawing.Size(236, 28);
-            this.txt_checkDate.StyleController = this.layoutMx1;
-            this.txt_checkDate.TabIndex = 587;
-            // 
-            // lbGuid
-            // 
-            this.lbGuid.Location = new System.Drawing.Point(1005, 139);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(329, 60);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Text = "lbGuid";
-            this.lbGuid.Visible = false;
-            // 
-            // txt_cbillNo
-            // 
-            this.txt_cbillNo.Location = new System.Drawing.Point(425, 12);
-            this.txt_cbillNo.Name = "txt_cbillNo";
-            this.txt_cbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_cbillNo.Size = new System.Drawing.Size(235, 28);
-            this.txt_cbillNo.StyleController = this.layoutMx1;
-            this.txt_cbillNo.TabIndex = 507;
-            // 
-            // txt_paperBillNo
-            // 
-            this.txt_paperBillNo.Location = new System.Drawing.Point(425, 44);
-            this.txt_paperBillNo.Name = "txt_paperBillNo";
-            this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_paperBillNo.Size = new System.Drawing.Size(235, 28);
-            this.txt_paperBillNo.StyleController = this.layoutMx1;
-            this.txt_paperBillNo.TabIndex = 243;
-            // 
-            // txt_remark
-            // 
-            this.txt_remark.Location = new System.Drawing.Point(425, 76);
-            this.txt_remark.Name = "txt_remark";
-            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(561, 28);
-            this.txt_remark.StyleController = this.layoutMx1;
-            this.txt_remark.TabIndex = 240;
-            // 
-            // txt_createDate
-            // 
-            this.txt_createDate.Location = new System.Drawing.Point(751, 44);
-            this.txt_createDate.Name = "txt_createDate";
-            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(235, 28);
-            this.txt_createDate.StyleController = this.layoutMx1;
-            this.txt_createDate.TabIndex = 222;
-            // 
-            // txt_createBy
-            // 
-            this.txt_createBy.Location = new System.Drawing.Point(751, 12);
-            this.txt_createBy.Name = "txt_createBy";
-            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(235, 28);
-            this.txt_createBy.StyleController = this.layoutMx1;
-            this.txt_createBy.TabIndex = 219;
-            // 
-            // txt_billNo
-            // 
-            this.txt_billNo.Location = new System.Drawing.Point(99, 12);
-            this.txt_billNo.Name = "txt_billNo";
-            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(235, 28);
-            this.txt_billNo.StyleController = this.layoutMx1;
-            this.txt_billNo.TabIndex = 211;
             // 
             // layoutControlItem1
             // 
@@ -1119,18 +831,6 @@
             this.layoutControlItem6.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
             // 
-            // layoutControlItem7
-            // 
-            this.layoutControlItem7.Control = this.lbGuid;
-            this.layoutControlItem7.Location = new System.Drawing.Point(993, 127);
-            this.layoutControlItem7.Name = "layoutControlItem7";
-            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(333, 64);
-            this.layoutControlItem7.Text = "lbGuid";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem7.TextVisible = false;
-            // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_paperBillNo;
@@ -1173,34 +873,6 @@
             this.layoutControlItem11.Size = new System.Drawing.Size(652, 32);
             this.layoutControlItem11.Text = "澶囨敞";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
-            // 
-            // txt_fstatus
-            // 
-            this.txt_fstatus.Location = new System.Drawing.Point(990, 76);
-            this.txt_fstatus.Name = "txt_fstatus";
-            this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_fstatus.Size = new System.Drawing.Size(323, 24);
-            this.txt_fstatus.StyleController = this.layoutMx1;
-            this.txt_fstatus.TabIndex = 596;
-            // 
-            // txt_guid
-            // 
-            this.txt_guid.Location = new System.Drawing.Point(1092, 152);
-            this.txt_guid.Name = "txt_guid";
-            this.txt_guid.Size = new System.Drawing.Size(242, 24);
-            this.txt_guid.StyleController = this.layoutMx1;
-            this.txt_guid.TabIndex = 597;
-            // 
-            // labl_guid
-            // 
-            this.labl_guid.Control = this.txt_guid;
-            this.labl_guid.Location = new System.Drawing.Point(993, 140);
-            this.labl_guid.Name = "labl_guid";
-            this.labl_guid.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.labl_guid.OptionsTableLayoutItem.RowIndex = 2;
-            this.labl_guid.Size = new System.Drawing.Size(333, 70);
-            this.labl_guid.Text = "涓婚敭GUID";
-            this.labl_guid.TextSize = new System.Drawing.Size(50, 20);
             // 
             // layoutControlItem12
             // 
@@ -1257,7 +929,9 @@
             this.gvMx2ebeln,
             this.gvMx2workNo,
             this.gvMx2ebelnK3id,
-            this.gvMx2lineK3id});
+            this.gvMx2lineK3id,
+            this.gridColumn5,
+            this.gridColumn6});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1391,7 +1065,7 @@
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1344, 538);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1344, 419);
             this.xtraTabPage3.Text = "鍏ュ簱鏉$爜";
             // 
             // gcMx2
@@ -1400,7 +1074,7 @@
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1344, 538);
+            this.gcMx2.Size = new System.Drawing.Size(1344, 419);
             this.gcMx2.TabIndex = 1;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1421,7 +1095,9 @@
             this.gvMx1depotSectionCode,
             this.gvMx1depotCode,
             this.gvMx1ebelnK3id,
-            this.gvMx1lineK3id});
+            this.gvMx1lineK3id,
+            this.gridColumn7,
+            this.gridColumn8});
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1596,6 +1272,77 @@
             this.gvMx1lineK3id.VisibleIndex = 12;
             this.gvMx1lineK3id.Width = 94;
             // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(961, 55);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 6;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "鍏ュ簱绫诲埆";
+            this.gridColumn3.FieldName = "inType";
+            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.VisibleIndex = 18;
+            this.gridColumn3.Width = 94;
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "浠撳簱缂栧彿";
+            this.gridColumn4.FieldName = "depotCode";
+            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.VisibleIndex = 13;
+            this.gridColumn4.Width = 94;
+            // 
+            // gridColumn5
+            // 
+            this.gridColumn5.Caption = "寤虹珛鑰�";
+            this.gridColumn5.FieldName = "createBy";
+            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.VisibleIndex = 9;
+            this.gridColumn5.Width = 94;
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "寤虹珛鏃堕棿";
+            this.gridColumn6.FieldName = "createDate";
+            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 10;
+            this.gridColumn6.Width = 94;
+            // 
+            // gridColumn7
+            // 
+            this.gridColumn7.Caption = "寤虹珛鑰�";
+            this.gridColumn7.FieldName = "createBy";
+            this.gridColumn7.MinWidth = 25;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 13;
+            this.gridColumn7.Width = 94;
+            // 
+            // gridColumn8
+            // 
+            this.gridColumn8.Caption = "寤虹珛鏃堕棿";
+            this.gridColumn8.FieldName = "createDate";
+            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 14;
+            this.gridColumn8.Width = 94;
+            // 
             // Frm_MesInvItemIns
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1616,7 +1363,6 @@
             this.split1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.xtraTabPage2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
             this.splitMx1.Panel1.ResumeLayout(false);
@@ -1626,31 +1372,31 @@
             this.splitMx1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
             this.layoutMx1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
-            ((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_checkDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.labl_guid)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
@@ -1660,6 +1406,7 @@
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1680,37 +1427,15 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
         private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
         private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_userNoBack;
         private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
         private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
         private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_insDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_mmlist;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_ebeln;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_transctionNo;
         private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_isVisual;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_lineNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_taskLino;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fbillno;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_fbillLino;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_custNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_custName;
         private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_cbillNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_rbillNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_bgr;
         private DevExpress.XtraGrid.Columns.GridColumn gv_suppId;
-        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1;
         private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
         private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId;
         private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2;
-        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn3;
         private UserControls.Data.UcPageBar pageBar1;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
         private DevExpress.XtraEditors.SplitContainerControl splitMx1;
@@ -1774,5 +1499,11 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
index a06237b..312c478 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -30,83 +30,47 @@
         private void InitializeComponent()
         {
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Womcaa));
-            this.gvMx1scraprate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1scrapqty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1denominator = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1numerator = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1issueType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1mtono = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab014 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab012 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab009 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab007 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab006 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab003 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1cab002 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
-            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_closeType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_forceCloserid = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_saleOrderEntryseq = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_saleOrderNo = new DevExpress.XtraEditors.LabelControl();
-            this.txt_saleOrderNo = new DevExpress.XtraEditors.TextEdit();
-            this.gv_saleOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_stockInlimitl = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa024 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa024 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa021 = new DevExpress.XtraEditors.LabelControl();
-            this.gv_caa021 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.txt_caa020 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa020 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa016 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa016 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa016 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa012 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa012 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa012 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa011 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa011 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa011 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa010 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa010 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa010 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa009 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa009 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa006 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa006 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa005 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa005 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa005 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_caa001 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_caa001 = new DevExpress.XtraEditors.TextEdit();
-            this.gv_caa001 = new DevExpress.XtraGrid.Columns.GridColumn();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa001 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa020 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa006 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa021 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa012 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa009 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa024 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa010 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa011 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_saleOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_saleOrderEntryseq = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_forceCloserid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_closeType = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa016 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_caa005 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -129,32 +93,102 @@
             this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
-            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
-            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
-            this.panel1 = new System.Windows.Forms.Panel();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.txt_wtOrg = new DevExpress.XtraEditors.TextEdit();
+            this.txt_scOrg = new DevExpress.XtraEditors.TextEdit();
             this.txt_caa004 = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
-            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
             this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
             this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
             this.txt_gdzt = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
             this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
+            this.txt_saleOrderNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa024 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa020 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa016 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa012 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa011 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa010 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa005 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_caa001 = new DevExpress.XtraEditors.TextEdit();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
             this.lbGuid = new System.Windows.Forms.Label();
-            this.lb_erpid = new DevExpress.XtraEditors.LabelControl();
-            this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_scOrg = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_wtOrg = new DevExpress.XtraEditors.TextEdit();
-            this.tabMxPage1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab002 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab003 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab012 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab006 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab009 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab007 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1cab014 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1mtono = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1numerator = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1denominator = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1issueType = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1scraprate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1scrapqty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.Panel2.SuspendLayout();
+            this.splitMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wtOrg.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_caa004.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_gdzt.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrderNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa024.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa020.Properties)).BeginInit();
@@ -166,809 +200,34 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa005.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa001.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
-            this.xtraTabControl1.SuspendLayout();
-            this.xtraTabPage1.SuspendLayout();
-            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
-            this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_caa004.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_gdzt.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_wtOrg.Properties)).BeginInit();
+            this.tabMxPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             this.SuspendLayout();
-            // 
-            // gvMx1scraprate
-            // 
-            this.gvMx1scraprate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1scraprate.AppearanceCell.Options.UseFont = true;
-            this.gvMx1scraprate.Caption = "鍙樺姩鎹熻�楃巼";
-            this.gvMx1scraprate.FieldName = "scraprate";
-            this.gvMx1scraprate.MinWidth = 50;
-            this.gvMx1scraprate.Name = "gvMx1scraprate";
-            this.gvMx1scraprate.Tag = "query_a.SCRAPRATE";
-            this.gvMx1scraprate.Visible = true;
-            this.gvMx1scraprate.VisibleIndex = 20;
-            this.gvMx1scraprate.Width = 94;
-            // 
-            // gvMx1scrapqty
-            // 
-            this.gvMx1scrapqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1scrapqty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1scrapqty.Caption = "鍥哄畾鎹熻��";
-            this.gvMx1scrapqty.FieldName = "scrapqty";
-            this.gvMx1scrapqty.MinWidth = 50;
-            this.gvMx1scrapqty.Name = "gvMx1scrapqty";
-            this.gvMx1scrapqty.Tag = "query_a.SCRAPQTY";
-            this.gvMx1scrapqty.Visible = true;
-            this.gvMx1scrapqty.VisibleIndex = 21;
-            this.gvMx1scrapqty.Width = 94;
-            // 
-            // gvMx1denominator
-            // 
-            this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
-            this.gvMx1denominator.Caption = "鍒嗘瘝";
-            this.gvMx1denominator.FieldName = "denominator";
-            this.gvMx1denominator.MinWidth = 50;
-            this.gvMx1denominator.Name = "gvMx1denominator";
-            this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
-            this.gvMx1denominator.Visible = true;
-            this.gvMx1denominator.VisibleIndex = 15;
-            this.gvMx1denominator.Width = 94;
-            // 
-            // gvMx1numerator
-            // 
-            this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
-            this.gvMx1numerator.Caption = "鍒嗗瓙";
-            this.gvMx1numerator.FieldName = "numerator";
-            this.gvMx1numerator.MinWidth = 50;
-            this.gvMx1numerator.Name = "gvMx1numerator";
-            this.gvMx1numerator.Tag = "query_a.NUMERATOR";
-            this.gvMx1numerator.Visible = true;
-            this.gvMx1numerator.VisibleIndex = 14;
-            this.gvMx1numerator.Width = 94;
-            // 
-            // gvMx1issueType
-            // 
-            this.gvMx1issueType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1issueType.AppearanceCell.Options.UseFont = true;
-            this.gvMx1issueType.Caption = "鍙戞枡鏂瑰紡";
-            this.gvMx1issueType.FieldName = "issueType";
-            this.gvMx1issueType.MinWidth = 50;
-            this.gvMx1issueType.Name = "gvMx1issueType";
-            this.gvMx1issueType.Tag = "query_a.ISSUE_TYPE";
-            this.gvMx1issueType.Visible = true;
-            this.gvMx1issueType.VisibleIndex = 18;
-            this.gvMx1issueType.Width = 94;
-            // 
-            // gvMx1depotCode
-            // 
-            this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
-            this.gvMx1depotCode.Caption = "浠撳簱缂栫爜";
-            this.gvMx1depotCode.FieldName = "dptCode";
-            this.gvMx1depotCode.MinWidth = 50;
-            this.gvMx1depotCode.Name = "gvMx1depotCode";
-            this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
-            this.gvMx1depotCode.Visible = true;
-            this.gvMx1depotCode.VisibleIndex = 16;
-            this.gvMx1depotCode.Width = 94;
-            // 
-            // gvMx1mtono
-            // 
-            this.gvMx1mtono.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1mtono.AppearanceCell.Options.UseFont = true;
-            this.gvMx1mtono.Caption = "璁″垝璺熻釜鍙�";
-            this.gvMx1mtono.FieldName = "mtono";
-            this.gvMx1mtono.MinWidth = 50;
-            this.gvMx1mtono.Name = "gvMx1mtono";
-            this.gvMx1mtono.Tag = "query_a.MTONO";
-            this.gvMx1mtono.Visible = true;
-            this.gvMx1mtono.VisibleIndex = 13;
-            this.gvMx1mtono.Width = 94;
-            // 
-            // gvMx1cab014
-            // 
-            this.gvMx1cab014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab014.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab014.Caption = "鏇挎枡鏍囪瘑";
-            this.gvMx1cab014.FieldName = "cab014Chk";
-            this.gvMx1cab014.MinWidth = 50;
-            this.gvMx1cab014.Name = "gvMx1cab014";
-            this.gvMx1cab014.Tag = "query_a.CAB014";
-            this.gvMx1cab014.Visible = true;
-            this.gvMx1cab014.VisibleIndex = 9;
-            this.gvMx1cab014.Width = 94;
-            // 
-            // gvMx1cab012
-            // 
-            this.gvMx1cab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab012.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab012.Caption = "缁勬垚鐢ㄩ噺";
-            this.gvMx1cab012.FieldName = "cab012";
-            this.gvMx1cab012.MinWidth = 50;
-            this.gvMx1cab012.Name = "gvMx1cab012";
-            this.gvMx1cab012.Tag = "query_a.CAB012";
-            this.gvMx1cab012.Visible = true;
-            this.gvMx1cab012.VisibleIndex = 5;
-            this.gvMx1cab012.Width = 94;
-            // 
-            // gvMx1cab009
-            // 
-            this.gvMx1cab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab009.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab009.Caption = "鍗曚綅";
-            this.gvMx1cab009.FieldName = "dwName";
-            this.gvMx1cab009.MinWidth = 50;
-            this.gvMx1cab009.Name = "gvMx1cab009";
-            this.gvMx1cab009.Tag = "query_a.CAB009";
-            this.gvMx1cab009.Visible = true;
-            this.gvMx1cab009.VisibleIndex = 7;
-            this.gvMx1cab009.Width = 94;
-            // 
-            // gvMx1cab007
-            // 
-            this.gvMx1cab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab007.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab007.Caption = "宸查鐢ㄩ噺";
-            this.gvMx1cab007.FieldName = "cab007";
-            this.gvMx1cab007.MinWidth = 50;
-            this.gvMx1cab007.Name = "gvMx1cab007";
-            this.gvMx1cab007.Tag = "query_a.CAB007";
-            this.gvMx1cab007.Visible = true;
-            this.gvMx1cab007.VisibleIndex = 8;
-            this.gvMx1cab007.Width = 94;
-            // 
-            // gvMx1cab006
-            // 
-            this.gvMx1cab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab006.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab006.Caption = "闇�棰嗙敤閲�";
-            this.gvMx1cab006.FieldName = "cab006";
-            this.gvMx1cab006.MinWidth = 50;
-            this.gvMx1cab006.Name = "gvMx1cab006";
-            this.gvMx1cab006.Tag = "query_a.CAB006";
-            this.gvMx1cab006.Visible = true;
-            this.gvMx1cab006.VisibleIndex = 6;
-            this.gvMx1cab006.Width = 94;
-            // 
-            // gvMx1cab003
-            // 
-            this.gvMx1cab003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab003.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab003.Caption = "鏉愭枡缂栫爜";
-            this.gvMx1cab003.FieldName = "wlbm";
-            this.gvMx1cab003.MinWidth = 50;
-            this.gvMx1cab003.Name = "gvMx1cab003";
-            this.gvMx1cab003.Tag = "query_a.CAB003";
-            this.gvMx1cab003.Visible = true;
-            this.gvMx1cab003.VisibleIndex = 2;
-            this.gvMx1cab003.Width = 94;
-            // 
-            // gvMx1cab002
-            // 
-            this.gvMx1cab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1cab002.AppearanceCell.Options.UseFont = true;
-            this.gvMx1cab002.Caption = "搴忓彿";
-            this.gvMx1cab002.FieldName = "cab002";
-            this.gvMx1cab002.MinWidth = 50;
-            this.gvMx1cab002.Name = "gvMx1cab002";
-            this.gvMx1cab002.Tag = "query_a.CAB002";
-            this.gvMx1cab002.Visible = true;
-            this.gvMx1cab002.VisibleIndex = 0;
-            this.gvMx1cab002.Width = 94;
-            // 
-            // gvMx1guid
-            // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1guid.Caption = "guid";
-            this.gvMx1guid.FieldName = "guid";
-            this.gvMx1guid.MinWidth = 50;
-            this.gvMx1guid.Name = "gvMx1guid";
-            this.gvMx1guid.Tag = "query_a.guid";
-            this.gvMx1guid.Width = 94;
-            // 
-            // tabMxPage1
-            // 
-            this.tabMxPage1.Controls.Add(this.gcMx1);
-            this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 357);
-            this.tabMxPage1.Text = "鏄庣粏";
-            // 
-            // gcMx1
-            // 
-            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMx1.Location = new System.Drawing.Point(0, 0);
-            this.gcMx1.MainView = this.gvMx1;
-            this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1124, 357);
-            this.gcMx1.TabIndex = 0;
-            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx1});
-            // 
-            // gvMx1
-            // 
-            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gvMx1guid,
-            this.gvMx1cab002,
-            this.gridColumn6,
-            this.gvMx1cab003,
-            this.gridColumn14,
-            this.gridColumn10,
-            this.gvMx1cab012,
-            this.gvMx1cab006,
-            this.gvMx1cab009,
-            this.gvMx1cab007,
-            this.gvMx1cab014,
-            this.gridColumn11,
-            this.gridColumn12,
-            this.gridColumn13,
-            this.gvMx1mtono,
-            this.gvMx1numerator,
-            this.gvMx1denominator,
-            this.gvMx1depotCode,
-            this.gridColumn15,
-            this.gvMx1issueType,
-            this.gridColumn16,
-            this.gvMx1scraprate,
-            this.gvMx1scrapqty,
-            this.gridColumn17});
-            this.gvMx1.GridControl = this.gcMx1;
-            this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
-            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsLayout.Columns.AddNewColumns = false;
-            this.gvMx1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gridColumn6
-            // 
-            this.gridColumn6.Caption = "ppbom鍗曞彿";
-            this.gridColumn6.FieldName = "cab001";
-            this.gridColumn6.MinWidth = 80;
-            this.gridColumn6.Name = "gridColumn6";
-            this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 1;
-            this.gridColumn6.Width = 94;
-            // 
-            // gridColumn14
-            // 
-            this.gridColumn14.Caption = "鐗╂枡鍚嶇О";
-            this.gridColumn14.FieldName = "itemName";
-            this.gridColumn14.MinWidth = 25;
-            this.gridColumn14.Name = "gridColumn14";
-            this.gridColumn14.Visible = true;
-            this.gridColumn14.VisibleIndex = 3;
-            this.gridColumn14.Width = 94;
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "鐗╂枡瑙勬牸";
-            this.gridColumn10.FieldName = "itemModel";
-            this.gridColumn10.MinWidth = 25;
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 4;
-            this.gridColumn10.Width = 94;
-            // 
-            // gridColumn11
-            // 
-            this.gridColumn11.Caption = "鍙戞枡缁勭粐";
-            this.gridColumn11.FieldName = "issuingOrganizationTxt";
-            this.gridColumn11.MinWidth = 25;
-            this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 10;
-            this.gridColumn11.Width = 94;
-            // 
-            // gridColumn12
-            // 
-            this.gridColumn12.Caption = "渚涘簲缁勭粐";
-            this.gridColumn12.FieldName = "supplyOrganizationTxt";
-            this.gridColumn12.MinWidth = 25;
-            this.gridColumn12.Name = "gridColumn12";
-            this.gridColumn12.Visible = true;
-            this.gridColumn12.VisibleIndex = 11;
-            this.gridColumn12.Width = 94;
-            // 
-            // gridColumn13
-            // 
-            this.gridColumn13.Caption = "璐т富";
-            this.gridColumn13.FieldName = "ownerId";
-            this.gridColumn13.MinWidth = 25;
-            this.gridColumn13.Name = "gridColumn13";
-            this.gridColumn13.Visible = true;
-            this.gridColumn13.VisibleIndex = 12;
-            this.gridColumn13.Width = 94;
-            // 
-            // gridColumn15
-            // 
-            this.gridColumn15.Caption = "浠撳簱鍚嶇О";
-            this.gridColumn15.FieldName = "dptName";
-            this.gridColumn15.MinWidth = 25;
-            this.gridColumn15.Name = "gridColumn15";
-            this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 17;
-            this.gridColumn15.Width = 94;
-            // 
-            // gridColumn16
-            // 
-            this.gridColumn16.Caption = "渚涘簲绫诲瀷";
-            this.gridColumn16.FieldName = "gylx";
-            this.gridColumn16.MinWidth = 25;
-            this.gridColumn16.Name = "gridColumn16";
-            this.gridColumn16.Visible = true;
-            this.gridColumn16.VisibleIndex = 19;
-            this.gridColumn16.Width = 94;
-            // 
-            // gridColumn17
-            // 
-            this.gridColumn17.Caption = "鐢ㄦ枡娓呭崟";
-            this.gridColumn17.FieldName = "typebTxt";
-            this.gridColumn17.MinWidth = 25;
-            this.gridColumn17.Name = "gridColumn17";
-            this.gridColumn17.Visible = true;
-            this.gridColumn17.VisibleIndex = 22;
-            this.gridColumn17.Width = 94;
-            // 
-            // gv_closeType
-            // 
-            this.gv_closeType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_closeType.AppearanceCell.Options.UseFont = true;
-            this.gv_closeType.Caption = "缁撴绫诲瀷";
-            this.gv_closeType.FieldName = "closeType";
-            this.gv_closeType.MinWidth = 50;
-            this.gv_closeType.Name = "gv_closeType";
-            this.gv_closeType.OptionsColumn.AllowEdit = false;
-            this.gv_closeType.Tag = "query_a.CLOSE_TYPE";
-            this.gv_closeType.Visible = true;
-            this.gv_closeType.VisibleIndex = 20;
-            this.gv_closeType.Width = 80;
-            // 
-            // gv_forceCloserid
-            // 
-            this.gv_forceCloserid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_forceCloserid.AppearanceCell.Options.UseFont = true;
-            this.gv_forceCloserid.Caption = "缁撴浜�";
-            this.gv_forceCloserid.FieldName = "forceCloserid";
-            this.gv_forceCloserid.MinWidth = 50;
-            this.gv_forceCloserid.Name = "gv_forceCloserid";
-            this.gv_forceCloserid.OptionsColumn.AllowEdit = false;
-            this.gv_forceCloserid.Tag = "query_a.FORCE_CLOSERID";
-            this.gv_forceCloserid.Visible = true;
-            this.gv_forceCloserid.VisibleIndex = 19;
-            this.gv_forceCloserid.Width = 80;
-            // 
-            // gv_saleOrderEntryseq
-            // 
-            this.gv_saleOrderEntryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_saleOrderEntryseq.AppearanceCell.Options.UseFont = true;
-            this.gv_saleOrderEntryseq.Caption = "闇�姹傚崟鎹鍙�";
-            this.gv_saleOrderEntryseq.FieldName = "saleOrderEntryseq";
-            this.gv_saleOrderEntryseq.MaxWidth = 60;
-            this.gv_saleOrderEntryseq.MinWidth = 50;
-            this.gv_saleOrderEntryseq.Name = "gv_saleOrderEntryseq";
-            this.gv_saleOrderEntryseq.OptionsColumn.AllowEdit = false;
-            this.gv_saleOrderEntryseq.Tag = "query_a.SALE_ORDER_ENTRYSEQ";
-            this.gv_saleOrderEntryseq.Visible = true;
-            this.gv_saleOrderEntryseq.VisibleIndex = 17;
-            this.gv_saleOrderEntryseq.Width = 50;
-            // 
-            // lb_saleOrderNo
-            // 
-            this.lb_saleOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_saleOrderNo.Appearance.Options.UseFont = true;
-            this.lb_saleOrderNo.Location = new System.Drawing.Point(20, 85);
-            this.lb_saleOrderNo.Name = "lb_saleOrderNo";
-            this.lb_saleOrderNo.Size = new System.Drawing.Size(68, 21);
-            this.lb_saleOrderNo.TabIndex = 450;
-            this.lb_saleOrderNo.Text = "闇�姹傚崟鍙�";
-            // 
-            // txt_saleOrderNo
-            // 
-            this.txt_saleOrderNo.Location = new System.Drawing.Point(95, 81);
-            this.txt_saleOrderNo.Name = "txt_saleOrderNo";
-            this.txt_saleOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_saleOrderNo.Size = new System.Drawing.Size(150, 28);
-            this.txt_saleOrderNo.TabIndex = 450;
-            // 
-            // gv_saleOrderNo
-            // 
-            this.gv_saleOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_saleOrderNo.AppearanceCell.Options.UseFont = true;
-            this.gv_saleOrderNo.Caption = "闇�姹傚崟鎹彿";
-            this.gv_saleOrderNo.FieldName = "saleOrderNo";
-            this.gv_saleOrderNo.MinWidth = 50;
-            this.gv_saleOrderNo.Name = "gv_saleOrderNo";
-            this.gv_saleOrderNo.OptionsColumn.AllowEdit = false;
-            this.gv_saleOrderNo.Tag = "query_a.SALE_ORDER_NO";
-            this.gv_saleOrderNo.Visible = true;
-            this.gv_saleOrderNo.VisibleIndex = 16;
-            this.gv_saleOrderNo.Width = 100;
-            // 
-            // lb_stockInlimitl
-            // 
-            this.lb_stockInlimitl.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_stockInlimitl.Appearance.Options.UseFont = true;
-            this.lb_stockInlimitl.Location = new System.Drawing.Point(260, 52);
-            this.lb_stockInlimitl.Name = "lb_stockInlimitl";
-            this.lb_stockInlimitl.Size = new System.Drawing.Size(68, 21);
-            this.lb_stockInlimitl.TabIndex = 370;
-            this.lb_stockInlimitl.Text = "鍏ュ簱鏁伴噺";
-            // 
-            // txt_caa024
-            // 
-            this.txt_caa024.Location = new System.Drawing.Point(336, 48);
-            this.txt_caa024.Name = "txt_caa024";
-            this.txt_caa024.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa024.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa024.Size = new System.Drawing.Size(150, 28);
-            this.txt_caa024.TabIndex = 370;
-            // 
-            // gv_caa024
-            // 
-            this.gv_caa024.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa024.AppearanceCell.Options.UseFont = true;
-            this.gv_caa024.Caption = "宸插叆搴撴暟";
-            this.gv_caa024.FieldName = "caa024";
-            this.gv_caa024.MaxWidth = 50;
-            this.gv_caa024.MinWidth = 50;
-            this.gv_caa024.Name = "gv_caa024";
-            this.gv_caa024.OptionsColumn.AllowEdit = false;
-            this.gv_caa024.Tag = "query_a.CAA024";
-            this.gv_caa024.Visible = true;
-            this.gv_caa024.VisibleIndex = 12;
-            this.gv_caa024.Width = 50;
-            // 
-            // gv_checkUser
-            // 
-            this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
-            this.gv_checkUser.Caption = "瀹℃牳浜�";
-            this.gv_checkUser.FieldName = "checkUser";
-            this.gv_checkUser.MinWidth = 50;
-            this.gv_checkUser.Name = "gv_checkUser";
-            this.gv_checkUser.OptionsColumn.AllowEdit = false;
-            this.gv_checkUser.Tag = "query_a.CHECK_USER";
-            this.gv_checkUser.Visible = true;
-            this.gv_checkUser.VisibleIndex = 15;
-            this.gv_checkUser.Width = 50;
-            // 
-            // gv_fstatus
-            // 
-            this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
-            this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
-            this.gv_fstatus.FieldName = "fstatusChk";
-            this.gv_fstatus.MaxWidth = 50;
-            this.gv_fstatus.MinWidth = 50;
-            this.gv_fstatus.Name = "gv_fstatus";
-            this.gv_fstatus.OptionsColumn.AllowEdit = false;
-            this.gv_fstatus.Tag = "query_a.FSTATUS";
-            this.gv_fstatus.Visible = true;
-            this.gv_fstatus.VisibleIndex = 0;
-            this.gv_fstatus.Width = 50;
-            // 
-            // lb_caa021
-            // 
-            this.lb_caa021.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa021.Appearance.Options.UseFont = true;
-            this.lb_caa021.Location = new System.Drawing.Point(507, 20);
-            this.lb_caa021.Name = "lb_caa021";
-            this.lb_caa021.Size = new System.Drawing.Size(68, 21);
-            this.lb_caa021.TabIndex = 267;
-            this.lb_caa021.Text = "鐢熶骇杞﹂棿";
-            // 
-            // gv_caa021
-            // 
-            this.gv_caa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa021.AppearanceCell.Options.UseFont = true;
-            this.gv_caa021.Caption = "鐢熶骇杞﹂棿";
-            this.gv_caa021.FieldName = "sccj";
-            this.gv_caa021.MinWidth = 50;
-            this.gv_caa021.Name = "gv_caa021";
-            this.gv_caa021.OptionsColumn.AllowEdit = false;
-            this.gv_caa021.Tag = "query_a.CAA021";
-            this.gv_caa021.Visible = true;
-            this.gv_caa021.VisibleIndex = 9;
-            this.gv_caa021.Width = 120;
-            // 
-            // txt_caa020
-            // 
-            this.txt_caa020.Location = new System.Drawing.Point(95, 48);
-            this.txt_caa020.Name = "txt_caa020";
-            this.txt_caa020.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa020.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa020.Size = new System.Drawing.Size(150, 28);
-            this.txt_caa020.TabIndex = 262;
-            // 
-            // gv_caa020
-            // 
-            this.gv_caa020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa020.AppearanceCell.Options.UseFont = true;
-            this.gv_caa020.Caption = "浠诲姟鍗曞彿";
-            this.gv_caa020.FieldName = "caa020";
-            this.gv_caa020.MinWidth = 50;
-            this.gv_caa020.Name = "gv_caa020";
-            this.gv_caa020.OptionsColumn.AllowEdit = false;
-            this.gv_caa020.Tag = "query_a.CAA020";
-            this.gv_caa020.Visible = true;
-            this.gv_caa020.VisibleIndex = 6;
-            this.gv_caa020.Width = 100;
-            // 
-            // lb_caa016
-            // 
-            this.lb_caa016.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa016.Appearance.Options.UseFont = true;
-            this.lb_caa016.Location = new System.Drawing.Point(54, 153);
-            this.lb_caa016.Name = "lb_caa016";
-            this.lb_caa016.Size = new System.Drawing.Size(34, 21);
-            this.lb_caa016.TabIndex = 243;
-            this.lb_caa016.Text = "澶囨敞";
-            // 
-            // txt_caa016
-            // 
-            this.txt_caa016.Location = new System.Drawing.Point(95, 149);
-            this.txt_caa016.Name = "txt_caa016";
-            this.txt_caa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa016.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa016.Size = new System.Drawing.Size(642, 28);
-            this.txt_caa016.TabIndex = 243;
-            // 
-            // gv_caa016
-            // 
-            this.gv_caa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa016.AppearanceCell.Options.UseFont = true;
-            this.gv_caa016.Caption = "澶囨敞";
-            this.gv_caa016.FieldName = "caa016";
-            this.gv_caa016.MinWidth = 50;
-            this.gv_caa016.Name = "gv_caa016";
-            this.gv_caa016.OptionsColumn.AllowEdit = false;
-            this.gv_caa016.Tag = "query_a.CAA016";
-            this.gv_caa016.Visible = true;
-            this.gv_caa016.VisibleIndex = 21;
-            this.gv_caa016.Width = 100;
-            // 
-            // lb_caa012
-            // 
-            this.lb_caa012.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa012.Appearance.Options.UseFont = true;
-            this.lb_caa012.Location = new System.Drawing.Point(260, 20);
-            this.lb_caa012.Name = "lb_caa012";
-            this.lb_caa012.Size = new System.Drawing.Size(68, 21);
-            this.lb_caa012.TabIndex = 231;
-            this.lb_caa012.Text = "宸ュ崟鏁伴噺";
-            // 
-            // txt_caa012
-            // 
-            this.txt_caa012.Location = new System.Drawing.Point(336, 16);
-            this.txt_caa012.Name = "txt_caa012";
-            this.txt_caa012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa012.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa012.Size = new System.Drawing.Size(150, 28);
-            this.txt_caa012.TabIndex = 231;
-            // 
-            // gv_caa012
-            // 
-            this.gv_caa012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa012.AppearanceCell.Options.UseFont = true;
-            this.gv_caa012.Caption = "鎬绘暟";
-            this.gv_caa012.FieldName = "caa012";
-            this.gv_caa012.MinWidth = 50;
-            this.gv_caa012.Name = "gv_caa012";
-            this.gv_caa012.OptionsColumn.AllowEdit = false;
-            this.gv_caa012.Tag = "query_a.CAA012";
-            this.gv_caa012.Visible = true;
-            this.gv_caa012.VisibleIndex = 10;
-            this.gv_caa012.Width = 50;
-            // 
-            // lb_caa011
-            // 
-            this.lb_caa011.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa011.Appearance.Options.UseFont = true;
-            this.lb_caa011.Location = new System.Drawing.Point(780, 52);
-            this.lb_caa011.Name = "lb_caa011";
-            this.lb_caa011.Size = new System.Drawing.Size(102, 21);
-            this.lb_caa011.TabIndex = 228;
-            this.lb_caa011.Text = "棰勮瀹屽伐鏃堕棿";
-            // 
-            // txt_caa011
-            // 
-            this.txt_caa011.Location = new System.Drawing.Point(893, 48);
-            this.txt_caa011.Name = "txt_caa011";
-            this.txt_caa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa011.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa011.Size = new System.Drawing.Size(179, 28);
-            this.txt_caa011.TabIndex = 228;
-            // 
-            // gv_caa011
-            // 
-            this.gv_caa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa011.AppearanceCell.Options.UseFont = true;
-            this.gv_caa011.Caption = "棰勮瀹屽伐鏃堕棿";
-            this.gv_caa011.FieldName = "caa011";
-            this.gv_caa011.MinWidth = 50;
-            this.gv_caa011.Name = "gv_caa011";
-            this.gv_caa011.OptionsColumn.AllowEdit = false;
-            this.gv_caa011.Tag = "query_a.CAA011";
-            this.gv_caa011.Visible = true;
-            this.gv_caa011.VisibleIndex = 14;
-            this.gv_caa011.Width = 180;
-            // 
-            // lb_caa010
-            // 
-            this.lb_caa010.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa010.Appearance.Options.UseFont = true;
-            this.lb_caa010.Location = new System.Drawing.Point(780, 20);
-            this.lb_caa010.Name = "lb_caa010";
-            this.lb_caa010.Size = new System.Drawing.Size(102, 21);
-            this.lb_caa010.TabIndex = 226;
-            this.lb_caa010.Text = "棰勮寮�宸ユ椂闂�";
-            // 
-            // txt_caa010
-            // 
-            this.txt_caa010.Location = new System.Drawing.Point(893, 16);
-            this.txt_caa010.Name = "txt_caa010";
-            this.txt_caa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa010.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa010.Size = new System.Drawing.Size(179, 28);
-            this.txt_caa010.TabIndex = 226;
-            // 
-            // gv_caa010
-            // 
-            this.gv_caa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa010.AppearanceCell.Options.UseFont = true;
-            this.gv_caa010.Caption = "棰勮寮�宸ユ椂闂�";
-            this.gv_caa010.FieldName = "caa010";
-            this.gv_caa010.MinWidth = 50;
-            this.gv_caa010.Name = "gv_caa010";
-            this.gv_caa010.OptionsColumn.AllowEdit = false;
-            this.gv_caa010.Tag = "query_a.CAA010";
-            this.gv_caa010.Visible = true;
-            this.gv_caa010.VisibleIndex = 13;
-            this.gv_caa010.Width = 180;
-            // 
-            // lb_caa009
-            // 
-            this.lb_caa009.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa009.Appearance.Options.UseFont = true;
-            this.lb_caa009.Location = new System.Drawing.Point(294, 85);
-            this.lb_caa009.Name = "lb_caa009";
-            this.lb_caa009.Size = new System.Drawing.Size(34, 21);
-            this.lb_caa009.TabIndex = 222;
-            this.lb_caa009.Text = "鍗曚綅";
-            // 
-            // txt_dwName
-            // 
-            this.txt_dwName.Location = new System.Drawing.Point(336, 81);
-            this.txt_dwName.Name = "txt_dwName";
-            this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
-            this.txt_dwName.Size = new System.Drawing.Size(150, 28);
-            this.txt_dwName.TabIndex = 222;
-            // 
-            // gv_caa009
-            // 
-            this.gv_caa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa009.AppearanceCell.Options.UseFont = true;
-            this.gv_caa009.Caption = "鍗曚綅";
-            this.gv_caa009.FieldName = "fname";
-            this.gv_caa009.MinWidth = 50;
-            this.gv_caa009.Name = "gv_caa009";
-            this.gv_caa009.OptionsColumn.AllowEdit = false;
-            this.gv_caa009.Tag = "query_a.CAA009";
-            this.gv_caa009.Visible = true;
-            this.gv_caa009.VisibleIndex = 11;
-            this.gv_caa009.Width = 50;
-            // 
-            // lb_caa006
-            // 
-            this.lb_caa006.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa006.Appearance.Options.UseFont = true;
-            this.lb_caa006.Location = new System.Drawing.Point(20, 119);
-            this.lb_caa006.Name = "lb_caa006";
-            this.lb_caa006.Size = new System.Drawing.Size(68, 21);
-            this.lb_caa006.TabIndex = 219;
-            this.lb_caa006.Text = "浜у搧缂栫爜";
-            // 
-            // txt_itemNo
-            // 
-            this.txt_itemNo.Location = new System.Drawing.Point(95, 115);
-            this.txt_itemNo.Name = "txt_itemNo";
-            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(150, 28);
-            this.txt_itemNo.TabIndex = 219;
-            // 
-            // gv_caa006
-            // 
-            this.gv_caa006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa006.AppearanceCell.Options.UseFont = true;
-            this.gv_caa006.Caption = "浜у搧缂栫爜";
-            this.gv_caa006.FieldName = "itemNo";
-            this.gv_caa006.MinWidth = 50;
-            this.gv_caa006.Name = "gv_caa006";
-            this.gv_caa006.OptionsColumn.AllowEdit = false;
-            this.gv_caa006.Tag = "query_a.CAA006";
-            this.gv_caa006.Visible = true;
-            this.gv_caa006.VisibleIndex = 7;
-            this.gv_caa006.Width = 80;
-            // 
-            // lb_caa005
-            // 
-            this.lb_caa005.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa005.Appearance.Options.UseFont = true;
-            this.lb_caa005.Location = new System.Drawing.Point(780, 85);
-            this.lb_caa005.Name = "lb_caa005";
-            this.lb_caa005.Size = new System.Drawing.Size(102, 21);
-            this.lb_caa005.TabIndex = 217;
-            this.lb_caa005.Text = "璁″垝涓嬭揪鏃堕棿";
-            // 
-            // txt_caa005
-            // 
-            this.txt_caa005.Location = new System.Drawing.Point(893, 81);
-            this.txt_caa005.Name = "txt_caa005";
-            this.txt_caa005.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa005.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa005.Size = new System.Drawing.Size(179, 28);
-            this.txt_caa005.TabIndex = 217;
-            // 
-            // gv_caa005
-            // 
-            this.gv_caa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa005.AppearanceCell.Options.UseFont = true;
-            this.gv_caa005.Caption = "鍚屾鏃堕棿";
-            this.gv_caa005.FieldName = "createDate";
-            this.gv_caa005.MinWidth = 50;
-            this.gv_caa005.Name = "gv_caa005";
-            this.gv_caa005.OptionsColumn.AllowEdit = false;
-            this.gv_caa005.Tag = "query_a.CAA005";
-            this.gv_caa005.Visible = true;
-            this.gv_caa005.VisibleIndex = 24;
-            this.gv_caa005.Width = 180;
-            // 
-            // lb_caa001
-            // 
-            this.lb_caa001.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_caa001.Appearance.Options.UseFont = true;
-            this.lb_caa001.Location = new System.Drawing.Point(20, 20);
-            this.lb_caa001.Name = "lb_caa001";
-            this.lb_caa001.Size = new System.Drawing.Size(68, 21);
-            this.lb_caa001.TabIndex = 213;
-            this.lb_caa001.Text = "鎶曟枡鍗曞彿";
-            // 
-            // txt_caa001
-            // 
-            this.txt_caa001.Location = new System.Drawing.Point(95, 16);
-            this.txt_caa001.Name = "txt_caa001";
-            this.txt_caa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_caa001.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa001.Size = new System.Drawing.Size(150, 28);
-            this.txt_caa001.TabIndex = 213;
-            // 
-            // gv_caa001
-            // 
-            this.gv_caa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_caa001.AppearanceCell.Options.UseFont = true;
-            this.gv_caa001.Caption = "鎶曟枡鍗曞彿";
-            this.gv_caa001.FieldName = "caa001";
-            this.gv_caa001.MinWidth = 50;
-            this.gv_caa001.Name = "gv_caa001";
-            this.gv_caa001.OptionsColumn.AllowEdit = false;
-            this.gv_caa001.Tag = "query_a.CAA001";
-            this.gv_caa001.Visible = true;
-            this.gv_caa001.VisibleIndex = 3;
-            this.gv_caa001.Width = 100;
             // 
             // toolBarMenu1
             // 
@@ -985,16 +244,61 @@
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
             // 
-            // gcMain
+            // xtraTabControl1
             // 
-            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";
-            this.gcMain.Size = new System.Drawing.Size(1126, 531);
-            this.gcMain.TabIndex = 1;
-            this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
+            // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
+            this.picCheckBox.Location = new System.Drawing.Point(1001, 55);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 6;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
+            // xtraTabPage1
+            // 
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+            // 
+            // split1
+            // 
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Size = new System.Drawing.Size(1126, 570);
+            this.split1.SplitterPosition = 545;
+            this.split1.TabIndex = 4;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1126, 506);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
             // 
             // gridView1
@@ -1052,12 +356,27 @@
             this.gridColumn37,
             this.gridColumn38,
             this.gridColumn39});
-            this.gridView1.GridControl = this.gcMain;
+            this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gv_fstatus
+            // 
+            this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
+            this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_fstatus.FieldName = "fstatusChk";
+            this.gv_fstatus.MaxWidth = 50;
+            this.gv_fstatus.MinWidth = 50;
+            this.gv_fstatus.Name = "gv_fstatus";
+            this.gv_fstatus.OptionsColumn.AllowEdit = false;
+            this.gv_fstatus.Tag = "query_a.FSTATUS";
+            this.gv_fstatus.Visible = true;
+            this.gv_fstatus.VisibleIndex = 0;
+            this.gv_fstatus.Width = 50;
             // 
             // gridColumn5
             // 
@@ -1082,6 +401,20 @@
             this.gridColumn8.VisibleIndex = 2;
             this.gridColumn8.Width = 200;
             // 
+            // gv_caa001
+            // 
+            this.gv_caa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa001.AppearanceCell.Options.UseFont = true;
+            this.gv_caa001.Caption = "鎶曟枡鍗曞彿";
+            this.gv_caa001.FieldName = "caa001";
+            this.gv_caa001.MinWidth = 50;
+            this.gv_caa001.Name = "gv_caa001";
+            this.gv_caa001.OptionsColumn.AllowEdit = false;
+            this.gv_caa001.Tag = "query_a.CAA001";
+            this.gv_caa001.Visible = true;
+            this.gv_caa001.VisibleIndex = 3;
+            this.gv_caa001.Width = 100;
+            // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "涓氬姟鐘舵��";
@@ -1104,6 +437,34 @@
             this.gridColumn9.VisibleIndex = 5;
             this.gridColumn9.Width = 60;
             // 
+            // gv_caa020
+            // 
+            this.gv_caa020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa020.AppearanceCell.Options.UseFont = true;
+            this.gv_caa020.Caption = "浠诲姟鍗曞彿";
+            this.gv_caa020.FieldName = "caa020";
+            this.gv_caa020.MinWidth = 50;
+            this.gv_caa020.Name = "gv_caa020";
+            this.gv_caa020.OptionsColumn.AllowEdit = false;
+            this.gv_caa020.Tag = "query_a.CAA020";
+            this.gv_caa020.Visible = true;
+            this.gv_caa020.VisibleIndex = 6;
+            this.gv_caa020.Width = 100;
+            // 
+            // gv_caa006
+            // 
+            this.gv_caa006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa006.AppearanceCell.Options.UseFont = true;
+            this.gv_caa006.Caption = "浜у搧缂栫爜";
+            this.gv_caa006.FieldName = "itemNo";
+            this.gv_caa006.MinWidth = 50;
+            this.gv_caa006.Name = "gv_caa006";
+            this.gv_caa006.OptionsColumn.AllowEdit = false;
+            this.gv_caa006.Tag = "query_a.CAA006";
+            this.gv_caa006.Visible = true;
+            this.gv_caa006.VisibleIndex = 7;
+            this.gv_caa006.Width = 80;
+            // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "浜у搧鍚嶇О";
@@ -1115,6 +476,134 @@
             this.gridColumn3.VisibleIndex = 8;
             this.gridColumn3.Width = 120;
             // 
+            // gv_caa021
+            // 
+            this.gv_caa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa021.AppearanceCell.Options.UseFont = true;
+            this.gv_caa021.Caption = "鐢熶骇杞﹂棿";
+            this.gv_caa021.FieldName = "sccj";
+            this.gv_caa021.MinWidth = 50;
+            this.gv_caa021.Name = "gv_caa021";
+            this.gv_caa021.OptionsColumn.AllowEdit = false;
+            this.gv_caa021.Tag = "query_a.CAA021";
+            this.gv_caa021.Visible = true;
+            this.gv_caa021.VisibleIndex = 9;
+            this.gv_caa021.Width = 120;
+            // 
+            // gv_caa012
+            // 
+            this.gv_caa012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa012.AppearanceCell.Options.UseFont = true;
+            this.gv_caa012.Caption = "鎬绘暟";
+            this.gv_caa012.FieldName = "caa012";
+            this.gv_caa012.MinWidth = 50;
+            this.gv_caa012.Name = "gv_caa012";
+            this.gv_caa012.OptionsColumn.AllowEdit = false;
+            this.gv_caa012.Tag = "query_a.CAA012";
+            this.gv_caa012.Visible = true;
+            this.gv_caa012.VisibleIndex = 10;
+            this.gv_caa012.Width = 50;
+            // 
+            // gv_caa009
+            // 
+            this.gv_caa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa009.AppearanceCell.Options.UseFont = true;
+            this.gv_caa009.Caption = "鍗曚綅";
+            this.gv_caa009.FieldName = "fname";
+            this.gv_caa009.MinWidth = 50;
+            this.gv_caa009.Name = "gv_caa009";
+            this.gv_caa009.OptionsColumn.AllowEdit = false;
+            this.gv_caa009.Tag = "query_a.CAA009";
+            this.gv_caa009.Visible = true;
+            this.gv_caa009.VisibleIndex = 11;
+            this.gv_caa009.Width = 50;
+            // 
+            // gv_caa024
+            // 
+            this.gv_caa024.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa024.AppearanceCell.Options.UseFont = true;
+            this.gv_caa024.Caption = "宸插叆搴撴暟";
+            this.gv_caa024.FieldName = "caa024";
+            this.gv_caa024.MaxWidth = 50;
+            this.gv_caa024.MinWidth = 50;
+            this.gv_caa024.Name = "gv_caa024";
+            this.gv_caa024.OptionsColumn.AllowEdit = false;
+            this.gv_caa024.Tag = "query_a.CAA024";
+            this.gv_caa024.Visible = true;
+            this.gv_caa024.VisibleIndex = 12;
+            this.gv_caa024.Width = 50;
+            // 
+            // gv_caa010
+            // 
+            this.gv_caa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa010.AppearanceCell.Options.UseFont = true;
+            this.gv_caa010.Caption = "棰勮寮�宸ユ椂闂�";
+            this.gv_caa010.FieldName = "caa010";
+            this.gv_caa010.MinWidth = 50;
+            this.gv_caa010.Name = "gv_caa010";
+            this.gv_caa010.OptionsColumn.AllowEdit = false;
+            this.gv_caa010.Tag = "query_a.CAA010";
+            this.gv_caa010.Visible = true;
+            this.gv_caa010.VisibleIndex = 13;
+            this.gv_caa010.Width = 180;
+            // 
+            // gv_caa011
+            // 
+            this.gv_caa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa011.AppearanceCell.Options.UseFont = true;
+            this.gv_caa011.Caption = "棰勮瀹屽伐鏃堕棿";
+            this.gv_caa011.FieldName = "caa011";
+            this.gv_caa011.MinWidth = 50;
+            this.gv_caa011.Name = "gv_caa011";
+            this.gv_caa011.OptionsColumn.AllowEdit = false;
+            this.gv_caa011.Tag = "query_a.CAA011";
+            this.gv_caa011.Visible = true;
+            this.gv_caa011.VisibleIndex = 14;
+            this.gv_caa011.Width = 180;
+            // 
+            // gv_checkUser
+            // 
+            this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+            this.gv_checkUser.Caption = "瀹℃牳浜�";
+            this.gv_checkUser.FieldName = "checkUser";
+            this.gv_checkUser.MinWidth = 50;
+            this.gv_checkUser.Name = "gv_checkUser";
+            this.gv_checkUser.OptionsColumn.AllowEdit = false;
+            this.gv_checkUser.Tag = "query_a.CHECK_USER";
+            this.gv_checkUser.Visible = true;
+            this.gv_checkUser.VisibleIndex = 15;
+            this.gv_checkUser.Width = 50;
+            // 
+            // gv_saleOrderNo
+            // 
+            this.gv_saleOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_saleOrderNo.AppearanceCell.Options.UseFont = true;
+            this.gv_saleOrderNo.Caption = "闇�姹傚崟鎹彿";
+            this.gv_saleOrderNo.FieldName = "saleOrderNo";
+            this.gv_saleOrderNo.MinWidth = 50;
+            this.gv_saleOrderNo.Name = "gv_saleOrderNo";
+            this.gv_saleOrderNo.OptionsColumn.AllowEdit = false;
+            this.gv_saleOrderNo.Tag = "query_a.SALE_ORDER_NO";
+            this.gv_saleOrderNo.Visible = true;
+            this.gv_saleOrderNo.VisibleIndex = 16;
+            this.gv_saleOrderNo.Width = 100;
+            // 
+            // gv_saleOrderEntryseq
+            // 
+            this.gv_saleOrderEntryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_saleOrderEntryseq.AppearanceCell.Options.UseFont = true;
+            this.gv_saleOrderEntryseq.Caption = "闇�姹傚崟鎹鍙�";
+            this.gv_saleOrderEntryseq.FieldName = "saleOrderEntryseq";
+            this.gv_saleOrderEntryseq.MaxWidth = 60;
+            this.gv_saleOrderEntryseq.MinWidth = 50;
+            this.gv_saleOrderEntryseq.Name = "gv_saleOrderEntryseq";
+            this.gv_saleOrderEntryseq.OptionsColumn.AllowEdit = false;
+            this.gv_saleOrderEntryseq.Tag = "query_a.SALE_ORDER_ENTRYSEQ";
+            this.gv_saleOrderEntryseq.Visible = true;
+            this.gv_saleOrderEntryseq.VisibleIndex = 17;
+            this.gv_saleOrderEntryseq.Width = 50;
+            // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "鍗曟嵁绫诲瀷";
@@ -1125,6 +614,48 @@
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 18;
             this.gridColumn2.Width = 110;
+            // 
+            // gv_forceCloserid
+            // 
+            this.gv_forceCloserid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_forceCloserid.AppearanceCell.Options.UseFont = true;
+            this.gv_forceCloserid.Caption = "缁撴浜�";
+            this.gv_forceCloserid.FieldName = "forceCloserid";
+            this.gv_forceCloserid.MinWidth = 50;
+            this.gv_forceCloserid.Name = "gv_forceCloserid";
+            this.gv_forceCloserid.OptionsColumn.AllowEdit = false;
+            this.gv_forceCloserid.Tag = "query_a.FORCE_CLOSERID";
+            this.gv_forceCloserid.Visible = true;
+            this.gv_forceCloserid.VisibleIndex = 19;
+            this.gv_forceCloserid.Width = 80;
+            // 
+            // gv_closeType
+            // 
+            this.gv_closeType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_closeType.AppearanceCell.Options.UseFont = true;
+            this.gv_closeType.Caption = "缁撴绫诲瀷";
+            this.gv_closeType.FieldName = "closeType";
+            this.gv_closeType.MinWidth = 50;
+            this.gv_closeType.Name = "gv_closeType";
+            this.gv_closeType.OptionsColumn.AllowEdit = false;
+            this.gv_closeType.Tag = "query_a.CLOSE_TYPE";
+            this.gv_closeType.Visible = true;
+            this.gv_closeType.VisibleIndex = 20;
+            this.gv_closeType.Width = 80;
+            // 
+            // gv_caa016
+            // 
+            this.gv_caa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa016.AppearanceCell.Options.UseFont = true;
+            this.gv_caa016.Caption = "澶囨敞";
+            this.gv_caa016.FieldName = "caa016";
+            this.gv_caa016.MinWidth = 50;
+            this.gv_caa016.Name = "gv_caa016";
+            this.gv_caa016.OptionsColumn.AllowEdit = false;
+            this.gv_caa016.Tag = "query_a.CAA016";
+            this.gv_caa016.Visible = true;
+            this.gv_caa016.VisibleIndex = 21;
+            this.gv_caa016.Width = 100;
             // 
             // gridColumn7
             // 
@@ -1147,6 +678,20 @@
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 23;
             this.gridColumn4.Width = 50;
+            // 
+            // gv_caa005
+            // 
+            this.gv_caa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_caa005.AppearanceCell.Options.UseFont = true;
+            this.gv_caa005.Caption = "鍚屾鏃堕棿";
+            this.gv_caa005.FieldName = "createDate";
+            this.gv_caa005.MinWidth = 50;
+            this.gv_caa005.Name = "gv_caa005";
+            this.gv_caa005.OptionsColumn.AllowEdit = false;
+            this.gv_caa005.Tag = "query_a.CAA005";
+            this.gv_caa005.Visible = true;
+            this.gv_caa005.VisibleIndex = 24;
+            this.gv_caa005.Width = 180;
             // 
             // gridColumn18
             // 
@@ -1368,267 +913,869 @@
             this.gridColumn39.VisibleIndex = 46;
             this.gridColumn39.Width = 94;
             // 
-            // xtraTabControl1
-            // 
-            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
-            this.xtraTabControl1.Name = "xtraTabControl1";
-            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
-            this.xtraTabControl1.TabIndex = 3;
-            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.xtraTabPage1,
-            this.xtraTabPage2});
-            // 
-            // xtraTabPage1
-            // 
-            this.xtraTabPage1.Controls.Add(this.gcMain);
-            this.xtraTabPage1.Controls.Add(this.pageBar1);
-            this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
-            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
-            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 531);
+            this.pageBar1.Location = new System.Drawing.Point(0, 506);
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
             this.pageBar1.Size = new System.Drawing.Size(1126, 39);
-            this.pageBar1.TabIndex = 3;
+            this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage2
             // 
-            this.xtraTabPage2.Controls.Add(this.tabMx);
-            this.xtraTabPage2.Controls.Add(this.panel1);
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
             this.xtraTabPage2.Name = "xtraTabPage2";
             this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
-            // tabMx
+            // splitMx1
             // 
-            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 181);
-            this.tabMx.Name = "tabMx";
-            this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 389);
-            this.tabMx.TabIndex = 2;
-            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.tabMxPage1});
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Name = "splitMx1";
             // 
-            // panel1
+            // splitMx1.splitMx1_Panel1
             // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.labelControl6);
-            this.panel1.Controls.Add(this.txt_wtOrg);
-            this.panel1.Controls.Add(this.labelControl5);
-            this.panel1.Controls.Add(this.txt_scOrg);
-            this.panel1.Controls.Add(this.txt_caa004);
-            this.panel1.Controls.Add(this.labelControl4);
-            this.panel1.Controls.Add(this.labelControl3);
-            this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.labelControl1);
-            this.panel1.Controls.Add(this.txt_itemName);
-            this.panel1.Controls.Add(this.txt_gdzt);
-            this.panel1.Controls.Add(this.labelControl2);
-            this.panel1.Controls.Add(this.txt_dptName);
-            this.panel1.Controls.Add(this.labelControl11);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Controls.Add(this.lb_saleOrderNo);
-            this.panel1.Controls.Add(this.txt_saleOrderNo);
-            this.panel1.Controls.Add(this.lb_stockInlimitl);
-            this.panel1.Controls.Add(this.txt_caa024);
-            this.panel1.Controls.Add(this.lb_caa021);
-            this.panel1.Controls.Add(this.txt_caa020);
-            this.panel1.Controls.Add(this.lb_caa016);
-            this.panel1.Controls.Add(this.txt_caa016);
-            this.panel1.Controls.Add(this.lb_caa012);
-            this.panel1.Controls.Add(this.txt_caa012);
-            this.panel1.Controls.Add(this.lb_caa011);
-            this.panel1.Controls.Add(this.txt_caa011);
-            this.panel1.Controls.Add(this.lb_caa010);
-            this.panel1.Controls.Add(this.txt_caa010);
-            this.panel1.Controls.Add(this.lb_caa009);
-            this.panel1.Controls.Add(this.txt_dwName);
-            this.panel1.Controls.Add(this.lb_caa006);
-            this.panel1.Controls.Add(this.txt_itemNo);
-            this.panel1.Controls.Add(this.lb_caa005);
-            this.panel1.Controls.Add(this.txt_caa005);
-            this.panel1.Controls.Add(this.lb_caa001);
-            this.panel1.Controls.Add(this.txt_caa001);
-            this.panel1.Controls.Add(this.lb_erpid);
-            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
-            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.panel1.Location = new System.Drawing.Point(0, 0);
-            this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1126, 181);
-            this.panel1.TabIndex = 1;
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.splitMx1_Panel2
+            // 
+            this.splitMx1.Panel2.Controls.Add(this.tabMx);
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
+            this.splitMx1.SplitterPosition = 168;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // txt_wtOrg
+            // 
+            this.txt_wtOrg.Location = new System.Drawing.Point(927, 140);
+            this.txt_wtOrg.Name = "txt_wtOrg";
+            this.txt_wtOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_wtOrg.Properties.Appearance.Options.UseFont = true;
+            this.txt_wtOrg.Size = new System.Drawing.Size(166, 28);
+            this.txt_wtOrg.StyleController = this.layoutMx1;
+            this.txt_wtOrg.TabIndex = 465;
+            // 
+            // txt_scOrg
+            // 
+            this.txt_scOrg.Location = new System.Drawing.Point(927, 108);
+            this.txt_scOrg.Name = "txt_scOrg";
+            this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
+            this.txt_scOrg.Size = new System.Drawing.Size(166, 28);
+            this.txt_scOrg.StyleController = this.layoutMx1;
+            this.txt_scOrg.TabIndex = 463;
             // 
             // txt_caa004
             // 
-            this.txt_caa004.Location = new System.Drawing.Point(587, 81);
+            this.txt_caa004.Location = new System.Drawing.Point(656, 76);
             this.txt_caa004.Name = "txt_caa004";
             this.txt_caa004.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_caa004.Properties.Appearance.Options.UseFont = true;
-            this.txt_caa004.Size = new System.Drawing.Size(150, 28);
+            this.txt_caa004.Size = new System.Drawing.Size(165, 28);
+            this.txt_caa004.StyleController = this.layoutMx1;
             this.txt_caa004.TabIndex = 461;
-            // 
-            // labelControl4
-            // 
-            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(507, 85);
-            this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(68, 21);
-            this.labelControl4.TabIndex = 460;
-            this.labelControl4.Text = "鍗曟嵁绫诲瀷";
-            // 
-            // labelControl3
-            // 
-            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(507, 119);
-            this.labelControl3.Name = "labelControl3";
-            this.labelControl3.Size = new System.Drawing.Size(68, 21);
-            this.labelControl3.TabIndex = 458;
-            this.labelControl3.Text = "浜у搧瑙勬牸";
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(587, 115);
+            this.txt_itemModel.Location = new System.Drawing.Point(656, 108);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(150, 28);
+            this.txt_itemModel.Size = new System.Drawing.Size(165, 28);
+            this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 459;
-            // 
-            // labelControl1
-            // 
-            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(260, 119);
-            this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(68, 21);
-            this.labelControl1.TabIndex = 456;
-            this.labelControl1.Text = "浜у搧鍚嶇О";
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(336, 115);
+            this.txt_itemName.Location = new System.Drawing.Point(385, 108);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(150, 28);
+            this.txt_itemName.Size = new System.Drawing.Size(165, 28);
+            this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 457;
             // 
             // txt_gdzt
             // 
-            this.txt_gdzt.Location = new System.Drawing.Point(587, 48);
+            this.txt_gdzt.Location = new System.Drawing.Point(656, 44);
             this.txt_gdzt.Name = "txt_gdzt";
             this.txt_gdzt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_gdzt.Properties.Appearance.Options.UseFont = true;
-            this.txt_gdzt.Size = new System.Drawing.Size(150, 28);
+            this.txt_gdzt.Size = new System.Drawing.Size(165, 28);
+            this.txt_gdzt.StyleController = this.layoutMx1;
             this.txt_gdzt.TabIndex = 455;
-            // 
-            // labelControl2
-            // 
-            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(507, 52);
-            this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(68, 21);
-            this.labelControl2.TabIndex = 454;
-            this.labelControl2.Text = "宸ュ崟鐘舵��";
             // 
             // txt_dptName
             // 
-            this.txt_dptName.Location = new System.Drawing.Point(587, 16);
+            this.txt_dptName.Location = new System.Drawing.Point(656, 12);
             this.txt_dptName.Name = "txt_dptName";
             this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_dptName.Properties.Appearance.Options.UseFont = true;
-            this.txt_dptName.Size = new System.Drawing.Size(150, 28);
+            this.txt_dptName.Size = new System.Drawing.Size(165, 28);
+            this.txt_dptName.StyleController = this.layoutMx1;
             this.txt_dptName.TabIndex = 451;
             // 
-            // labelControl11
+            // txt_saleOrderNo
             // 
-            this.labelControl11.Location = new System.Drawing.Point(1070, 35);
-            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.labelControl11.Name = "labelControl11";
-            this.labelControl11.Size = new System.Drawing.Size(45, 18);
-            this.labelControl11.TabIndex = 130;
-            this.labelControl11.Text = "涓婚敭锛�";
-            this.labelControl11.Visible = false;
+            this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 76);
+            this.txt_saleOrderNo.Name = "txt_saleOrderNo";
+            this.txt_saleOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_saleOrderNo.Size = new System.Drawing.Size(165, 28);
+            this.txt_saleOrderNo.StyleController = this.layoutMx1;
+            this.txt_saleOrderNo.TabIndex = 450;
+            // 
+            // txt_caa024
+            // 
+            this.txt_caa024.Location = new System.Drawing.Point(385, 44);
+            this.txt_caa024.Name = "txt_caa024";
+            this.txt_caa024.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa024.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa024.Size = new System.Drawing.Size(165, 28);
+            this.txt_caa024.StyleController = this.layoutMx1;
+            this.txt_caa024.TabIndex = 370;
+            // 
+            // txt_caa020
+            // 
+            this.txt_caa020.Location = new System.Drawing.Point(114, 44);
+            this.txt_caa020.Name = "txt_caa020";
+            this.txt_caa020.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa020.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa020.Size = new System.Drawing.Size(165, 28);
+            this.txt_caa020.StyleController = this.layoutMx1;
+            this.txt_caa020.TabIndex = 262;
+            // 
+            // txt_caa016
+            // 
+            this.txt_caa016.Location = new System.Drawing.Point(114, 140);
+            this.txt_caa016.Name = "txt_caa016";
+            this.txt_caa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa016.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa016.Size = new System.Drawing.Size(436, 28);
+            this.txt_caa016.StyleController = this.layoutMx1;
+            this.txt_caa016.TabIndex = 243;
+            // 
+            // txt_caa012
+            // 
+            this.txt_caa012.Location = new System.Drawing.Point(385, 12);
+            this.txt_caa012.Name = "txt_caa012";
+            this.txt_caa012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa012.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa012.Size = new System.Drawing.Size(165, 28);
+            this.txt_caa012.StyleController = this.layoutMx1;
+            this.txt_caa012.TabIndex = 231;
+            // 
+            // txt_caa011
+            // 
+            this.txt_caa011.Location = new System.Drawing.Point(927, 44);
+            this.txt_caa011.Name = "txt_caa011";
+            this.txt_caa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa011.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa011.Size = new System.Drawing.Size(166, 28);
+            this.txt_caa011.StyleController = this.layoutMx1;
+            this.txt_caa011.TabIndex = 228;
+            // 
+            // txt_caa010
+            // 
+            this.txt_caa010.Location = new System.Drawing.Point(927, 12);
+            this.txt_caa010.Name = "txt_caa010";
+            this.txt_caa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa010.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa010.Size = new System.Drawing.Size(166, 28);
+            this.txt_caa010.StyleController = this.layoutMx1;
+            this.txt_caa010.TabIndex = 226;
+            // 
+            // txt_dwName
+            // 
+            this.txt_dwName.Location = new System.Drawing.Point(385, 76);
+            this.txt_dwName.Name = "txt_dwName";
+            this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
+            this.txt_dwName.Size = new System.Drawing.Size(165, 28);
+            this.txt_dwName.StyleController = this.layoutMx1;
+            this.txt_dwName.TabIndex = 222;
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.Location = new System.Drawing.Point(114, 108);
+            this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemNo.Size = new System.Drawing.Size(165, 28);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 219;
+            // 
+            // txt_caa005
+            // 
+            this.txt_caa005.Location = new System.Drawing.Point(927, 76);
+            this.txt_caa005.Name = "txt_caa005";
+            this.txt_caa005.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa005.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa005.Size = new System.Drawing.Size(166, 28);
+            this.txt_caa005.StyleController = this.layoutMx1;
+            this.txt_caa005.TabIndex = 217;
+            // 
+            // txt_caa001
+            // 
+            this.txt_caa001.Location = new System.Drawing.Point(114, 12);
+            this.txt_caa001.Name = "txt_caa001";
+            this.txt_caa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_caa001.Properties.Appearance.Options.UseFont = true;
+            this.txt_caa001.Size = new System.Drawing.Size(165, 28);
+            this.txt_caa001.StyleController = this.layoutMx1;
+            this.txt_caa001.TabIndex = 213;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_wtOrg);
+            this.layoutMx1.Controls.Add(this.txt_scOrg);
+            this.layoutMx1.Controls.Add(this.txt_caa016);
+            this.layoutMx1.Controls.Add(this.txt_caa004);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_caa001);
+            this.layoutMx1.Controls.Add(this.txt_caa012);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_dptName);
+            this.layoutMx1.Controls.Add(this.txt_caa010);
+            this.layoutMx1.Controls.Add(this.txt_caa020);
+            this.layoutMx1.Controls.Add(this.txt_caa024);
+            this.layoutMx1.Controls.Add(this.txt_gdzt);
+            this.layoutMx1.Controls.Add(this.txt_caa011);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_saleOrderNo);
+            this.layoutMx1.Controls.Add(this.txt_dwName);
+            this.layoutMx1.Controls.Add(this.txt_caa005);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem19});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 168);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem1,
+            this.layoutControlItem2,
+            this.layoutControlItem3,
+            this.layoutControlItem4,
+            this.layoutControlItem5,
+            this.layoutControlItem6,
+            this.layoutControlItem7,
+            this.layoutControlItem8,
+            this.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem11,
+            this.layoutControlItem12,
+            this.layoutControlItem13,
+            this.layoutControlItem14,
+            this.layoutControlItem15,
+            this.layoutControlItem16,
+            this.layoutControlItem17,
+            this.layoutControlItem18});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition5.Height = 100D;
+            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5});
+            this.Root.Size = new System.Drawing.Size(1105, 180);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_caa001;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem1.Text = "鎶曟枡鍗曞彿";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_caa012;
+            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem2.Text = "宸ュ崟鏁伴噺";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_dptName;
+            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem3.Text = "鐢熶骇杞﹂棿";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_caa010;
+            this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem4.Text = "棰勮寮�宸ユ椂闂�";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_caa020;
+            this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem5.Text = "浠诲姟鍗曞彿";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_caa024;
+            this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem6.Text = "鍏ュ簱鏁伴噺";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_gdzt;
+            this.layoutControlItem7.Location = new System.Drawing.Point(542, 32);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem7.Text = "宸ュ崟鐘舵��";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_caa011;
+            this.layoutControlItem8.Location = new System.Drawing.Point(813, 32);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem8.Text = "棰勮瀹屽伐鏃堕棿";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_saleOrderNo;
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem9.Text = "闇�姹傚崟鍙�";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_dwName;
+            this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem10.Text = "鍗曚綅";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_caa004;
+            this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem11.Text = "鍗曟嵁绫诲瀷";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_caa005;
+            this.layoutControlItem12.Location = new System.Drawing.Point(813, 64);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem12.Text = "璁″垝涓嬭揪鏃堕棿";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_itemNo;
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem13.Text = "浜у搧缂栫爜";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_itemName;
+            this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem14.Text = "浜у搧鍚嶇О";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_itemModel;
+            this.layoutControlItem15.Location = new System.Drawing.Point(542, 96);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem15.Text = "浜у搧瑙勬牸";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.txt_scOrg;
+            this.layoutControlItem16.Location = new System.Drawing.Point(813, 96);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem16.Text = "鐢熶骇缁勭粐";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_caa016;
+            this.layoutControlItem17.Location = new System.Drawing.Point(0, 128);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem17.Size = new System.Drawing.Size(542, 32);
+            this.layoutControlItem17.Text = "澶囨敞";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_wtOrg;
+            this.layoutControlItem18.Location = new System.Drawing.Point(813, 128);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem18.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem18.Text = "濮旀墭缁勭粐";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
             // lbGuid
             // 
-            this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(1121, 35);
+            this.lbGuid.Location = new System.Drawing.Point(554, 140);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Visible = false;
+            this.lbGuid.Size = new System.Drawing.Size(267, 28);
+            this.lbGuid.TabIndex = 466;
+            this.lbGuid.Text = "lbGuid";
             // 
-            // lb_erpid
+            // layoutControlItem19
             // 
-            this.lb_erpid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_erpid.Appearance.Options.UseFont = true;
-            this.lb_erpid.Location = new System.Drawing.Point(20, 52);
-            this.lb_erpid.Name = "lb_erpid";
-            this.lb_erpid.Size = new System.Drawing.Size(68, 21);
-            this.lb_erpid.TabIndex = 211;
-            this.lb_erpid.Text = "浠诲姟鍗曞彿";
+            this.layoutControlItem19.Control = this.lbGuid;
+            this.layoutControlItem19.Location = new System.Drawing.Point(542, 128);
+            this.layoutControlItem19.Name = "layoutControlItem19";
+            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem19.Text = "lbGuid";
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem19.TextVisible = false;
             // 
-            // picCheckBox
+            // tabMx
             // 
-            this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image")));
-            this.picCheckBox.Location = new System.Drawing.Point(1001, 55);
-            this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
-            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-            this.picCheckBox.TabIndex = 6;
-            this.picCheckBox.TabStop = false;
-            this.picCheckBox.Visible = false;
+            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.tabMx.Location = new System.Drawing.Point(0, 0);
+            this.tabMx.Name = "tabMx";
+            this.tabMx.SelectedTabPage = this.tabMxPage1;
+            this.tabMx.Size = new System.Drawing.Size(1126, 390);
+            this.tabMx.TabIndex = 3;
+            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage1});
             // 
-            // labelControl5
+            // tabMxPage1
             // 
-            this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl5.Appearance.Options.UseFont = true;
-            this.labelControl5.Location = new System.Drawing.Point(780, 116);
-            this.labelControl5.Name = "labelControl5";
-            this.labelControl5.Size = new System.Drawing.Size(68, 21);
-            this.labelControl5.TabIndex = 462;
-            this.labelControl5.Text = "鐢熶骇缁勭粐";
+            this.tabMxPage1.Controls.Add(this.gcMx1);
+            this.tabMxPage1.Name = "tabMxPage1";
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 358);
+            this.tabMxPage1.Text = "鏄庣粏";
             // 
-            // txt_scOrg
+            // gcMx1
             // 
-            this.txt_scOrg.Location = new System.Drawing.Point(854, 112);
-            this.txt_scOrg.Name = "txt_scOrg";
-            this.txt_scOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
-            this.txt_scOrg.Size = new System.Drawing.Size(218, 28);
-            this.txt_scOrg.TabIndex = 463;
+            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx1.Location = new System.Drawing.Point(0, 0);
+            this.gcMx1.MainView = this.gvMx1;
+            this.gcMx1.Name = "gcMx1";
+            this.gcMx1.Size = new System.Drawing.Size(1124, 358);
+            this.gcMx1.TabIndex = 0;
+            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx1});
             // 
-            // labelControl6
+            // gvMx1
             // 
-            this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl6.Appearance.Options.UseFont = true;
-            this.labelControl6.Location = new System.Drawing.Point(780, 153);
-            this.labelControl6.Name = "labelControl6";
-            this.labelControl6.Size = new System.Drawing.Size(68, 21);
-            this.labelControl6.TabIndex = 464;
-            this.labelControl6.Text = "濮旀墭缁勭粐";
+            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gvMx1guid,
+            this.gvMx1cab002,
+            this.gridColumn6,
+            this.gvMx1cab003,
+            this.gridColumn14,
+            this.gridColumn10,
+            this.gvMx1cab012,
+            this.gvMx1cab006,
+            this.gvMx1cab009,
+            this.gvMx1cab007,
+            this.gvMx1cab014,
+            this.gridColumn11,
+            this.gridColumn12,
+            this.gridColumn13,
+            this.gvMx1mtono,
+            this.gvMx1numerator,
+            this.gvMx1denominator,
+            this.gvMx1depotCode,
+            this.gridColumn15,
+            this.gvMx1issueType,
+            this.gridColumn16,
+            this.gvMx1scraprate,
+            this.gvMx1scrapqty,
+            this.gridColumn17});
+            this.gvMx1.GridControl = this.gcMx1;
+            this.gvMx1.Name = "gvMx1";
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
+            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+            this.gvMx1.OptionsLayout.Columns.AddNewColumns = false;
+            this.gvMx1.OptionsView.ShowGroupPanel = false;
             // 
-            // txt_wtOrg
+            // gvMx1guid
             // 
-            this.txt_wtOrg.Location = new System.Drawing.Point(854, 149);
-            this.txt_wtOrg.Name = "txt_wtOrg";
-            this.txt_wtOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_wtOrg.Properties.Appearance.Options.UseFont = true;
-            this.txt_wtOrg.Size = new System.Drawing.Size(218, 28);
-            this.txt_wtOrg.TabIndex = 465;
+            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
+            this.gvMx1guid.Caption = "guid";
+            this.gvMx1guid.FieldName = "guid";
+            this.gvMx1guid.MinWidth = 50;
+            this.gvMx1guid.Name = "gvMx1guid";
+            this.gvMx1guid.Tag = "query_a.guid";
+            this.gvMx1guid.Width = 94;
+            // 
+            // gvMx1cab002
+            // 
+            this.gvMx1cab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab002.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab002.Caption = "搴忓彿";
+            this.gvMx1cab002.FieldName = "cab002";
+            this.gvMx1cab002.MinWidth = 50;
+            this.gvMx1cab002.Name = "gvMx1cab002";
+            this.gvMx1cab002.Tag = "query_a.CAB002";
+            this.gvMx1cab002.Visible = true;
+            this.gvMx1cab002.VisibleIndex = 0;
+            this.gvMx1cab002.Width = 94;
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "ppbom鍗曞彿";
+            this.gridColumn6.FieldName = "cab001";
+            this.gridColumn6.MinWidth = 80;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 1;
+            this.gridColumn6.Width = 94;
+            // 
+            // gvMx1cab003
+            // 
+            this.gvMx1cab003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab003.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab003.Caption = "鏉愭枡缂栫爜";
+            this.gvMx1cab003.FieldName = "wlbm";
+            this.gvMx1cab003.MinWidth = 50;
+            this.gvMx1cab003.Name = "gvMx1cab003";
+            this.gvMx1cab003.Tag = "query_a.CAB003";
+            this.gvMx1cab003.Visible = true;
+            this.gvMx1cab003.VisibleIndex = 2;
+            this.gvMx1cab003.Width = 94;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鐗╂枡鍚嶇О";
+            this.gridColumn14.FieldName = "itemName";
+            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 3;
+            this.gridColumn14.Width = 94;
+            // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "鐗╂枡瑙勬牸";
+            this.gridColumn10.FieldName = "itemModel";
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 4;
+            this.gridColumn10.Width = 94;
+            // 
+            // gvMx1cab012
+            // 
+            this.gvMx1cab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab012.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab012.Caption = "缁勬垚鐢ㄩ噺";
+            this.gvMx1cab012.FieldName = "cab012";
+            this.gvMx1cab012.MinWidth = 50;
+            this.gvMx1cab012.Name = "gvMx1cab012";
+            this.gvMx1cab012.Tag = "query_a.CAB012";
+            this.gvMx1cab012.Visible = true;
+            this.gvMx1cab012.VisibleIndex = 5;
+            this.gvMx1cab012.Width = 94;
+            // 
+            // gvMx1cab006
+            // 
+            this.gvMx1cab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab006.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab006.Caption = "闇�棰嗙敤閲�";
+            this.gvMx1cab006.FieldName = "cab006";
+            this.gvMx1cab006.MinWidth = 50;
+            this.gvMx1cab006.Name = "gvMx1cab006";
+            this.gvMx1cab006.Tag = "query_a.CAB006";
+            this.gvMx1cab006.Visible = true;
+            this.gvMx1cab006.VisibleIndex = 6;
+            this.gvMx1cab006.Width = 94;
+            // 
+            // gvMx1cab009
+            // 
+            this.gvMx1cab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab009.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab009.Caption = "鍗曚綅";
+            this.gvMx1cab009.FieldName = "dwName";
+            this.gvMx1cab009.MinWidth = 50;
+            this.gvMx1cab009.Name = "gvMx1cab009";
+            this.gvMx1cab009.Tag = "query_a.CAB009";
+            this.gvMx1cab009.Visible = true;
+            this.gvMx1cab009.VisibleIndex = 7;
+            this.gvMx1cab009.Width = 94;
+            // 
+            // gvMx1cab007
+            // 
+            this.gvMx1cab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab007.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab007.Caption = "宸查鐢ㄩ噺";
+            this.gvMx1cab007.FieldName = "cab007";
+            this.gvMx1cab007.MinWidth = 50;
+            this.gvMx1cab007.Name = "gvMx1cab007";
+            this.gvMx1cab007.Tag = "query_a.CAB007";
+            this.gvMx1cab007.Visible = true;
+            this.gvMx1cab007.VisibleIndex = 8;
+            this.gvMx1cab007.Width = 94;
+            // 
+            // gvMx1cab014
+            // 
+            this.gvMx1cab014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1cab014.AppearanceCell.Options.UseFont = true;
+            this.gvMx1cab014.Caption = "鏇挎枡鏍囪瘑";
+            this.gvMx1cab014.FieldName = "cab014Chk";
+            this.gvMx1cab014.MinWidth = 50;
+            this.gvMx1cab014.Name = "gvMx1cab014";
+            this.gvMx1cab014.Tag = "query_a.CAB014";
+            this.gvMx1cab014.Visible = true;
+            this.gvMx1cab014.VisibleIndex = 9;
+            this.gvMx1cab014.Width = 94;
+            // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "鍙戞枡缁勭粐";
+            this.gridColumn11.FieldName = "issuingOrganizationTxt";
+            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 10;
+            this.gridColumn11.Width = 94;
+            // 
+            // gridColumn12
+            // 
+            this.gridColumn12.Caption = "渚涘簲缁勭粐";
+            this.gridColumn12.FieldName = "supplyOrganizationTxt";
+            this.gridColumn12.MinWidth = 25;
+            this.gridColumn12.Name = "gridColumn12";
+            this.gridColumn12.Visible = true;
+            this.gridColumn12.VisibleIndex = 11;
+            this.gridColumn12.Width = 94;
+            // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "璐т富";
+            this.gridColumn13.FieldName = "ownerId";
+            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 12;
+            this.gridColumn13.Width = 94;
+            // 
+            // gvMx1mtono
+            // 
+            this.gvMx1mtono.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1mtono.AppearanceCell.Options.UseFont = true;
+            this.gvMx1mtono.Caption = "璁″垝璺熻釜鍙�";
+            this.gvMx1mtono.FieldName = "mtono";
+            this.gvMx1mtono.MinWidth = 50;
+            this.gvMx1mtono.Name = "gvMx1mtono";
+            this.gvMx1mtono.Tag = "query_a.MTONO";
+            this.gvMx1mtono.Visible = true;
+            this.gvMx1mtono.VisibleIndex = 13;
+            this.gvMx1mtono.Width = 94;
+            // 
+            // gvMx1numerator
+            // 
+            this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
+            this.gvMx1numerator.Caption = "鍒嗗瓙";
+            this.gvMx1numerator.FieldName = "numerator";
+            this.gvMx1numerator.MinWidth = 50;
+            this.gvMx1numerator.Name = "gvMx1numerator";
+            this.gvMx1numerator.Tag = "query_a.NUMERATOR";
+            this.gvMx1numerator.Visible = true;
+            this.gvMx1numerator.VisibleIndex = 14;
+            this.gvMx1numerator.Width = 94;
+            // 
+            // gvMx1denominator
+            // 
+            this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
+            this.gvMx1denominator.Caption = "鍒嗘瘝";
+            this.gvMx1denominator.FieldName = "denominator";
+            this.gvMx1denominator.MinWidth = 50;
+            this.gvMx1denominator.Name = "gvMx1denominator";
+            this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
+            this.gvMx1denominator.Visible = true;
+            this.gvMx1denominator.VisibleIndex = 15;
+            this.gvMx1denominator.Width = 94;
+            // 
+            // gvMx1depotCode
+            // 
+            this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
+            this.gvMx1depotCode.Caption = "浠撳簱缂栫爜";
+            this.gvMx1depotCode.FieldName = "dptCode";
+            this.gvMx1depotCode.MinWidth = 50;
+            this.gvMx1depotCode.Name = "gvMx1depotCode";
+            this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
+            this.gvMx1depotCode.Visible = true;
+            this.gvMx1depotCode.VisibleIndex = 16;
+            this.gvMx1depotCode.Width = 94;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "浠撳簱鍚嶇О";
+            this.gridColumn15.FieldName = "dptName";
+            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 17;
+            this.gridColumn15.Width = 94;
+            // 
+            // gvMx1issueType
+            // 
+            this.gvMx1issueType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1issueType.AppearanceCell.Options.UseFont = true;
+            this.gvMx1issueType.Caption = "鍙戞枡鏂瑰紡";
+            this.gvMx1issueType.FieldName = "issueType";
+            this.gvMx1issueType.MinWidth = 50;
+            this.gvMx1issueType.Name = "gvMx1issueType";
+            this.gvMx1issueType.Tag = "query_a.ISSUE_TYPE";
+            this.gvMx1issueType.Visible = true;
+            this.gvMx1issueType.VisibleIndex = 18;
+            this.gvMx1issueType.Width = 94;
+            // 
+            // gridColumn16
+            // 
+            this.gridColumn16.Caption = "渚涘簲绫诲瀷";
+            this.gridColumn16.FieldName = "gylx";
+            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.Name = "gridColumn16";
+            this.gridColumn16.Visible = true;
+            this.gridColumn16.VisibleIndex = 19;
+            this.gridColumn16.Width = 94;
+            // 
+            // gvMx1scraprate
+            // 
+            this.gvMx1scraprate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1scraprate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1scraprate.Caption = "鍙樺姩鎹熻�楃巼";
+            this.gvMx1scraprate.FieldName = "scraprate";
+            this.gvMx1scraprate.MinWidth = 50;
+            this.gvMx1scraprate.Name = "gvMx1scraprate";
+            this.gvMx1scraprate.Tag = "query_a.SCRAPRATE";
+            this.gvMx1scraprate.Visible = true;
+            this.gvMx1scraprate.VisibleIndex = 20;
+            this.gvMx1scraprate.Width = 94;
+            // 
+            // gvMx1scrapqty
+            // 
+            this.gvMx1scrapqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1scrapqty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1scrapqty.Caption = "鍥哄畾鎹熻��";
+            this.gvMx1scrapqty.FieldName = "scrapqty";
+            this.gvMx1scrapqty.MinWidth = 50;
+            this.gvMx1scrapqty.Name = "gvMx1scrapqty";
+            this.gvMx1scrapqty.Tag = "query_a.SCRAPQTY";
+            this.gvMx1scrapqty.Visible = true;
+            this.gvMx1scrapqty.VisibleIndex = 21;
+            this.gvMx1scrapqty.Width = 94;
+            // 
+            // gridColumn17
+            // 
+            this.gridColumn17.Caption = "鐢ㄦ枡娓呭崟";
+            this.gridColumn17.FieldName = "typebTxt";
+            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Visible = true;
+            this.gridColumn17.VisibleIndex = 22;
+            this.gridColumn17.Width = 94;
             // 
             // Frm_Womcaa
             // 
@@ -1640,9 +1787,31 @@
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_Womcaa";
             this.Text = "鐢熶骇浠诲姟璁㈠崟";
-            this.tabMxPage1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            this.splitMx1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_wtOrg.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_caa004.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_gdzt.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_saleOrderNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa024.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa020.Properties)).EndInit();
@@ -1654,135 +1823,69 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa005.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_caa001.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
-            this.xtraTabControl1.ResumeLayout(false);
-            this.xtraTabPage1.ResumeLayout(false);
-            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_caa004.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_gdzt.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_scOrg.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_wtOrg.Properties)).EndInit();
+            this.tabMxPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             this.ResumeLayout(false);
 
         }
         #endregion
         private UserControl.UcToolBarMenu toolBarMenu1;
-        private DevExpress.XtraGrid.GridControl gcMain;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
         private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
-        private UserControls.Data.UcPageBar pageBar1;
-        private System.Windows.Forms.Panel panel1;
-        private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.LabelControl labelControl11;
-        private DevExpress.XtraTab.XtraTabControl tabMx;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1scraprate;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1scrapqty;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1denominator;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1numerator;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1issueType;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1mtono;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab014;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab012;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab009;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab007;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab006;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab003;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab002;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
-        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
-        private DevExpress.XtraGrid.GridControl gcMx1;
-        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_closeType;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_forceCloserid;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderEntryseq;
-
-        private DevExpress.XtraEditors.LabelControl lb_saleOrderNo;
-        private DevExpress.XtraEditors.TextEdit txt_saleOrderNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderNo;
-
-        private DevExpress.XtraEditors.LabelControl lb_stockInlimitl;
-        private DevExpress.XtraEditors.TextEdit txt_caa024;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa024;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
         private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa021;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa021;
-        private DevExpress.XtraEditors.TextEdit txt_caa020;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa020;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa016;
-        private DevExpress.XtraEditors.TextEdit txt_caa016;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa016;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa012;
-        private DevExpress.XtraEditors.TextEdit txt_caa012;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa012;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa011;
-        private DevExpress.XtraEditors.TextEdit txt_caa011;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa011;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa010;
-        private DevExpress.XtraEditors.TextEdit txt_caa010;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa010;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa009;
-        private DevExpress.XtraEditors.TextEdit txt_dwName;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa009;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa006;
-        private DevExpress.XtraEditors.TextEdit txt_itemNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa006;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa005;
-        private DevExpress.XtraEditors.TextEdit txt_caa005;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_caa005;
-
-        private DevExpress.XtraEditors.LabelControl lb_caa001;
-        private DevExpress.XtraEditors.TextEdit txt_caa001;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
         private DevExpress.XtraGrid.Columns.GridColumn gv_caa001;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa020;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa006;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa021;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa012;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa009;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa024;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa010;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa011;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrderEntryseq;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_forceCloserid;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_closeType;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa016;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private System.Windows.Forms.PictureBox picCheckBox;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
-        private DevExpress.XtraEditors.TextEdit txt_dptName;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
-        private DevExpress.XtraEditors.LabelControl lb_erpid;
-        private DevExpress.XtraEditors.TextEdit txt_caa004;
-        private DevExpress.XtraEditors.LabelControl labelControl4;
-        private DevExpress.XtraEditors.LabelControl labelControl3;
-        private DevExpress.XtraEditors.TextEdit txt_itemModel;
-        private DevExpress.XtraEditors.LabelControl labelControl1;
-        private DevExpress.XtraEditors.TextEdit txt_itemName;
-        private DevExpress.XtraEditors.TextEdit txt_gdzt;
-        private DevExpress.XtraEditors.LabelControl labelControl2;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_caa005;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
@@ -1805,9 +1908,76 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
-        private DevExpress.XtraEditors.LabelControl labelControl6;
+        private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
         private DevExpress.XtraEditors.TextEdit txt_wtOrg;
-        private DevExpress.XtraEditors.LabelControl labelControl5;
         private DevExpress.XtraEditors.TextEdit txt_scOrg;
+        private DevExpress.XtraEditors.TextEdit txt_caa004;
+        private DevExpress.XtraEditors.TextEdit txt_itemModel;
+        private DevExpress.XtraEditors.TextEdit txt_itemName;
+        private DevExpress.XtraEditors.TextEdit txt_gdzt;
+        private DevExpress.XtraEditors.TextEdit txt_dptName;
+        private DevExpress.XtraEditors.TextEdit txt_saleOrderNo;
+        private DevExpress.XtraEditors.TextEdit txt_caa024;
+        private DevExpress.XtraEditors.TextEdit txt_caa020;
+        private DevExpress.XtraEditors.TextEdit txt_caa016;
+        private DevExpress.XtraEditors.TextEdit txt_caa012;
+        private DevExpress.XtraEditors.TextEdit txt_caa011;
+        private DevExpress.XtraEditors.TextEdit txt_caa010;
+        private DevExpress.XtraEditors.TextEdit txt_dwName;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
+        private DevExpress.XtraEditors.TextEdit txt_caa005;
+        private DevExpress.XtraEditors.TextEdit txt_caa001;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+        private DevExpress.XtraTab.XtraTabControl tabMx;
+        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+        private DevExpress.XtraGrid.GridControl gcMx1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab002;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab003;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab012;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab006;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab009;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab007;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cab014;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1mtono;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1numerator;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1denominator;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1issueType;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1scraprate;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1scrapqty;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs
index 56a7121..ea75cda 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.cs
@@ -20,10 +20,7 @@
             InitializeComponent();
             this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
             this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
-            List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
-            gvList.Add(gridView1);
-            gvList.Add(gvMx1);
-            Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+            this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fstatus", "", (value) =>
             {
@@ -122,16 +119,16 @@
                 if (dd.rtnCode > 0)
                 {
                     DataTable dt = dd.rtnData.list;
-                    gcMain.BindingContext = new BindingContext();
+                    gcMain1.BindingContext = new BindingContext();
                     gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
                     if (dt.Rows.Count > 0)
                     {
-                        gcMain.DataSource = dt;
-                        gcMain.ForceInitialize();
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
                         gridView1.BestFitColumns();
                     }
                     else
-                        UtilityHelper.SetDefaultTable(gcMain, gridView1);
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
                     gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
                     pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
                     pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -173,7 +170,7 @@
                     lbGuid.Text = strGuid;
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx1);
-                    UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
                     JObject _job = JObject.Parse(strJson);
                     JArray array = new JArray();
                     foreach (var a in _job["rtnData"]["list"])
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
index 1a7b004..b396bca 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -29,11 +29,11 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -67,9 +67,6 @@
             this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_erpCheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_checkFalg = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_changereason = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -125,6 +122,11 @@
             this.gvMx1changeFlag = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -155,6 +157,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -259,13 +263,11 @@
             this.gv_lastupdateBy,
             this.gv_erpCheckBy,
             this.gv_erpCheckDate,
-            this.gv_checkDate,
-            this.gv_checkBy,
-            this.gv_checkFalg,
             this.gv_changereason,
             this.gridColumn4,
             this.gridColumn5,
-            this.gridColumn7});
+            this.gridColumn7,
+            this.gvcol6});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -646,48 +648,6 @@
             this.gv_erpCheckDate.VisibleIndex = 26;
             this.gv_erpCheckDate.Width = 180;
             // 
-            // gv_checkDate
-            // 
-            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
-            this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡";
-            this.gv_checkDate.FieldName = "checkDate";
-            this.gv_checkDate.MinWidth = 25;
-            this.gv_checkDate.Name = "gv_checkDate";
-            this.gv_checkDate.OptionsColumn.AllowEdit = false;
-            this.gv_checkDate.Tag = "query_a.CHECK_DATE";
-            this.gv_checkDate.Visible = true;
-            this.gv_checkDate.VisibleIndex = 27;
-            this.gv_checkDate.Width = 120;
-            // 
-            // gv_checkBy
-            // 
-            this.gv_checkBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkBy.AppearanceCell.Options.UseFont = true;
-            this.gv_checkBy.Caption = "瀹℃牳浜�";
-            this.gv_checkBy.FieldName = "checkBy";
-            this.gv_checkBy.MinWidth = 25;
-            this.gv_checkBy.Name = "gv_checkBy";
-            this.gv_checkBy.OptionsColumn.AllowEdit = false;
-            this.gv_checkBy.Tag = "query_a.CHECK_BY";
-            this.gv_checkBy.Visible = true;
-            this.gv_checkBy.VisibleIndex = 28;
-            this.gv_checkBy.Width = 100;
-            // 
-            // gv_checkFalg
-            // 
-            this.gv_checkFalg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_checkFalg.AppearanceCell.Options.UseFont = true;
-            this.gv_checkFalg.Caption = "瀹℃牳鏍囪瘑";
-            this.gv_checkFalg.FieldName = "checkFalg";
-            this.gv_checkFalg.MinWidth = 25;
-            this.gv_checkFalg.Name = "gv_checkFalg";
-            this.gv_checkFalg.OptionsColumn.AllowEdit = false;
-            this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
-            this.gv_checkFalg.Visible = true;
-            this.gv_checkFalg.VisibleIndex = 29;
-            this.gv_checkFalg.Width = 100;
-            // 
             // gv_changereason
             // 
             this.gv_changereason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -699,7 +659,7 @@
             this.gv_changereason.OptionsColumn.AllowEdit = false;
             this.gv_changereason.Tag = "query_a.CHANGEREASON";
             this.gv_changereason.Visible = true;
-            this.gv_changereason.VisibleIndex = 30;
+            this.gv_changereason.VisibleIndex = 27;
             this.gv_changereason.Width = 100;
             // 
             // gridColumn4
@@ -709,7 +669,7 @@
             this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 31;
+            this.gridColumn4.VisibleIndex = 28;
             this.gridColumn4.Width = 94;
             // 
             // gridColumn5
@@ -719,7 +679,7 @@
             this.gridColumn5.MinWidth = 25;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 32;
+            this.gridColumn5.VisibleIndex = 29;
             this.gridColumn5.Width = 94;
             // 
             // gridColumn7
@@ -729,7 +689,7 @@
             this.gridColumn7.MinWidth = 25;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 33;
+            this.gridColumn7.VisibleIndex = 30;
             this.gridColumn7.Width = 94;
             // 
             // pageBar1
@@ -776,7 +736,11 @@
             this.layoutMx1.Controls.Add(this.lbGuid);
             this.layoutMx1.Controls.Add(this.txt_supplier);
             this.layoutMx1.Controls.Add(this.txt_billNo);
+            this.layoutMx1.Controls.Add(this.txt_guid);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem4,
+            this.layoutControlItem3});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
@@ -821,27 +785,26 @@
             this.Root.GroupBordersVisible = false;
             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem1,
-            this.layoutControlItem2,
-            this.layoutControlItem3});
+            this.layoutControlItem2});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition1.Width = 100D;
-            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition2.Width = 100D;
-            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition3.Width = 100D;
-            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition4.Width = 100D;
+            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition9.Width = 100D;
+            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition10.Width = 100D;
+            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition11.Width = 100D;
+            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition12.Width = 100D;
             this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
-            columnDefinition1,
-            columnDefinition2,
-            columnDefinition3,
-            columnDefinition4});
-            rowDefinition1.Height = 100D;
-            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition9,
+            columnDefinition10,
+            columnDefinition11,
+            columnDefinition12});
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition1});
+            rowDefinition3});
             this.Root.Size = new System.Drawing.Size(1342, 52);
             this.Root.TextVisible = false;
             // 
@@ -944,7 +907,9 @@
             this.gvMx1sourceDocumentType,
             this.gvMx1planTrackingId,
             this.gvMx1changeFlag,
-            this.gvMx1demandDocumentLineId});
+            this.gvMx1demandDocumentLineId,
+            this.gridColumn6,
+            this.gridColumn8});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1401,6 +1366,50 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // gvcol6
+            // 
+            this.gvcol6.Caption = "涓婚敭GUID";
+            this.gvcol6.FieldName = "guid";
+            this.gvcol6.MinWidth = 25;
+            this.gvcol6.Name = "gvcol6";
+            this.gvcol6.Width = 94;
+            // 
+            // txt_guid
+            // 
+            this.txt_guid.Location = new System.Drawing.Point(1089, 12);
+            this.txt_guid.Name = "txt_guid";
+            this.txt_guid.Size = new System.Drawing.Size(241, 24);
+            this.txt_guid.StyleController = this.layoutMx1;
+            this.txt_guid.TabIndex = 229;
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_guid;
+            this.layoutControlItem4.Location = new System.Drawing.Point(990, 0);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem4.Size = new System.Drawing.Size(332, 32);
+            this.layoutControlItem4.Text = "涓婚敭GUID";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "涓婚敭Guid";
+            this.gridColumn6.FieldName = "guid";
+            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Width = 94;
+            // 
+            // gridColumn8
+            // 
+            this.gridColumn8.Caption = "闇�姹傜粍缁�";
+            this.gridColumn8.FieldName = "demandOrg";
+            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 33;
+            this.gridColumn8.Width = 94;
+            // 
             // Frm_MesRohIn
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1441,6 +1450,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1479,9 +1490,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
         private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckBy;
         private DevExpress.XtraGrid.Columns.GridColumn gv_erpCheckDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkBy;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_checkFalg;
         private DevExpress.XtraGrid.Columns.GridColumn gv_changereason;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
@@ -1536,5 +1544,10 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1planTrackingId;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1changeFlag;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
+        private DevExpress.XtraGrid.Columns.GridColumn gvcol6;
+        private DevExpress.XtraEditors.TextEdit txt_guid;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index c09581b..c90789d 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -1615,6 +1615,8 @@
     <None Include="Resources\lookup&amp;reference_16x162.png" />
     <None Include="Resources\checkbox2_16x162.png" />
     <None Include="Resources\properties_16x16.png" />
+    <None Include="Resources\recurringappointment_16x16.png" />
+    <None Include="Resources\edit_16x16.png" />
     <Content Include="Resources\user_16x16.png" />
   </ItemGroup>
   <ItemGroup />
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 753cf27..4755668 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -723,6 +723,16 @@
         /// <summary>
         ///   鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
         /// </summary>
+        internal static System.Drawing.Bitmap edit_16x16 {
+            get {
+                object obj = ResourceManager.GetObject("edit_16x16", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+        /// </summary>
         internal static System.Drawing.Bitmap edit_32x32 {
             get {
                 object obj = ResourceManager.GetObject("edit_32x32", resourceCulture);
@@ -1411,6 +1421,16 @@
         }
         
         /// <summary>
+        ///   鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+        /// </summary>
+        internal static System.Drawing.Bitmap recurringappointment_16x16 {
+            get {
+                object obj = ResourceManager.GetObject("recurringappointment_16x16", resourceCulture);
+                return ((System.Drawing.Bitmap)(obj));
+            }
+        }
+        
+        /// <summary>
         ///   鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
         /// </summary>
         internal static DevExpress.Utils.Svg.SvgImage redtoblack {
diff --git a/DevApp/Gs.DevApp/Properties/Resources.resx b/DevApp/Gs.DevApp/Properties/Resources.resx
index 408b6cc..f17ed41 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.resx
+++ b/DevApp/Gs.DevApp/Properties/Resources.resx
@@ -146,6 +146,11 @@
   <data name="lookup&amp;reference_16x162" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\lookup&amp;reference_16x162.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
+  <data name="chartsshowlegend_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\chartsshowlegend_32x32.png;System.Drawing.Bitmap,
+            System.Drawing, Version=4.0.0.0, Culture=neutral,
+            PublicKeyToken=b03f5f7f11d50a3a</value>
+  </data>
   <data name="sortbyinvoice_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\sortbyinvoice_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
@@ -422,10 +427,8 @@
             System.Drawing, Version=4.0.0.0, Culture=neutral,
             PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
-  <data name="encryptdocument_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
-    <value>..\Resources\encryptdocument_32x321.png;System.Drawing.Bitmap,
-            System.Drawing, Version=4.0.0.0, Culture=neutral,
-            PublicKeyToken=b03f5f7f11d50a3a</value>
+  <data name="properties_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\properties_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
   <data name="trackingchanges_showmarkup_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\trackingchanges_showmarkup_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -684,6 +687,9 @@
   <data name="checkbuttons_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\checkbuttons_32x321.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
+  <data name="recurringappointment_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\recurringappointment_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+  </data>
   <data name="bouser_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\bouser_16x16.png;System.Drawing.Bitmap,
             System.Drawing, Version=4.0.0.0, Culture=neutral,
@@ -718,10 +724,8 @@
             System.Drawing, Version=4.0.0.0, Culture=neutral,
             PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
-  <data name="chartsshowlegend_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
-    <value>..\Resources\chartsshowlegend_32x32.png;System.Drawing.Bitmap,
-            System.Drawing, Version=4.0.0.0, Culture=neutral,
-            PublicKeyToken=b03f5f7f11d50a3a</value>
+  <data name="alignverticalleft" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\alignverticalleft.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
   </data>
   <data name="group_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\group_32x32.png;System.Drawing.Bitmap,
@@ -890,15 +894,17 @@
   <data name="boposition2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\boposition2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
-  <data name="alignverticalleft" type="System.Resources.ResXFileRef, System.Windows.Forms">
-    <value>..\Resources\alignverticalleft.svg;DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
+  <data name="encryptdocument_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\encryptdocument_32x321.png;System.Drawing.Bitmap,
+            System.Drawing, Version=4.0.0.0, Culture=neutral,
+            PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
   <data name="renamedatasource_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
     <value>..\Resources\renamedatasource_32x32.png;System.Drawing.Bitmap,
             System.Drawing, Version=4.0.0.0, Culture=neutral,
             PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
-  <data name="properties_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
-    <value>..\Resources\properties_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+  <data name="edit_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+    <value>..\Resources\edit_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
   </data>
 </root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Resources/edit_16x16.png b/DevApp/Gs.DevApp/Resources/edit_16x16.png
new file mode 100644
index 0000000..0c58d5e
--- /dev/null
+++ b/DevApp/Gs.DevApp/Resources/edit_16x16.png
Binary files differ
diff --git a/DevApp/Gs.DevApp/Resources/recurringappointment_16x16.png b/DevApp/Gs.DevApp/Resources/recurringappointment_16x16.png
new file mode 100644
index 0000000..1158aa5
--- /dev/null
+++ b/DevApp/Gs.DevApp/Resources/recurringappointment_16x16.png
Binary files differ
diff --git a/DevApp/Gs.DevApp/UserControl/SelectCgMx.cs b/DevApp/Gs.DevApp/UserControl/SelectCgMx.cs
index e7bd4ef..09ebbd8 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectCgMx.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectCgMx.cs
@@ -22,9 +22,9 @@
         /// <summary>
         /// 
         /// </summary>
-        /// <param name="_suppId"></param>
-        /// <param name="_receiveOrgId"></param>
-        /// <param name="_isWw"></param>
+        /// <param name="_suppId">渚涘簲鍟�</param>
+        /// <param name="_receiveOrgId">鏀舵枡缁勭粐</param>
+        /// <param name="_isWw">鏄惁濮斿</param>
         public SelectCgMx(string _suppId, string _receiveOrgId, string _isWw)
         {
             InitializeComponent();

--
Gitblit v1.9.3