From 56089c8f7e7a4a7e3f7f67b74bdab8599637bff0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 05 三月 2025 08:11:16 +0800
Subject: [PATCH] 委外版面

---
 DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.Designer.cs |  125 +-
 DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs   |  332 +++++--
 DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs           |   80 -
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.cs       |    2 
 DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs  | 1996 +++++++++++++++++++++++++--------------------
 5 files changed, 1,420 insertions(+), 1,115 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.cs
index 7cd384d..6ec2df7 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemBl.cs
@@ -20,5 +20,7 @@
             InitializeComponent();
            
         }
+
+        
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
index c3b2c61..4a8b4b2 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
@@ -37,6 +37,7 @@
             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();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwGd));
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
@@ -66,6 +67,7 @@
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -80,12 +82,16 @@
             this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
             this.txt_daa018 = new DevExpress.XtraEditors.TextEdit();
             this.txt_mesStartProd = new DevExpress.XtraEditors.TextEdit();
-            this.txt_blState = new DevExpress.XtraEditors.TextEdit();
+            this.txt_blStateTxt = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_daa008 = new DevExpress.XtraEditors.TextEdit();
             this.txt_mesEndProd = new DevExpress.XtraEditors.TextEdit();
             this.txt_daa011 = new DevExpress.XtraEditors.TextEdit();
             this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_cgd = new DevExpress.XtraEditors.TextEdit();
+            this.txt_cgdxh = new DevExpress.XtraEditors.TextEdit();
+            this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_pcHNo = new DevExpress.XtraEditors.TextEdit();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -103,6 +109,10 @@
             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.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -158,12 +168,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_blStateTxt.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgd.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -181,6 +195,10 @@
             ((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.layoutControlItem20)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -284,7 +302,8 @@
             this.gv_remark,
             this.gridColumn7,
             this.gridColumn8,
-            this.gridColumn9});
+            this.gridColumn9,
+            this.gridColumn10});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -356,8 +375,7 @@
             this.gv_daa008.AppearanceCell.Options.UseFont = true;
             this.gv_daa008.Caption = "宸ュ崟鏁伴噺 ";
             this.gv_daa008.FieldName = "daa008";
-            this.gv_daa008.MaxWidth = 50;
-            this.gv_daa008.MinWidth = 50;
+            this.gv_daa008.MinWidth = 25;
             this.gv_daa008.Name = "gv_daa008";
             this.gv_daa008.OptionsColumn.AllowEdit = false;
             this.gv_daa008.Tag = "query_a.daa008";
@@ -371,8 +389,7 @@
             this.gv_unit.AppearanceCell.Options.UseFont = true;
             this.gv_unit.Caption = "鍗曚綅";
             this.gv_unit.FieldName = "dwName";
-            this.gv_unit.MaxWidth = 50;
-            this.gv_unit.MinWidth = 50;
+            this.gv_unit.MinWidth = 25;
             this.gv_unit.Name = "gv_unit";
             this.gv_unit.OptionsColumn.AllowEdit = false;
             this.gv_unit.Tag = "query_a.unit";
@@ -384,7 +401,7 @@
             // 
             this.gv_daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_daa014.AppearanceCell.Options.UseFont = true;
-            this.gv_daa014.Caption = "濮斿璁㈠崟鍙� ";
+            this.gv_daa014.Caption = "鎶曟枡鍗曞彿 ";
             this.gv_daa014.FieldName = "daa014";
             this.gv_daa014.MinWidth = 50;
             this.gv_daa014.Name = "gv_daa014";
@@ -392,7 +409,7 @@
             this.gv_daa014.Tag = "query_a.daa014";
             this.gv_daa014.Visible = true;
             this.gv_daa014.VisibleIndex = 7;
-            this.gv_daa014.Width = 100;
+            this.gv_daa014.Width = 50;
             // 
             // gv_daa011
             // 
@@ -400,8 +417,7 @@
             this.gv_daa011.AppearanceCell.Options.UseFont = true;
             this.gv_daa011.Caption = "鐢熶骇鏁� ";
             this.gv_daa011.FieldName = "daa011";
-            this.gv_daa011.MaxWidth = 50;
-            this.gv_daa011.MinWidth = 50;
+            this.gv_daa011.MinWidth = 25;
             this.gv_daa011.Name = "gv_daa011";
             this.gv_daa011.OptionsColumn.AllowEdit = false;
             this.gv_daa011.Tag = "query_a.daa011";
@@ -442,14 +458,14 @@
             this.gv_blState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_blState.AppearanceCell.Options.UseFont = true;
             this.gv_blState.Caption = "澶囨枡鐘舵�� ";
-            this.gv_blState.FieldName = "blState";
+            this.gv_blState.FieldName = "blStateTxt";
             this.gv_blState.MinWidth = 50;
             this.gv_blState.Name = "gv_blState";
             this.gv_blState.OptionsColumn.AllowEdit = false;
             this.gv_blState.Tag = "query_a.bl_state";
             this.gv_blState.Visible = true;
             this.gv_blState.VisibleIndex = 11;
-            this.gv_blState.Width = 94;
+            this.gv_blState.Width = 50;
             // 
             // gv_blTime
             // 
@@ -579,6 +595,16 @@
             this.gridColumn9.VisibleIndex = 21;
             this.gridColumn9.Width = 94;
             // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "浠诲姟鍗曞彿";
+            this.gridColumn10.FieldName = "erpProductionOrderNo";
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 22;
+            this.gridColumn10.Width = 94;
+            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
@@ -615,7 +641,7 @@
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.Size = new System.Drawing.Size(1126, 570);
-            this.splitMx1.SplitterPosition = 147;
+            this.splitMx1.SplitterPosition = 173;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -630,26 +656,30 @@
             this.layoutMx1.Controls.Add(this.txt_daa014);
             this.layoutMx1.Controls.Add(this.txt_daa018);
             this.layoutMx1.Controls.Add(this.txt_mesStartProd);
-            this.layoutMx1.Controls.Add(this.txt_blState);
+            this.layoutMx1.Controls.Add(this.txt_blStateTxt);
             this.layoutMx1.Controls.Add(this.txt_itemNo);
             this.layoutMx1.Controls.Add(this.txt_daa008);
             this.layoutMx1.Controls.Add(this.txt_mesEndProd);
             this.layoutMx1.Controls.Add(this.txt_daa011);
             this.layoutMx1.Controls.Add(this.txt_dwName);
+            this.layoutMx1.Controls.Add(this.txt_cgd);
+            this.layoutMx1.Controls.Add(this.txt_cgdxh);
+            this.layoutMx1.Controls.Add(this.txt_erpProductionOrderNo);
+            this.layoutMx1.Controls.Add(this.txt_pcHNo);
             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, 0, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1126, 147);
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 173);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(840, 108);
+            this.lbGuid.Location = new System.Drawing.Point(825, 108);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(274, 28);
+            this.lbGuid.Size = new System.Drawing.Size(268, 28);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Text = "lbGuid";
             this.lbGuid.Visible = false;
@@ -661,29 +691,29 @@
             this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
             this.txt_remark.Properties.ReadOnly = true;
-            this.txt_remark.Size = new System.Drawing.Size(165, 28);
+            this.txt_remark.Size = new System.Drawing.Size(160, 28);
             this.txt_remark.StyleController = this.layoutMx1;
             this.txt_remark.TabIndex = 312;
             // 
             // txt_blUser
             // 
-            this.txt_blUser.Location = new System.Drawing.Point(395, 108);
+            this.txt_blUser.Location = new System.Drawing.Point(390, 108);
             this.txt_blUser.Name = "txt_blUser";
             this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_blUser.Properties.Appearance.Options.UseFont = true;
             this.txt_blUser.Properties.ReadOnly = true;
-            this.txt_blUser.Size = new System.Drawing.Size(165, 28);
+            this.txt_blUser.Size = new System.Drawing.Size(160, 28);
             this.txt_blUser.StyleController = this.layoutMx1;
             this.txt_blUser.TabIndex = 247;
             // 
             // txt_blTime
             // 
-            this.txt_blTime.Location = new System.Drawing.Point(671, 108);
+            this.txt_blTime.Location = new System.Drawing.Point(661, 108);
             this.txt_blTime.Name = "txt_blTime";
             this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_blTime.Properties.Appearance.Options.UseFont = true;
             this.txt_blTime.Properties.ReadOnly = true;
-            this.txt_blTime.Size = new System.Drawing.Size(165, 28);
+            this.txt_blTime.Size = new System.Drawing.Size(160, 28);
             this.txt_blTime.StyleController = this.layoutMx1;
             this.txt_blTime.TabIndex = 243;
             // 
@@ -694,75 +724,75 @@
             this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_daa001.Properties.Appearance.Options.UseFont = true;
             this.txt_daa001.Properties.ReadOnly = true;
-            this.txt_daa001.Size = new System.Drawing.Size(165, 28);
+            this.txt_daa001.Size = new System.Drawing.Size(160, 28);
             this.txt_daa001.StyleController = this.layoutMx1;
             this.txt_daa001.TabIndex = 216;
             // 
             // txt_wgTime
             // 
-            this.txt_wgTime.Location = new System.Drawing.Point(671, 76);
+            this.txt_wgTime.Location = new System.Drawing.Point(661, 76);
             this.txt_wgTime.Name = "txt_wgTime";
             this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_wgTime.Properties.Appearance.Options.UseFont = true;
             this.txt_wgTime.Properties.ReadOnly = true;
-            this.txt_wgTime.Size = new System.Drawing.Size(165, 28);
+            this.txt_wgTime.Size = new System.Drawing.Size(160, 28);
             this.txt_wgTime.StyleController = this.layoutMx1;
             this.txt_wgTime.TabIndex = 258;
             // 
             // txt_wgUser
             // 
-            this.txt_wgUser.Location = new System.Drawing.Point(671, 44);
+            this.txt_wgUser.Location = new System.Drawing.Point(661, 44);
             this.txt_wgUser.Name = "txt_wgUser";
             this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_wgUser.Properties.Appearance.Options.UseFont = true;
             this.txt_wgUser.Properties.ReadOnly = true;
-            this.txt_wgUser.Size = new System.Drawing.Size(165, 28);
+            this.txt_wgUser.Size = new System.Drawing.Size(160, 28);
             this.txt_wgUser.StyleController = this.layoutMx1;
             this.txt_wgUser.TabIndex = 262;
             // 
             // txt_daa014
             // 
-            this.txt_daa014.Location = new System.Drawing.Point(395, 12);
+            this.txt_daa014.Location = new System.Drawing.Point(390, 12);
             this.txt_daa014.Name = "txt_daa014";
             this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_daa014.Properties.Appearance.Options.UseFont = true;
             this.txt_daa014.Properties.ReadOnly = true;
-            this.txt_daa014.Size = new System.Drawing.Size(165, 28);
+            this.txt_daa014.Size = new System.Drawing.Size(160, 28);
             this.txt_daa014.StyleController = this.layoutMx1;
             this.txt_daa014.TabIndex = 226;
             // 
             // txt_daa018
             // 
-            this.txt_daa018.Location = new System.Drawing.Point(671, 12);
+            this.txt_daa018.Location = new System.Drawing.Point(661, 12);
             this.txt_daa018.Name = "txt_daa018";
             this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_daa018.Properties.Appearance.Options.UseFont = true;
             this.txt_daa018.Properties.ReadOnly = true;
-            this.txt_daa018.Size = new System.Drawing.Size(165, 28);
+            this.txt_daa018.Size = new System.Drawing.Size(160, 28);
             this.txt_daa018.StyleController = this.layoutMx1;
             this.txt_daa018.TabIndex = 252;
             // 
             // txt_mesStartProd
             // 
-            this.txt_mesStartProd.Location = new System.Drawing.Point(947, 12);
+            this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12);
             this.txt_mesStartProd.Name = "txt_mesStartProd";
             this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true;
             this.txt_mesStartProd.Properties.ReadOnly = true;
-            this.txt_mesStartProd.Size = new System.Drawing.Size(167, 28);
+            this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28);
             this.txt_mesStartProd.StyleController = this.layoutMx1;
             this.txt_mesStartProd.TabIndex = 231;
             // 
-            // txt_blState
+            // txt_blStateTxt
             // 
-            this.txt_blState.Location = new System.Drawing.Point(947, 76);
-            this.txt_blState.Name = "txt_blState";
-            this.txt_blState.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_blState.Properties.Appearance.Options.UseFont = true;
-            this.txt_blState.Properties.ReadOnly = true;
-            this.txt_blState.Size = new System.Drawing.Size(167, 28);
-            this.txt_blState.StyleController = this.layoutMx1;
-            this.txt_blState.TabIndex = 240;
+            this.txt_blStateTxt.Location = new System.Drawing.Point(932, 76);
+            this.txt_blStateTxt.Name = "txt_blStateTxt";
+            this.txt_blStateTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true;
+            this.txt_blStateTxt.Properties.ReadOnly = true;
+            this.txt_blStateTxt.Size = new System.Drawing.Size(161, 28);
+            this.txt_blStateTxt.StyleController = this.layoutMx1;
+            this.txt_blStateTxt.TabIndex = 240;
             // 
             // txt_itemNo
             // 
@@ -771,29 +801,29 @@
             this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
             this.txt_itemNo.Properties.ReadOnly = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(165, 28);
+            this.txt_itemNo.Size = new System.Drawing.Size(160, 28);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 217;
             // 
             // txt_daa008
             // 
-            this.txt_daa008.Location = new System.Drawing.Point(395, 44);
+            this.txt_daa008.Location = new System.Drawing.Point(390, 44);
             this.txt_daa008.Name = "txt_daa008";
             this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_daa008.Properties.Appearance.Options.UseFont = true;
             this.txt_daa008.Properties.ReadOnly = true;
-            this.txt_daa008.Size = new System.Drawing.Size(165, 28);
+            this.txt_daa008.Size = new System.Drawing.Size(160, 28);
             this.txt_daa008.StyleController = this.layoutMx1;
             this.txt_daa008.TabIndex = 219;
             // 
             // txt_mesEndProd
             // 
-            this.txt_mesEndProd.Location = new System.Drawing.Point(947, 44);
+            this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44);
             this.txt_mesEndProd.Name = "txt_mesEndProd";
             this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true;
             this.txt_mesEndProd.Properties.ReadOnly = true;
-            this.txt_mesEndProd.Size = new System.Drawing.Size(167, 28);
+            this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28);
             this.txt_mesEndProd.StyleController = this.layoutMx1;
             this.txt_mesEndProd.TabIndex = 235;
             // 
@@ -804,20 +834,52 @@
             this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_daa011.Properties.Appearance.Options.UseFont = true;
             this.txt_daa011.Properties.ReadOnly = true;
-            this.txt_daa011.Size = new System.Drawing.Size(165, 28);
+            this.txt_daa011.Size = new System.Drawing.Size(160, 28);
             this.txt_daa011.StyleController = this.layoutMx1;
             this.txt_daa011.TabIndex = 228;
             // 
             // txt_dwName
             // 
-            this.txt_dwName.Location = new System.Drawing.Point(395, 76);
+            this.txt_dwName.Location = new System.Drawing.Point(390, 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.Properties.ReadOnly = true;
-            this.txt_dwName.Size = new System.Drawing.Size(165, 28);
+            this.txt_dwName.Size = new System.Drawing.Size(160, 28);
             this.txt_dwName.StyleController = this.layoutMx1;
             this.txt_dwName.TabIndex = 222;
+            // 
+            // txt_cgd
+            // 
+            this.txt_cgd.Location = new System.Drawing.Point(119, 140);
+            this.txt_cgd.Name = "txt_cgd";
+            this.txt_cgd.Size = new System.Drawing.Size(160, 24);
+            this.txt_cgd.StyleController = this.layoutMx1;
+            this.txt_cgd.TabIndex = 313;
+            // 
+            // txt_cgdxh
+            // 
+            this.txt_cgdxh.Location = new System.Drawing.Point(390, 140);
+            this.txt_cgdxh.Name = "txt_cgdxh";
+            this.txt_cgdxh.Size = new System.Drawing.Size(160, 24);
+            this.txt_cgdxh.StyleController = this.layoutMx1;
+            this.txt_cgdxh.TabIndex = 314;
+            // 
+            // txt_erpProductionOrderNo
+            // 
+            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(661, 140);
+            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
+            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(160, 24);
+            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
+            this.txt_erpProductionOrderNo.TabIndex = 315;
+            // 
+            // txt_pcHNo
+            // 
+            this.txt_pcHNo.Location = new System.Drawing.Point(932, 140);
+            this.txt_pcHNo.Name = "txt_pcHNo";
+            this.txt_pcHNo.Size = new System.Drawing.Size(161, 24);
+            this.txt_pcHNo.StyleController = this.layoutMx1;
+            this.txt_pcHNo.TabIndex = 316;
             // 
             // Root
             // 
@@ -839,7 +901,11 @@
             this.layoutControlItem13,
             this.layoutControlItem14,
             this.layoutControlItem15,
-            this.layoutControlItem16});
+            this.layoutControlItem16,
+            this.layoutControlItem17,
+            this.layoutControlItem18,
+            this.layoutControlItem19,
+            this.layoutControlItem20});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -863,12 +929,15 @@
             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});
-            this.Root.Size = new System.Drawing.Size(1126, 148);
+            rowDefinition4,
+            rowDefinition5});
+            this.Root.Size = new System.Drawing.Size(1105, 180);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -876,37 +945,37 @@
             this.layoutControlItem1.Control = this.txt_daa001;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(276, 32);
+            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem1.Text = "宸ュ崟鍙�";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_daa014;
-            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
+            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(276, 32);
+            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem2.Text = "濮斿璁㈠崟鍙�";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_daa018;
-            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
+            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(276, 32);
+            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem3.Text = "宸ュ崟鐘舵�� ";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_mesStartProd;
-            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
+            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(278, 32);
+            this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
             this.layoutControlItem4.Text = "棰勮寮�宸ユ椂闂� ";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18);
             // 
@@ -916,40 +985,40 @@
             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(276, 32);
+            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem5.Text = "鐗╂枡";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_daa008;
-            this.layoutControlItem6.Location = new System.Drawing.Point(276, 32);
+            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(276, 32);
+            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem6.Text = "宸ュ崟鏁伴噺";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_wgUser;
-            this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
+            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(276, 32);
+            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem7.Text = "瀹屽伐浜� ";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_mesEndProd;
-            this.layoutControlItem8.Location = new System.Drawing.Point(828, 32);
+            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(278, 32);
+            this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
             this.layoutControlItem8.Text = "棰勮瀹屽伐鏃堕棿 ";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18);
             // 
@@ -959,40 +1028,40 @@
             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(276, 32);
+            this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem9.Text = "鐢熶骇鏁�";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_dwName;
-            this.layoutControlItem10.Location = new System.Drawing.Point(276, 64);
+            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(276, 32);
+            this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem10.Text = "鍗曚綅";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_wgTime;
-            this.layoutControlItem11.Location = new System.Drawing.Point(552, 64);
+            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(276, 32);
+            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem11.Text = "瀹屽伐鏃堕棿 ";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem12
             // 
-            this.layoutControlItem12.Control = this.txt_blState;
-            this.layoutControlItem12.Location = new System.Drawing.Point(828, 64);
+            this.layoutControlItem12.Control = this.txt_blStateTxt;
+            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(278, 32);
+            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
             this.layoutControlItem12.Text = "澶囨枡鐘舵�� ";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18);
             // 
@@ -1002,43 +1071,86 @@
             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(276, 32);
+            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem13.Text = "澶囨敞";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_blUser;
-            this.layoutControlItem14.Location = new System.Drawing.Point(276, 96);
+            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(276, 32);
+            this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem14.Text = "澶囨枡浜� ";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_blTime;
-            this.layoutControlItem15.Location = new System.Drawing.Point(552, 96);
+            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(276, 32);
+            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
             this.layoutControlItem15.Text = "澶囨枡鏃堕棿 ";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.lbGuid;
-            this.layoutControlItem16.Location = new System.Drawing.Point(828, 96);
+            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(278, 32);
+            this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
             this.layoutControlItem16.Text = "lbGuid";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem16.TextVisible = false;
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_cgd;
+            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(271, 32);
+            this.layoutControlItem17.Text = "閲囪喘鍗曞彿";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(95, 18);
+            // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_cgdxh;
+            this.layoutControlItem18.Location = new System.Drawing.Point(271, 128);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem18.Text = "閲囪喘鍗曡鍙�";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(95, 18);
+            // 
+            // layoutControlItem19
+            // 
+            this.layoutControlItem19.Control = this.txt_erpProductionOrderNo;
+            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 = "浠诲姟鍗曞彿";
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(95, 18);
+            // 
+            // layoutControlItem20
+            // 
+            this.layoutControlItem20.Control = this.txt_pcHNo;
+            this.layoutControlItem20.Location = new System.Drawing.Point(813, 128);
+            this.layoutControlItem20.Name = "layoutControlItem20";
+            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem20.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem20.Text = "鎺掍骇缂栧彿";
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(95, 18);
             // 
             // tabMx
             // 
@@ -1046,7 +1158,7 @@
             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, 411);
+            this.tabMx.Size = new System.Drawing.Size(1126, 385);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -1055,7 +1167,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 379);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 353);
             this.tabMxPage1.Text = "澶囨枡鍗曡韩";
             // 
             // gcMx1
@@ -1064,7 +1176,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, 379);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 353);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1184,8 +1296,7 @@
             this.gvMx1dab006.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab006.Caption = "闇�棰� ";
             this.gvMx1dab006.FieldName = "dab006";
-            this.gvMx1dab006.MaxWidth = 50;
-            this.gvMx1dab006.MinWidth = 50;
+            this.gvMx1dab006.MinWidth = 25;
             this.gvMx1dab006.Name = "gvMx1dab006";
             this.gvMx1dab006.Tag = "query_a.dab006";
             this.gvMx1dab006.Visible = true;
@@ -1198,8 +1309,7 @@
             this.gvMx1dab007.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab007.Caption = "宸查 ";
             this.gvMx1dab007.FieldName = "dab007";
-            this.gvMx1dab007.MaxWidth = 50;
-            this.gvMx1dab007.MinWidth = 50;
+            this.gvMx1dab007.MinWidth = 25;
             this.gvMx1dab007.Name = "gvMx1dab007";
             this.gvMx1dab007.Tag = "query_a.dab007";
             this.gvMx1dab007.Visible = true;
@@ -1212,8 +1322,7 @@
             this.gvMx1dab009.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab009.Caption = "鍗曚綅 ";
             this.gvMx1dab009.FieldName = "dwName";
-            this.gvMx1dab009.MaxWidth = 50;
-            this.gvMx1dab009.MinWidth = 50;
+            this.gvMx1dab009.MinWidth = 25;
             this.gvMx1dab009.Name = "gvMx1dab009";
             this.gvMx1dab009.Tag = "query_a.dab009";
             this.gvMx1dab009.Visible = true;
@@ -1226,8 +1335,7 @@
             this.gvMx1dab020.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab020.Caption = "瀹為鐢ㄩ噺 ";
             this.gvMx1dab020.FieldName = "dab020";
-            this.gvMx1dab020.MaxWidth = 50;
-            this.gvMx1dab020.MinWidth = 50;
+            this.gvMx1dab020.MinWidth = 25;
             this.gvMx1dab020.Name = "gvMx1dab020";
             this.gvMx1dab020.Tag = "query_a.dab020";
             this.gvMx1dab020.Visible = true;
@@ -1240,8 +1348,7 @@
             this.gvMx1dab021.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab021.Caption = "琛ラ鏁伴噺 ";
             this.gvMx1dab021.FieldName = "dab021";
-            this.gvMx1dab021.MaxWidth = 50;
-            this.gvMx1dab021.MinWidth = 50;
+            this.gvMx1dab021.MinWidth = 25;
             this.gvMx1dab021.Name = "gvMx1dab021";
             this.gvMx1dab021.Tag = "query_a.dab021";
             this.gvMx1dab021.Visible = true;
@@ -1254,8 +1361,7 @@
             this.gvMx1dab022.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab022.Caption = "閫�鏂欐暟閲� ";
             this.gvMx1dab022.FieldName = "dab022";
-            this.gvMx1dab022.MaxWidth = 50;
-            this.gvMx1dab022.MinWidth = 50;
+            this.gvMx1dab022.MinWidth = 25;
             this.gvMx1dab022.Name = "gvMx1dab022";
             this.gvMx1dab022.Tag = "query_a.dab022";
             this.gvMx1dab022.Visible = true;
@@ -1268,8 +1374,7 @@
             this.gvMx1dab023.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab023.Caption = "瓒呴鏁伴噺 ";
             this.gvMx1dab023.FieldName = "dab023";
-            this.gvMx1dab023.MaxWidth = 50;
-            this.gvMx1dab023.MinWidth = 50;
+            this.gvMx1dab023.MinWidth = 25;
             this.gvMx1dab023.Name = "gvMx1dab023";
             this.gvMx1dab023.Tag = "query_a.dab023";
             this.gvMx1dab023.Visible = true;
@@ -1356,8 +1461,7 @@
             this.gvMx1dab012.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab012.Caption = "缁勬垚鐢ㄩ噺 ";
             this.gvMx1dab012.FieldName = "dab012";
-            this.gvMx1dab012.MaxWidth = 50;
-            this.gvMx1dab012.MinWidth = 50;
+            this.gvMx1dab012.MinWidth = 25;
             this.gvMx1dab012.Name = "gvMx1dab012";
             this.gvMx1dab012.Tag = "query_a.dab012";
             this.gvMx1dab012.Visible = true;
@@ -1370,8 +1474,7 @@
             this.gvMx1dab002.AppearanceCell.Options.UseFont = true;
             this.gvMx1dab002.Caption = "搴忓彿 ";
             this.gvMx1dab002.FieldName = "dab002";
-            this.gvMx1dab002.MaxWidth = 50;
-            this.gvMx1dab002.MinWidth = 50;
+            this.gvMx1dab002.MinWidth = 25;
             this.gvMx1dab002.Name = "gvMx1dab002";
             this.gvMx1dab002.Tag = "query_a.dab002";
             this.gvMx1dab002.Visible = true;
@@ -1427,12 +1530,16 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_blStateTxt.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgd.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_cgdxh.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_pcHNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1450,6 +1557,10 @@
             ((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.layoutControlItem20)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1497,7 +1608,7 @@
         private DevExpress.XtraEditors.TextEdit txt_daa018;
         private DevExpress.XtraEditors.TextEdit txt_blUser;
         private DevExpress.XtraEditors.TextEdit txt_blTime;
-        private DevExpress.XtraEditors.TextEdit txt_blState;
+        private DevExpress.XtraEditors.TextEdit txt_blStateTxt;
         private DevExpress.XtraEditors.TextEdit txt_mesEndProd;
         private DevExpress.XtraEditors.TextEdit txt_mesStartProd;
         private DevExpress.XtraEditors.TextEdit txt_daa011;
@@ -1552,5 +1663,14 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1dab002;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraEditors.TextEdit txt_cgd;
+        private DevExpress.XtraEditors.TextEdit txt_cgdxh;
+        private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
+        private DevExpress.XtraEditors.TextEdit txt_pcHNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.Designer.cs
index 301b5a4..8302d49 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwLlDj.Designer.cs
@@ -29,14 +29,14 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition8 = 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 rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -86,7 +86,6 @@
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -114,6 +113,8 @@
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx2remark = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -157,7 +158,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -166,6 +166,7 @@
             this.tabMxPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -255,7 +256,8 @@
             this.gv_checkDate,
             this.gv_createBy,
             this.gv_createDate,
-            this.gv_remark});
+            this.gv_remark,
+            this.gridColumn8});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -282,7 +284,7 @@
             // 
             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.Caption = "棰嗘枡鍗曞彿";
             this.gv_itemOutNo.FieldName = "itemOutNo";
             this.gv_itemOutNo.MinWidth = 100;
             this.gv_itemOutNo.Name = "gv_itemOutNo";
@@ -488,7 +490,7 @@
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.Size = new System.Drawing.Size(1126, 570);
-            this.splitMx1.SplitterPosition = 119;
+            this.splitMx1.SplitterPosition = 144;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -509,7 +511,7 @@
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1126, 119);
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 144);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -650,32 +652,32 @@
             this.layoutControlItem12});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition5.Width = 100D;
-            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition6.Width = 100D;
-            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition7.Width = 100D;
-            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition8.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[] {
-            columnDefinition5,
-            columnDefinition6,
-            columnDefinition7,
-            columnDefinition8});
-            rowDefinition5.Height = 100D;
-            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition6.Height = 100D;
-            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition7.Height = 100D;
-            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition8.Height = 100D;
-            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition9,
+            columnDefinition10,
+            columnDefinition11,
+            columnDefinition12});
+            rowDefinition9.Height = 100D;
+            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition10.Height = 100D;
+            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition11.Height = 100D;
+            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition12.Height = 100D;
+            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition5,
-            rowDefinition6,
-            rowDefinition7,
-            rowDefinition8});
+            rowDefinition9,
+            rowDefinition10,
+            rowDefinition11,
+            rowDefinition12});
             this.Root.Size = new System.Drawing.Size(1105, 148);
             this.Root.TextVisible = false;
             // 
@@ -685,7 +687,7 @@
             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.Text = "棰嗘枡鍗曞彿";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem2
@@ -804,24 +806,13 @@
             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem12.TextVisible = false;
             // 
-            // 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 = 10;
-            this.picCheckBox.TabStop = false;
-            this.picCheckBox.Visible = 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.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 439);
+            this.tabMx.Size = new System.Drawing.Size(1126, 414);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -831,7 +822,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 407);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 382);
             this.tabMxPage1.Text = "鍑哄簱鏄庣粏";
             // 
             // gcMx1
@@ -840,7 +831,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, 407);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 382);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -990,7 +981,7 @@
             // 
             this.tabMxPage2.Controls.Add(this.gcMx2);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1124, 538);
+            this.tabMxPage2.Size = new System.Drawing.Size(1124, 407);
             this.tabMxPage2.Text = "鍑哄簱鏉$爜";
             // 
             // gcMx2
@@ -999,7 +990,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, 538);
+            this.gcMx2.Size = new System.Drawing.Size(1124, 407);
             this.gcMx2.TabIndex = 1;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1144,6 +1135,27 @@
             this.gvMx2remark.VisibleIndex = 9;
             this.gvMx2remark.Width = 94;
             // 
+            // 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 = 10;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
+            // gridColumn8
+            // 
+            this.gridColumn8.Caption = "鍙戣揣浠撳簱";
+            this.gridColumn8.FieldName = "depotName";
+            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 14;
+            this.gridColumn8.Width = 94;
+            // 
             // Frm_WwLlDj
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1197,7 +1209,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -1206,6 +1217,7 @@
             this.tabMxPage2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1287,5 +1299,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2remark;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs
index 03ad3d9..7c40d8c 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs
@@ -29,29 +29,94 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
-            this.gvMx1tld009 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld007 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld006 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld005 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld004 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld003 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld002 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tld001 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1tlid = 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.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();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = 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.gv_tbl013 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl020 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl003 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl002 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl004 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl005 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl009 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl010 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl011 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_tbl012 = 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();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
+            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl005 = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_tbl002 = new Gs.DevApp.UserControl.UcLookWwgd();
+            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl012 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl011 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl006 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl013 = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
+            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.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = 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.gvMx1tlid = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld001 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld002 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld003 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld004 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld005 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld006 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld007 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1tld009 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -75,44 +140,6 @@
             this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
             this.txtWlid = new DevExpress.XtraEditors.TextEdit();
             this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tbl021 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
-            this.lb_tbl020 = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tbl013 = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tbl012 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_tbl012 = new DevExpress.XtraEditors.TextEdit();
-            this.lb_tbl011 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_tbl011 = new DevExpress.XtraEditors.TextEdit();
-            this.lb_tbl006 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_tbl006 = new DevExpress.XtraEditors.TextEdit();
-            this.lb_tbl005 = new DevExpress.XtraEditors.LabelControl();
-            this.lb_tbl004 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
-            this.lb_tbl003 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
-            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
-            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
-            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
-            this.gcMain = new DevExpress.XtraGrid.GridControl();
-            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gv_tbl013 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl020 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl003 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl002 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl004 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl005 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl009 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl010 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl011 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gv_tbl012 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.pageBar1 = new UserControls.Data.UcPageBar();
-            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
-            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -127,19 +154,56 @@
             this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
-            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
-            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_tbl002 = new Gs.DevApp.UserControl.UcLookWwgd();
-            this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_tbl013 = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_tbl005 = new DevExpress.XtraEditors.ComboBoxEdit();
-            this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
-            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
-            this.lbGuid = new System.Windows.Forms.Label();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
+            ((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_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl005.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl006.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).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.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+            this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
@@ -154,158 +218,764 @@
             ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl006.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.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.tabMx)).BeginInit();
-            this.tabMx.SuspendLayout();
             this.xtraTabPage3.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
-            this.panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl005.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
-            // gvMx1tld009
+            // toolBarMenu1
             // 
-            this.gvMx1tld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld009.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld009.Caption = "鐗╂枡id";
-            this.gvMx1tld009.FieldName = "tld009";
-            this.gvMx1tld009.MinWidth = 50;
-            this.gvMx1tld009.Name = "gvMx1tld009";
-            this.gvMx1tld009.Tag = "query_a.tld009";
-            this.gvMx1tld009.Visible = true;
-            this.gvMx1tld009.VisibleIndex = 7;
-            this.gvMx1tld009.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;
             // 
-            // gvMx1tld007
+            // xtraTabControl1
             // 
-            this.gvMx1tld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld007.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld007.Caption = "鍗曚綅";
-            this.gvMx1tld007.FieldName = "dwName";
-            this.gvMx1tld007.MinWidth = 50;
-            this.gvMx1tld007.Name = "gvMx1tld007";
-            this.gvMx1tld007.Tag = "query_a.tld007";
-            this.gvMx1tld007.Visible = true;
-            this.gvMx1tld007.VisibleIndex = 6;
-            this.gvMx1tld007.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, 624);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
             // 
-            // gvMx1tld006
+            // xtraTabPage1
             // 
-            this.gvMx1tld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld006.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld006.Caption = "宸查��鏁伴噺";
-            this.gvMx1tld006.FieldName = "tld006";
-            this.gvMx1tld006.MinWidth = 50;
-            this.gvMx1tld006.Name = "gvMx1tld006";
-            this.gvMx1tld006.Tag = "query_a.tld006";
-            this.gvMx1tld006.Visible = true;
-            this.gvMx1tld006.VisibleIndex = 5;
-            this.gvMx1tld006.Width = 94;
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 592);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
-            // gvMx1tld005
+            // split1
             // 
-            this.gvMx1tld005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
-            this.gvMx1tld005.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true;
-            this.gvMx1tld005.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.gvMx1tld005.AppearanceHeader.Options.UseForeColor = true;
-            this.gvMx1tld005.Caption = "鐢宠鏁伴噺";
-            this.gvMx1tld005.FieldName = "tld005";
-            this.gvMx1tld005.MinWidth = 50;
-            this.gvMx1tld005.Name = "gvMx1tld005";
-            this.gvMx1tld005.Tag = "edit";
-            this.gvMx1tld005.Visible = true;
-            this.gvMx1tld005.VisibleIndex = 4;
-            this.gvMx1tld005.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";
             // 
-            // gvMx1tld004
+            // split1.Panel1
             // 
-            this.gvMx1tld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld004.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld004.Caption = "瑙勬牸鍨嬪彿";
-            this.gvMx1tld004.FieldName = "tld004";
-            this.gvMx1tld004.MinWidth = 50;
-            this.gvMx1tld004.Name = "gvMx1tld004";
-            this.gvMx1tld004.Tag = "query_a.tld004";
-            this.gvMx1tld004.Visible = true;
-            this.gvMx1tld004.VisibleIndex = 3;
-            this.gvMx1tld004.Width = 94;
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
             // 
-            // gvMx1tld003
+            // split1.Panel2
             // 
-            this.gvMx1tld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld003.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld003.Caption = "鐗╂枡鍚嶇О";
-            this.gvMx1tld003.FieldName = "tld003";
-            this.gvMx1tld003.MinWidth = 50;
-            this.gvMx1tld003.Name = "gvMx1tld003";
-            this.gvMx1tld003.Tag = "query_a.tld003";
-            this.gvMx1tld003.Visible = true;
-            this.gvMx1tld003.VisibleIndex = 2;
-            this.gvMx1tld003.Width = 94;
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.Size = new System.Drawing.Size(1126, 592);
+            this.split1.SplitterPosition = 580;
+            this.split1.TabIndex = 0;
             // 
-            // gvMx1tld002
+            // gcMain1
             // 
-            this.gvMx1tld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld002.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld002.Caption = "鐗╂枡缂栫爜";
-            this.gvMx1tld002.FieldName = "tld002";
-            this.gvMx1tld002.MinWidth = 50;
-            this.gvMx1tld002.Name = "gvMx1tld002";
-            this.gvMx1tld002.Tag = "query_a.tld002";
-            this.gvMx1tld002.Visible = true;
-            this.gvMx1tld002.VisibleIndex = 1;
-            this.gvMx1tld002.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, 541);
+            this.gcMain1.TabIndex = 5;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
             // 
-            // gvMx1tld001
+            // gridView1
             // 
-            this.gvMx1tld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tld001.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tld001.Caption = "宸ュ崟鍙�";
-            this.gvMx1tld001.FieldName = "tld001";
-            this.gvMx1tld001.MinWidth = 50;
-            this.gvMx1tld001.Name = "gvMx1tld001";
-            this.gvMx1tld001.Tag = "query_a.tld001";
-            this.gvMx1tld001.Visible = true;
-            this.gvMx1tld001.VisibleIndex = 0;
-            this.gvMx1tld001.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.gv_tbl013,
+            this.gv_tbl020,
+            this.gridColumn5,
+            this.gv_billNo,
+            this.gv_tbl003,
+            this.gv_tbl002,
+            this.gridColumn6,
+            this.gridColumn10,
+            this.gv_tbl004,
+            this.gv_tbl005,
+            this.gv_tbl009,
+            this.gv_tbl010,
+            this.gv_tbl011,
+            this.gv_tbl012,
+            this.gridColumn11});
+            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;
             // 
-            // gvMx1tlid
+            // gv_tbl013
             // 
-            this.gvMx1tlid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1tlid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1tlid.Caption = "tlid";
-            this.gvMx1tlid.FieldName = "tlid";
-            this.gvMx1tlid.MinWidth = 50;
-            this.gvMx1tlid.Name = "gvMx1tlid";
-            this.gvMx1tlid.Tag = "query_a.tlid";
-            this.gvMx1tlid.Width = 94;
+            this.gv_tbl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl013.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl013.Caption = "瀹℃牳鐘舵�� ";
+            this.gv_tbl013.FieldName = "isChk";
+            this.gv_tbl013.MaxWidth = 50;
+            this.gv_tbl013.MinWidth = 50;
+            this.gv_tbl013.Name = "gv_tbl013";
+            this.gv_tbl013.OptionsColumn.AllowEdit = false;
+            this.gv_tbl013.Tag = "query_a.tbl013";
+            this.gv_tbl013.Visible = true;
+            this.gv_tbl013.VisibleIndex = 0;
+            this.gv_tbl013.Width = 50;
+            // 
+            // gv_tbl020
+            // 
+            this.gv_tbl020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl020.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 ";
+            this.gv_tbl020.FieldName = "isWj";
+            this.gv_tbl020.MaxWidth = 50;
+            this.gv_tbl020.MinWidth = 50;
+            this.gv_tbl020.Name = "gv_tbl020";
+            this.gv_tbl020.OptionsColumn.AllowEdit = false;
+            this.gv_tbl020.Tag = "query_a.tbl020";
+            this.gv_tbl020.Visible = true;
+            this.gv_tbl020.VisibleIndex = 1;
+            this.gv_tbl020.Width = 50;
+            // 
+            // gridColumn5
+            // 
+            this.gridColumn5.Caption = "閫�鏂欑粍缁�";
+            this.gridColumn5.FieldName = "tlOrg";
+            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.Tag = "org.fnamber";
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.VisibleIndex = 2;
+            this.gridColumn5.Width = 94;
+            // 
+            // gv_billNo
+            // 
+            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_billNo.AppearanceCell.Options.UseFont = true;
+            this.gv_billNo.Caption = "鐢宠鍗曞彿 ";
+            this.gv_billNo.FieldName = "billNo";
+            this.gv_billNo.MinWidth = 50;
+            this.gv_billNo.Name = "gv_billNo";
+            this.gv_billNo.OptionsColumn.AllowEdit = false;
+            this.gv_billNo.Tag = "query_a.bill_no";
+            this.gv_billNo.Visible = true;
+            this.gv_billNo.VisibleIndex = 3;
+            this.gv_billNo.Width = 94;
+            // 
+            // gv_tbl003
+            // 
+            this.gv_tbl003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl003.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl003.Caption = "鎶曟枡鍗曞彿 ";
+            this.gv_tbl003.FieldName = "daa021";
+            this.gv_tbl003.MinWidth = 50;
+            this.gv_tbl003.Name = "gv_tbl003";
+            this.gv_tbl003.OptionsColumn.AllowEdit = false;
+            this.gv_tbl003.Tag = "query_a.tbl003";
+            this.gv_tbl003.Visible = true;
+            this.gv_tbl003.VisibleIndex = 4;
+            this.gv_tbl003.Width = 94;
+            // 
+            // gv_tbl002
+            // 
+            this.gv_tbl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl002.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl002.Caption = "濮斿宸ュ崟";
+            this.gv_tbl002.FieldName = "daa001";
+            this.gv_tbl002.MinWidth = 50;
+            this.gv_tbl002.Name = "gv_tbl002";
+            this.gv_tbl002.OptionsColumn.AllowEdit = false;
+            this.gv_tbl002.Tag = "query_a.tbl002";
+            this.gv_tbl002.Visible = true;
+            this.gv_tbl002.VisibleIndex = 5;
+            this.gv_tbl002.Width = 94;
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "浜у搧缂栫爜";
+            this.gridColumn6.FieldName = "daa029";
+            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 6;
+            this.gridColumn6.Width = 94;
+            // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "浜у搧鍚嶇О";
+            this.gridColumn10.FieldName = "daa003";
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 7;
+            this.gridColumn10.Width = 94;
+            // 
+            // gv_tbl004
+            // 
+            this.gv_tbl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl004.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl004.Caption = "浜у搧鍨嬪彿 ";
+            this.gv_tbl004.FieldName = "daa004";
+            this.gv_tbl004.MinWidth = 50;
+            this.gv_tbl004.Name = "gv_tbl004";
+            this.gv_tbl004.OptionsColumn.AllowEdit = false;
+            this.gv_tbl004.Tag = "query_a.tbl004";
+            this.gv_tbl004.Visible = true;
+            this.gv_tbl004.VisibleIndex = 8;
+            this.gv_tbl004.Width = 94;
+            // 
+            // gv_tbl005
+            // 
+            this.gv_tbl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl005.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl005.Caption = "閫�鏂欑被鍨�";
+            this.gv_tbl005.FieldName = "tbl005";
+            this.gv_tbl005.MinWidth = 50;
+            this.gv_tbl005.Name = "gv_tbl005";
+            this.gv_tbl005.OptionsColumn.AllowEdit = false;
+            this.gv_tbl005.Tag = "query_a.tbl005";
+            this.gv_tbl005.Visible = true;
+            this.gv_tbl005.VisibleIndex = 9;
+            this.gv_tbl005.Width = 94;
+            // 
+            // gv_tbl009
+            // 
+            this.gv_tbl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl009.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl009.Caption = "鍒涘缓浜� ";
+            this.gv_tbl009.FieldName = "tbl009";
+            this.gv_tbl009.MinWidth = 50;
+            this.gv_tbl009.Name = "gv_tbl009";
+            this.gv_tbl009.OptionsColumn.AllowEdit = false;
+            this.gv_tbl009.Tag = "query_a.tbl009";
+            this.gv_tbl009.Visible = true;
+            this.gv_tbl009.VisibleIndex = 10;
+            this.gv_tbl009.Width = 94;
+            // 
+            // gv_tbl010
+            // 
+            this.gv_tbl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl010.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl010.Caption = "鍒涘缓鏃堕棿 ";
+            this.gv_tbl010.FieldName = "tbl010";
+            this.gv_tbl010.MinWidth = 50;
+            this.gv_tbl010.Name = "gv_tbl010";
+            this.gv_tbl010.OptionsColumn.AllowEdit = false;
+            this.gv_tbl010.Tag = "query_a.tbl010";
+            this.gv_tbl010.Visible = true;
+            this.gv_tbl010.VisibleIndex = 11;
+            this.gv_tbl010.Width = 94;
+            // 
+            // gv_tbl011
+            // 
+            this.gv_tbl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl011.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl011.Caption = "瀹℃牳浜� ";
+            this.gv_tbl011.FieldName = "tbl011";
+            this.gv_tbl011.MinWidth = 50;
+            this.gv_tbl011.Name = "gv_tbl011";
+            this.gv_tbl011.OptionsColumn.AllowEdit = false;
+            this.gv_tbl011.Tag = "query_a.tbl011";
+            this.gv_tbl011.Visible = true;
+            this.gv_tbl011.VisibleIndex = 12;
+            this.gv_tbl011.Width = 94;
+            // 
+            // gv_tbl012
+            // 
+            this.gv_tbl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gv_tbl012.AppearanceCell.Options.UseFont = true;
+            this.gv_tbl012.Caption = "瀹℃牳鏃堕棿 ";
+            this.gv_tbl012.FieldName = "tbl012";
+            this.gv_tbl012.MinWidth = 50;
+            this.gv_tbl012.Name = "gv_tbl012";
+            this.gv_tbl012.OptionsColumn.AllowEdit = false;
+            this.gv_tbl012.Tag = "query_a.tbl012";
+            this.gv_tbl012.Visible = true;
+            this.gv_tbl012.VisibleIndex = 13;
+            this.gv_tbl012.Width = 94;
+            // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "浠诲姟鍗曞彿";
+            this.gridColumn11.FieldName = "erpProductionOrderNo";
+            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 14;
+            this.gridColumn11.Width = 94;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 541);
+            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 = 6;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 592);
+            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.tabMx);
+            this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.Size = new System.Drawing.Size(1126, 592);
+            this.splitMx1.SplitterPosition = 136;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.btnSelect);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_tbl005);
+            this.layoutMx1.Controls.Add(this.txt_tbl002);
+            this.layoutMx1.Controls.Add(this.txt_billNo);
+            this.layoutMx1.Controls.Add(this.txt_tbl012);
+            this.layoutMx1.Controls.Add(this.txt_daa014);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_tbl011);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_tbl006);
+            this.layoutMx1.Controls.Add(this.txt_tbl013);
+            this.layoutMx1.Controls.Add(this.txt_tbl020);
+            this.layoutMx1.Controls.Add(this.txt_erpProductionOrderNo);
+            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(767, 191, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 136);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // 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 = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // btnSelect
+            // 
+            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
+            this.btnSelect.Location = new System.Drawing.Point(12, 108);
+            this.btnSelect.Name = "btnSelect";
+            this.btnSelect.Size = new System.Drawing.Size(86, 27);
+            this.btnSelect.StyleController = this.layoutMx1;
+            this.btnSelect.TabIndex = 457;
+            this.btnSelect.Text = "閫夊彇鐗╂枡";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.Location = new System.Drawing.Point(626, 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(195, 28);
+            this.txt_itemName.StyleController = this.layoutMx1;
+            this.txt_itemName.TabIndex = 464;
+            this.txt_itemName.Tag = "readonly";
+            // 
+            // txt_tbl005
+            // 
+            this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
+            this.txt_tbl005.Location = new System.Drawing.Point(84, 76);
+            this.txt_tbl005.Name = "txt_tbl005";
+            this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_tbl005.Properties.Items.AddRange(new object[] {
+            "-璇烽�夋嫨-",
+            "鑹搧閫�鏂�",
+            "鏉ユ枡涓嶈壇閫�鏂�",
+            "浣滀笟涓嶈壇閫�鏂�"});
+            this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_tbl005.Size = new System.Drawing.Size(195, 24);
+            this.txt_tbl005.StyleController = this.layoutMx1;
+            this.txt_tbl005.TabIndex = 459;
+            // 
+            // txt_tbl002
+            // 
+            this.txt_tbl002.IsReadly = false;
+            this.txt_tbl002.Location = new System.Drawing.Point(84, 44);
+            this.txt_tbl002.Name = "txt_tbl002";
+            this.txt_tbl002.Size = new System.Drawing.Size(195, 28);
+            this.txt_tbl002.TabIndex = 462;
+            // 
+            // txt_billNo
+            // 
+            this.txt_billNo.Location = new System.Drawing.Point(84, 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(195, 28);
+            this.txt_billNo.StyleController = this.layoutMx1;
+            this.txt_billNo.TabIndex = 211;
+            this.txt_billNo.Tag = "readonly";
+            // 
+            // txt_tbl012
+            // 
+            this.txt_tbl012.Location = new System.Drawing.Point(897, 44);
+            this.txt_tbl012.Name = "txt_tbl012";
+            this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
+            this.txt_tbl012.Size = new System.Drawing.Size(196, 28);
+            this.txt_tbl012.StyleController = this.layoutMx1;
+            this.txt_tbl012.TabIndex = 247;
+            this.txt_tbl012.Tag = "readonly";
+            // 
+            // txt_daa014
+            // 
+            this.txt_daa014.Location = new System.Drawing.Point(355, 12);
+            this.txt_daa014.Name = "txt_daa014";
+            this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_daa014.Properties.Appearance.Options.UseFont = true;
+            this.txt_daa014.Size = new System.Drawing.Size(195, 28);
+            this.txt_daa014.StyleController = this.layoutMx1;
+            this.txt_daa014.TabIndex = 217;
+            this.txt_daa014.Tag = "readonly";
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.Location = new System.Drawing.Point(626, 12);
+            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(195, 28);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 298;
+            this.txt_itemNo.Tag = "readonly";
+            // 
+            // txt_tbl011
+            // 
+            this.txt_tbl011.Location = new System.Drawing.Point(897, 12);
+            this.txt_tbl011.Name = "txt_tbl011";
+            this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
+            this.txt_tbl011.Size = new System.Drawing.Size(196, 28);
+            this.txt_tbl011.StyleController = this.layoutMx1;
+            this.txt_tbl011.TabIndex = 243;
+            this.txt_tbl011.Tag = "readonly";
+            // 
+            // txt_itemModel
+            // 
+            this.txt_itemModel.Location = new System.Drawing.Point(626, 76);
+            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(195, 28);
+            this.txt_itemModel.StyleController = this.layoutMx1;
+            this.txt_itemModel.TabIndex = 219;
+            this.txt_itemModel.Tag = "readonly";
+            // 
+            // txt_tbl006
+            // 
+            this.txt_tbl006.Location = new System.Drawing.Point(355, 76);
+            this.txt_tbl006.Name = "txt_tbl006";
+            this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
+            this.txt_tbl006.Size = new System.Drawing.Size(195, 28);
+            this.txt_tbl006.StyleController = this.layoutMx1;
+            this.txt_tbl006.TabIndex = 226;
+            // 
+            // txt_tbl013
+            // 
+            this.txt_tbl013.Location = new System.Drawing.Point(825, 76);
+            this.txt_tbl013.Name = "txt_tbl013";
+            this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
+            this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
+            this.txt_tbl013.StyleController = this.layoutMx1;
+            this.txt_tbl013.TabIndex = 465;
+            this.txt_tbl013.Tag = "readonly";
+            // 
+            // txt_tbl020
+            // 
+            this.txt_tbl020.Location = new System.Drawing.Point(554, 108);
+            this.txt_tbl020.Name = "txt_tbl020";
+            this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑 ";
+            this.txt_tbl020.Size = new System.Drawing.Size(267, 24);
+            this.txt_tbl020.StyleController = this.layoutMx1;
+            this.txt_tbl020.TabIndex = 466;
+            this.txt_tbl020.Tag = "readonly";
+            // 
+            // txt_erpProductionOrderNo
+            // 
+            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(355, 44);
+            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
+            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(195, 24);
+            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
+            this.txt_erpProductionOrderNo.TabIndex = 467;
+            this.txt_erpProductionOrderNo.Tag = "readonly";
+            // 
+            // 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.layoutControlItem9,
+            this.layoutControlItem10,
+            this.layoutControlItem11,
+            this.layoutControlItem15,
+            this.layoutControlItem8,
+            this.layoutControlItem13,
+            this.layoutControlItem12,
+            this.layoutControlItem14});
+            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;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_billNo;
+            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);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_daa014;
+            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(60, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_itemNo;
+            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(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_tbl002;
+            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(271, 32);
+            this.layoutControlItem4.Text = "濮斿宸ュ崟";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_itemName;
+            this.layoutControlItem5.Location = new System.Drawing.Point(542, 32);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem5.Size = new System.Drawing.Size(271, 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(542, 64);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
+            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);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_tbl005;
+            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(271, 32);
+            this.layoutControlItem7.Text = "閫�鏂欑被鍨�";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_tbl011;
+            this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
+            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_tbl012;
+            this.layoutControlItem10.Location = new System.Drawing.Point(813, 32);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem10.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txt_tbl013;
+            this.layoutControlItem11.Location = new System.Drawing.Point(813, 64);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem11.TextVisible = false;
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_erpProductionOrderNo;
+            this.layoutControlItem15.Location = new System.Drawing.Point(271, 32);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem15.Text = "浠诲姟鍗曞彿";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_tbl006;
+            this.layoutControlItem8.Location = new System.Drawing.Point(271, 64);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem8.Text = "澶囨敞";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.btnSelect;
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+            this.layoutControlItem13.MaxSize = new System.Drawing.Size(90, 31);
+            this.layoutControlItem13.MinSize = new System.Drawing.Size(90, 31);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            this.layoutControlItem13.Text = "閫夋嫨鎸夐挳";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem13.TextVisible = false;
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_tbl020;
+            this.layoutControlItem12.Location = new System.Drawing.Point(542, 96);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem12.Text = "瀹岀粨鏍囪瘑";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem12.TextVisible = false;
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.lbGuid;
+            this.layoutControlItem14.Location = new System.Drawing.Point(813, 96);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem14.Size = new System.Drawing.Size(272, 32);
+            this.layoutControlItem14.Text = "lbGuid";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem14.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.tabMxPage1;
+            this.tabMx.Size = new System.Drawing.Size(1126, 444);
+            this.tabMx.TabIndex = 3;
+            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage1,
+            this.xtraTabPage3});
             // 
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Controls.Add(this.panelMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 411);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 412);
             this.tabMxPage1.Text = "閫�鏂欐槑缁�";
             // 
             // gcMx1
@@ -316,7 +986,7 @@
             this.gcMx1.Name = "gcMx1";
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1});
-            this.gcMx1.Size = new System.Drawing.Size(1124, 313);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 314);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -343,6 +1013,17 @@
             this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
             // 
+            // gvMx1tlid
+            // 
+            this.gvMx1tlid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tlid.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tlid.Caption = "tlid";
+            this.gvMx1tlid.FieldName = "tlid";
+            this.gvMx1tlid.MinWidth = 50;
+            this.gvMx1tlid.Name = "gvMx1tlid";
+            this.gvMx1tlid.Tag = "query_a.tlid";
+            this.gvMx1tlid.Width = 94;
+            // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "dabGuid";
@@ -350,6 +1031,114 @@
             this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Width = 94;
+            // 
+            // gvMx1tld001
+            // 
+            this.gvMx1tld001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld001.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld001.Caption = "宸ュ崟鍙�";
+            this.gvMx1tld001.FieldName = "tld001";
+            this.gvMx1tld001.MinWidth = 50;
+            this.gvMx1tld001.Name = "gvMx1tld001";
+            this.gvMx1tld001.Tag = "query_a.tld001";
+            this.gvMx1tld001.Visible = true;
+            this.gvMx1tld001.VisibleIndex = 0;
+            this.gvMx1tld001.Width = 94;
+            // 
+            // gvMx1tld002
+            // 
+            this.gvMx1tld002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld002.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld002.Caption = "鐗╂枡缂栫爜";
+            this.gvMx1tld002.FieldName = "tld002";
+            this.gvMx1tld002.MinWidth = 50;
+            this.gvMx1tld002.Name = "gvMx1tld002";
+            this.gvMx1tld002.Tag = "query_a.tld002";
+            this.gvMx1tld002.Visible = true;
+            this.gvMx1tld002.VisibleIndex = 1;
+            this.gvMx1tld002.Width = 94;
+            // 
+            // gvMx1tld003
+            // 
+            this.gvMx1tld003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld003.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld003.Caption = "鐗╂枡鍚嶇О";
+            this.gvMx1tld003.FieldName = "tld003";
+            this.gvMx1tld003.MinWidth = 50;
+            this.gvMx1tld003.Name = "gvMx1tld003";
+            this.gvMx1tld003.Tag = "query_a.tld003";
+            this.gvMx1tld003.Visible = true;
+            this.gvMx1tld003.VisibleIndex = 2;
+            this.gvMx1tld003.Width = 94;
+            // 
+            // gvMx1tld004
+            // 
+            this.gvMx1tld004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld004.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld004.Caption = "瑙勬牸鍨嬪彿";
+            this.gvMx1tld004.FieldName = "tld004";
+            this.gvMx1tld004.MinWidth = 50;
+            this.gvMx1tld004.Name = "gvMx1tld004";
+            this.gvMx1tld004.Tag = "query_a.tld004";
+            this.gvMx1tld004.Visible = true;
+            this.gvMx1tld004.VisibleIndex = 3;
+            this.gvMx1tld004.Width = 94;
+            // 
+            // gvMx1tld005
+            // 
+            this.gvMx1tld005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1tld005.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx1tld005.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
+            this.gvMx1tld005.AppearanceHeader.Options.UseForeColor = true;
+            this.gvMx1tld005.Caption = "鐢宠鏁伴噺";
+            this.gvMx1tld005.FieldName = "tld005";
+            this.gvMx1tld005.MinWidth = 50;
+            this.gvMx1tld005.Name = "gvMx1tld005";
+            this.gvMx1tld005.Tag = "edit";
+            this.gvMx1tld005.Visible = true;
+            this.gvMx1tld005.VisibleIndex = 4;
+            this.gvMx1tld005.Width = 94;
+            // 
+            // gvMx1tld006
+            // 
+            this.gvMx1tld006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld006.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld006.Caption = "宸查��鏁伴噺";
+            this.gvMx1tld006.FieldName = "tld006";
+            this.gvMx1tld006.MinWidth = 50;
+            this.gvMx1tld006.Name = "gvMx1tld006";
+            this.gvMx1tld006.Tag = "query_a.tld006";
+            this.gvMx1tld006.Visible = true;
+            this.gvMx1tld006.VisibleIndex = 5;
+            this.gvMx1tld006.Width = 94;
+            // 
+            // gvMx1tld007
+            // 
+            this.gvMx1tld007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld007.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld007.Caption = "鍗曚綅";
+            this.gvMx1tld007.FieldName = "dwName";
+            this.gvMx1tld007.MinWidth = 50;
+            this.gvMx1tld007.Name = "gvMx1tld007";
+            this.gvMx1tld007.Tag = "query_a.tld007";
+            this.gvMx1tld007.Visible = true;
+            this.gvMx1tld007.VisibleIndex = 6;
+            this.gvMx1tld007.Width = 94;
+            // 
+            // gvMx1tld009
+            // 
+            this.gvMx1tld009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1tld009.AppearanceCell.Options.UseFont = true;
+            this.gvMx1tld009.Caption = "鐗╂枡id";
+            this.gvMx1tld009.FieldName = "tld009";
+            this.gvMx1tld009.MinWidth = 50;
+            this.gvMx1tld009.Name = "gvMx1tld009";
+            this.gvMx1tld009.Tag = "query_a.tld009";
+            this.gvMx1tld009.Visible = true;
+            this.gvMx1tld009.VisibleIndex = 7;
+            this.gvMx1tld009.Width = 94;
             // 
             // gridColumn1
             // 
@@ -384,10 +1173,10 @@
             // repositoryItemButtonEdit1
             // 
             this.repositoryItemButtonEdit1.AutoHeight = false;
-            editorButtonImageOptions5.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions5.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions1.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, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", 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.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -475,7 +1264,9 @@
             this.txtKdy.Location = new System.Drawing.Point(430, 65);
             this.txtKdy.Name = "txtKdy";
             this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
             this.txtKdy.Properties.Appearance.Options.UseFont = true;
+            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
             this.txtKdy.Properties.ReadOnly = true;
             this.txtKdy.Size = new System.Drawing.Size(96, 28);
             this.txtKdy.TabIndex = 224;
@@ -578,465 +1369,11 @@
             this.labelControl7.TabIndex = 213;
             this.labelControl7.Text = "鐗╂枡ID锛�";
             // 
-            // lb_tbl021
-            // 
-            this.lb_tbl021.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl021.Appearance.Options.UseFont = true;
-            this.lb_tbl021.Location = new System.Drawing.Point(540, 19);
-            this.lb_tbl021.Name = "lb_tbl021";
-            this.lb_tbl021.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl021.TabIndex = 298;
-            this.lb_tbl021.Text = "浜у搧缂栫爜";
-            // 
-            // txt_itemNo
-            // 
-            this.txt_itemNo.Enabled = false;
-            this.txt_itemNo.Location = new System.Drawing.Point(615, 15);
-            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(158, 28);
-            this.txt_itemNo.TabIndex = 298;
-            // 
-            // lb_tbl020
-            // 
-            this.lb_tbl020.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl020.Appearance.Options.UseFont = true;
-            this.lb_tbl020.Location = new System.Drawing.Point(885, 87);
-            this.lb_tbl020.Name = "lb_tbl020";
-            this.lb_tbl020.Size = new System.Drawing.Size(73, 21);
-            this.lb_tbl020.TabIndex = 291;
-            this.lb_tbl020.Text = "瀹岀粨鏍囪瘑 ";
-            // 
-            // lb_tbl013
-            // 
-            this.lb_tbl013.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl013.Appearance.Options.UseFont = true;
-            this.lb_tbl013.Location = new System.Drawing.Point(779, 87);
-            this.lb_tbl013.Name = "lb_tbl013";
-            this.lb_tbl013.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl013.TabIndex = 252;
-            this.lb_tbl013.Text = "瀹℃牳鐘舵��";
-            // 
-            // lb_tbl012
-            // 
-            this.lb_tbl012.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl012.Appearance.Options.UseFont = true;
-            this.lb_tbl012.Location = new System.Drawing.Point(779, 54);
-            this.lb_tbl012.Name = "lb_tbl012";
-            this.lb_tbl012.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl012.TabIndex = 247;
-            this.lb_tbl012.Text = "瀹℃牳鏃堕棿";
-            // 
-            // txt_tbl012
-            // 
-            this.txt_tbl012.Enabled = false;
-            this.txt_tbl012.Location = new System.Drawing.Point(852, 50);
-            this.txt_tbl012.Name = "txt_tbl012";
-            this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl012.Size = new System.Drawing.Size(150, 28);
-            this.txt_tbl012.TabIndex = 247;
-            // 
-            // lb_tbl011
-            // 
-            this.lb_tbl011.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl011.Appearance.Options.UseFont = true;
-            this.lb_tbl011.Location = new System.Drawing.Point(796, 20);
-            this.lb_tbl011.Name = "lb_tbl011";
-            this.lb_tbl011.Size = new System.Drawing.Size(51, 21);
-            this.lb_tbl011.TabIndex = 243;
-            this.lb_tbl011.Text = "瀹℃牳浜�";
-            // 
-            // txt_tbl011
-            // 
-            this.txt_tbl011.Enabled = false;
-            this.txt_tbl011.Location = new System.Drawing.Point(852, 16);
-            this.txt_tbl011.Name = "txt_tbl011";
-            this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl011.Size = new System.Drawing.Size(150, 28);
-            this.txt_tbl011.TabIndex = 243;
-            // 
-            // lb_tbl006
-            // 
-            this.lb_tbl006.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl006.Appearance.Options.UseFont = true;
-            this.lb_tbl006.Location = new System.Drawing.Point(337, 85);
-            this.lb_tbl006.Name = "lb_tbl006";
-            this.lb_tbl006.Size = new System.Drawing.Size(34, 21);
-            this.lb_tbl006.TabIndex = 226;
-            this.lb_tbl006.Text = "澶囨敞";
-            // 
-            // txt_tbl006
-            // 
-            this.txt_tbl006.Location = new System.Drawing.Point(382, 81);
-            this.txt_tbl006.Name = "txt_tbl006";
-            this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl006.Size = new System.Drawing.Size(391, 28);
-            this.txt_tbl006.TabIndex = 226;
-            // 
-            // lb_tbl005
-            // 
-            this.lb_tbl005.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl005.Appearance.Options.UseFont = true;
-            this.lb_tbl005.Location = new System.Drawing.Point(11, 85);
-            this.lb_tbl005.Name = "lb_tbl005";
-            this.lb_tbl005.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl005.TabIndex = 222;
-            this.lb_tbl005.Text = "閫�鏂欑被鍨�";
-            // 
-            // lb_tbl004
-            // 
-            this.lb_tbl004.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl004.Appearance.Options.UseFont = true;
-            this.lb_tbl004.Location = new System.Drawing.Point(540, 54);
-            this.lb_tbl004.Name = "lb_tbl004";
-            this.lb_tbl004.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl004.TabIndex = 219;
-            this.lb_tbl004.Text = "浜у搧鍨嬪彿";
-            // 
-            // txt_itemModel
-            // 
-            this.txt_itemModel.Enabled = false;
-            this.txt_itemModel.Location = new System.Drawing.Point(615, 50);
-            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(158, 28);
-            this.txt_itemModel.TabIndex = 219;
-            // 
-            // lb_tbl003
-            // 
-            this.lb_tbl003.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_tbl003.Appearance.Options.UseFont = true;
-            this.lb_tbl003.Location = new System.Drawing.Point(303, 20);
-            this.lb_tbl003.Name = "lb_tbl003";
-            this.lb_tbl003.Size = new System.Drawing.Size(68, 21);
-            this.lb_tbl003.TabIndex = 217;
-            this.lb_tbl003.Text = "浠诲姟鍗曞彿";
-            // 
-            // txt_daa014
-            // 
-            this.txt_daa014.Enabled = false;
-            this.txt_daa014.Location = new System.Drawing.Point(382, 16);
-            this.txt_daa014.Name = "txt_daa014";
-            this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_daa014.Properties.Appearance.Options.UseFont = true;
-            this.txt_daa014.Size = new System.Drawing.Size(150, 28);
-            this.txt_daa014.TabIndex = 217;
-            // 
-            // txt_billNo
-            // 
-            this.txt_billNo.Enabled = false;
-            this.txt_billNo.Location = new System.Drawing.Point(85, 16);
-            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(213, 28);
-            this.txt_billNo.TabIndex = 211;
-            // 
-            // 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;
-            // 
-            // 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, 624);
-            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, 592);
-            this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
-            // 
-            // 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, 553);
-            this.gcMain.TabIndex = 4;
-            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.gv_tbl013,
-            this.gv_tbl020,
-            this.gridColumn5,
-            this.gv_billNo,
-            this.gv_tbl003,
-            this.gv_tbl002,
-            this.gridColumn6,
-            this.gridColumn10,
-            this.gv_tbl004,
-            this.gv_tbl005,
-            this.gv_tbl009,
-            this.gv_tbl010,
-            this.gv_tbl011,
-            this.gv_tbl012});
-            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;
-            // 
-            // gv_tbl013
-            // 
-            this.gv_tbl013.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl013.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl013.Caption = "瀹℃牳鐘舵�� ";
-            this.gv_tbl013.FieldName = "isChk";
-            this.gv_tbl013.MaxWidth = 50;
-            this.gv_tbl013.MinWidth = 50;
-            this.gv_tbl013.Name = "gv_tbl013";
-            this.gv_tbl013.OptionsColumn.AllowEdit = false;
-            this.gv_tbl013.Tag = "query_a.tbl013";
-            this.gv_tbl013.Visible = true;
-            this.gv_tbl013.VisibleIndex = 0;
-            this.gv_tbl013.Width = 50;
-            // 
-            // gv_tbl020
-            // 
-            this.gv_tbl020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl020.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 ";
-            this.gv_tbl020.FieldName = "isWj";
-            this.gv_tbl020.MaxWidth = 50;
-            this.gv_tbl020.MinWidth = 50;
-            this.gv_tbl020.Name = "gv_tbl020";
-            this.gv_tbl020.OptionsColumn.AllowEdit = false;
-            this.gv_tbl020.Tag = "query_a.tbl020";
-            this.gv_tbl020.Visible = true;
-            this.gv_tbl020.VisibleIndex = 1;
-            this.gv_tbl020.Width = 50;
-            // 
-            // gridColumn5
-            // 
-            this.gridColumn5.Caption = "閫�鏂欑粍缁�";
-            this.gridColumn5.FieldName = "tlOrg";
-            this.gridColumn5.MinWidth = 25;
-            this.gridColumn5.Name = "gridColumn5";
-            this.gridColumn5.Tag = "org.fnamber";
-            this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 2;
-            this.gridColumn5.Width = 94;
-            // 
-            // gv_billNo
-            // 
-            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_billNo.AppearanceCell.Options.UseFont = true;
-            this.gv_billNo.Caption = "鐢宠鍗曞彿 ";
-            this.gv_billNo.FieldName = "billNo";
-            this.gv_billNo.MinWidth = 50;
-            this.gv_billNo.Name = "gv_billNo";
-            this.gv_billNo.OptionsColumn.AllowEdit = false;
-            this.gv_billNo.Tag = "query_a.bill_no";
-            this.gv_billNo.Visible = true;
-            this.gv_billNo.VisibleIndex = 3;
-            this.gv_billNo.Width = 94;
-            // 
-            // gv_tbl003
-            // 
-            this.gv_tbl003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl003.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl003.Caption = "浠诲姟鍗曞彿 ";
-            this.gv_tbl003.FieldName = "daa021";
-            this.gv_tbl003.MinWidth = 50;
-            this.gv_tbl003.Name = "gv_tbl003";
-            this.gv_tbl003.OptionsColumn.AllowEdit = false;
-            this.gv_tbl003.Tag = "query_a.tbl003";
-            this.gv_tbl003.Visible = true;
-            this.gv_tbl003.VisibleIndex = 4;
-            this.gv_tbl003.Width = 94;
-            // 
-            // gv_tbl002
-            // 
-            this.gv_tbl002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl002.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl002.Caption = "濮斿宸ュ崟";
-            this.gv_tbl002.FieldName = "daa001";
-            this.gv_tbl002.MinWidth = 50;
-            this.gv_tbl002.Name = "gv_tbl002";
-            this.gv_tbl002.OptionsColumn.AllowEdit = false;
-            this.gv_tbl002.Tag = "query_a.tbl002";
-            this.gv_tbl002.Visible = true;
-            this.gv_tbl002.VisibleIndex = 5;
-            this.gv_tbl002.Width = 94;
-            // 
-            // gridColumn6
-            // 
-            this.gridColumn6.Caption = "浜у搧缂栫爜";
-            this.gridColumn6.FieldName = "daa029";
-            this.gridColumn6.MinWidth = 25;
-            this.gridColumn6.Name = "gridColumn6";
-            this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 6;
-            this.gridColumn6.Width = 94;
-            // 
-            // gridColumn10
-            // 
-            this.gridColumn10.Caption = "浜у搧鍚嶇О";
-            this.gridColumn10.FieldName = "daa003";
-            this.gridColumn10.MinWidth = 25;
-            this.gridColumn10.Name = "gridColumn10";
-            this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 7;
-            this.gridColumn10.Width = 94;
-            // 
-            // gv_tbl004
-            // 
-            this.gv_tbl004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl004.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl004.Caption = "浜у搧鍨嬪彿 ";
-            this.gv_tbl004.FieldName = "daa004";
-            this.gv_tbl004.MinWidth = 50;
-            this.gv_tbl004.Name = "gv_tbl004";
-            this.gv_tbl004.OptionsColumn.AllowEdit = false;
-            this.gv_tbl004.Tag = "query_a.tbl004";
-            this.gv_tbl004.Visible = true;
-            this.gv_tbl004.VisibleIndex = 8;
-            this.gv_tbl004.Width = 94;
-            // 
-            // gv_tbl005
-            // 
-            this.gv_tbl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl005.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl005.Caption = "閫�鏂欏師鍥� ";
-            this.gv_tbl005.FieldName = "tbl005";
-            this.gv_tbl005.MinWidth = 50;
-            this.gv_tbl005.Name = "gv_tbl005";
-            this.gv_tbl005.OptionsColumn.AllowEdit = false;
-            this.gv_tbl005.Tag = "query_a.tbl005";
-            this.gv_tbl005.Visible = true;
-            this.gv_tbl005.VisibleIndex = 9;
-            this.gv_tbl005.Width = 94;
-            // 
-            // gv_tbl009
-            // 
-            this.gv_tbl009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl009.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl009.Caption = "鍒涘缓浜� ";
-            this.gv_tbl009.FieldName = "tbl009";
-            this.gv_tbl009.MinWidth = 50;
-            this.gv_tbl009.Name = "gv_tbl009";
-            this.gv_tbl009.OptionsColumn.AllowEdit = false;
-            this.gv_tbl009.Tag = "query_a.tbl009";
-            this.gv_tbl009.Visible = true;
-            this.gv_tbl009.VisibleIndex = 10;
-            this.gv_tbl009.Width = 94;
-            // 
-            // gv_tbl010
-            // 
-            this.gv_tbl010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl010.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl010.Caption = "鍒涘缓鏃堕棿 ";
-            this.gv_tbl010.FieldName = "tbl010";
-            this.gv_tbl010.MinWidth = 50;
-            this.gv_tbl010.Name = "gv_tbl010";
-            this.gv_tbl010.OptionsColumn.AllowEdit = false;
-            this.gv_tbl010.Tag = "query_a.tbl010";
-            this.gv_tbl010.Visible = true;
-            this.gv_tbl010.VisibleIndex = 11;
-            this.gv_tbl010.Width = 94;
-            // 
-            // gv_tbl011
-            // 
-            this.gv_tbl011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl011.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl011.Caption = "瀹℃牳浜� ";
-            this.gv_tbl011.FieldName = "tbl011";
-            this.gv_tbl011.MinWidth = 50;
-            this.gv_tbl011.Name = "gv_tbl011";
-            this.gv_tbl011.OptionsColumn.AllowEdit = false;
-            this.gv_tbl011.Tag = "query_a.tbl011";
-            this.gv_tbl011.Visible = true;
-            this.gv_tbl011.VisibleIndex = 12;
-            this.gv_tbl011.Width = 94;
-            // 
-            // gv_tbl012
-            // 
-            this.gv_tbl012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gv_tbl012.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl012.Caption = "瀹℃牳鏃堕棿 ";
-            this.gv_tbl012.FieldName = "tbl012";
-            this.gv_tbl012.MinWidth = 50;
-            this.gv_tbl012.Name = "gv_tbl012";
-            this.gv_tbl012.OptionsColumn.AllowEdit = false;
-            this.gv_tbl012.Tag = "query_a.tbl012";
-            this.gv_tbl012.Visible = true;
-            this.gv_tbl012.VisibleIndex = 13;
-            this.gv_tbl012.Width = 94;
-            // 
-            // pageBar1
-            // 
-            this.pageBar1.CurrentPage = 1;
-            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 553);
-            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, 592);
-            this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
-            // 
-            // tabMx
-            // 
-            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 149);
-            this.tabMx.Name = "tabMx";
-            this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 443);
-            this.tabMx.TabIndex = 2;
-            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
-            this.tabMxPage1,
-            this.xtraTabPage3});
-            // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 411);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 412);
             this.xtraTabPage3.Text = "鏉$爜鏄庣粏";
             // 
             // gcMx2
@@ -1047,7 +1384,7 @@
             this.gcMx2.Name = "gcMx2";
             this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit2});
-            this.gcMx2.Size = new System.Drawing.Size(1124, 411);
+            this.gcMx2.Size = new System.Drawing.Size(1124, 412);
             this.gcMx2.TabIndex = 2;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1187,160 +1524,13 @@
             // repositoryItemButtonEdit2
             // 
             this.repositoryItemButtonEdit2.AutoHeight = false;
-            editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions6.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions2.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, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            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.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
             this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
-            // 
-            // panel1
-            // 
-            this.panel1.BackColor = System.Drawing.Color.White;
-            this.panel1.Controls.Add(this.labelControl5);
-            this.panel1.Controls.Add(this.labelControl4);
-            this.panel1.Controls.Add(this.txt_itemName);
-            this.panel1.Controls.Add(this.labelControl2);
-            this.panel1.Controls.Add(this.txt_tbl002);
-            this.panel1.Controls.Add(this.txt_tbl020);
-            this.panel1.Controls.Add(this.txt_tbl013);
-            this.panel1.Controls.Add(this.txt_tbl005);
-            this.panel1.Controls.Add(this.btnSelect);
-            this.panel1.Controls.Add(this.labelControl11);
-            this.panel1.Controls.Add(this.lbGuid);
-            this.panel1.Controls.Add(this.lb_tbl021);
-            this.panel1.Controls.Add(this.txt_itemNo);
-            this.panel1.Controls.Add(this.lb_tbl020);
-            this.panel1.Controls.Add(this.lb_tbl013);
-            this.panel1.Controls.Add(this.lb_tbl012);
-            this.panel1.Controls.Add(this.txt_tbl012);
-            this.panel1.Controls.Add(this.lb_tbl011);
-            this.panel1.Controls.Add(this.txt_tbl011);
-            this.panel1.Controls.Add(this.lb_tbl006);
-            this.panel1.Controls.Add(this.txt_tbl006);
-            this.panel1.Controls.Add(this.lb_tbl005);
-            this.panel1.Controls.Add(this.lb_tbl004);
-            this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.lb_tbl003);
-            this.panel1.Controls.Add(this.txt_daa014);
-            this.panel1.Controls.Add(this.txt_billNo);
-            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, 149);
-            this.panel1.TabIndex = 1;
-            // 
-            // labelControl5
-            // 
-            this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl5.Appearance.Options.UseFont = true;
-            this.labelControl5.Location = new System.Drawing.Point(11, 53);
-            this.labelControl5.Name = "labelControl5";
-            this.labelControl5.Size = new System.Drawing.Size(68, 21);
-            this.labelControl5.TabIndex = 468;
-            this.labelControl5.Text = "濮斿宸ュ崟";
-            // 
-            // labelControl4
-            // 
-            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(11, 19);
-            this.labelControl4.Name = "labelControl4";
-            this.labelControl4.Size = new System.Drawing.Size(68, 21);
-            this.labelControl4.TabIndex = 467;
-            this.labelControl4.Text = "鐢宠鍗曞彿";
-            // 
-            // txt_itemName
-            // 
-            this.txt_itemName.Enabled = false;
-            this.txt_itemName.Location = new System.Drawing.Point(382, 49);
-            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.TabIndex = 464;
-            // 
-            // labelControl2
-            // 
-            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(303, 53);
-            this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(68, 21);
-            this.labelControl2.TabIndex = 463;
-            this.labelControl2.Text = "浜у搧鍚嶇О";
-            // 
-            // txt_tbl002
-            // 
-            this.txt_tbl002.IsReadly = false;
-            this.txt_tbl002.Location = new System.Drawing.Point(85, 48);
-            this.txt_tbl002.Name = "txt_tbl002";
-            this.txt_tbl002.Size = new System.Drawing.Size(213, 32);
-            this.txt_tbl002.TabIndex = 462;
-            // 
-            // txt_tbl020
-            // 
-            this.txt_tbl020.Enabled = false;
-            this.txt_tbl020.Location = new System.Drawing.Point(961, 85);
-            this.txt_tbl020.Name = "txt_tbl020";
-            this.txt_tbl020.Properties.Caption = "";
-            this.txt_tbl020.Size = new System.Drawing.Size(94, 24);
-            this.txt_tbl020.TabIndex = 461;
-            // 
-            // txt_tbl013
-            // 
-            this.txt_tbl013.Enabled = false;
-            this.txt_tbl013.Location = new System.Drawing.Point(852, 85);
-            this.txt_tbl013.Name = "txt_tbl013";
-            this.txt_tbl013.Properties.Caption = "";
-            this.txt_tbl013.Size = new System.Drawing.Size(34, 24);
-            this.txt_tbl013.TabIndex = 460;
-            // 
-            // txt_tbl005
-            // 
-            this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
-            this.txt_tbl005.Location = new System.Drawing.Point(85, 83);
-            this.txt_tbl005.Name = "txt_tbl005";
-            this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_tbl005.Properties.Items.AddRange(new object[] {
-            "-璇烽�夋嫨-",
-            "鑹搧閫�鏂�",
-            "鏉ユ枡涓嶈壇閫�鏂�",
-            "浣滀笟涓嶈壇閫�鏂�"});
-            this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_tbl005.Size = new System.Drawing.Size(213, 24);
-            this.txt_tbl005.TabIndex = 459;
-            // 
-            // btnSelect
-            // 
-            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(11, 113);
-            this.btnSelect.Name = "btnSelect";
-            this.btnSelect.Size = new System.Drawing.Size(107, 29);
-            this.btnSelect.TabIndex = 457;
-            this.btnSelect.Text = "閫夊彇鐗╂枡";
-            // 
-            // labelControl11
-            // 
-            this.labelControl11.Location = new System.Drawing.Point(1010, 119);
-            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(1061, 119);
-            this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(0, 21);
-            this.lbGuid.TabIndex = 1;
-            this.lbGuid.Visible = false;
             // 
             // picCheckBox
             // 
@@ -1363,6 +1553,55 @@
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_WwTbl";
             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_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl005.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl006.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).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.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+            this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -1378,31 +1617,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl006.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.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.tabMx)).EndInit();
-            this.tabMx.ResumeLayout(false);
             this.xtraTabPage3.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
-            this.panel1.ResumeLayout(false);
-            this.panel1.PerformLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl005.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -1410,55 +1628,75 @@
         #endregion
         private UserControl.UcToolBarMenu toolBarMenu1;
         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 DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl013;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl020;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl003;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl002;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl004;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl005;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl009;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl010;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl011;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl012;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
         private UserControls.Data.UcPageBar pageBar1;
-        private System.Windows.Forms.Panel panel1;
+        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_itemName;
+        private UserControl.UcLookWwgd txt_tbl002;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_tbl005;
+        private DevExpress.XtraEditors.SimpleButton btnSelect;
         private System.Windows.Forms.Label lbGuid;
-        private DevExpress.XtraEditors.LabelControl labelControl11;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
+        private DevExpress.XtraEditors.TextEdit txt_tbl012;
+        private DevExpress.XtraEditors.TextEdit txt_tbl011;
+        private DevExpress.XtraEditors.TextEdit txt_tbl006;
+        private DevExpress.XtraEditors.TextEdit txt_itemModel;
+        private DevExpress.XtraEditors.TextEdit txt_daa014;
+        private DevExpress.XtraEditors.TextEdit txt_billNo;
+        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 layoutControlItem9;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraEditors.CheckEdit txt_tbl013;
+        private DevExpress.XtraEditors.CheckEdit txt_tbl020;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
         private DevExpress.XtraTab.XtraTabControl tabMx;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld009;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld007;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld006;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld005;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld004;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld003;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld002;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld001;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tlid;
         private DevExpress.XtraTab.XtraTabPage tabMxPage1;
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl021;
-        private DevExpress.XtraEditors.TextEdit txt_itemNo;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl020;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl013;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl012;
-        private DevExpress.XtraEditors.TextEdit txt_tbl012;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl011;
-        private DevExpress.XtraEditors.TextEdit txt_tbl011;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl006;
-        private DevExpress.XtraEditors.TextEdit txt_tbl006;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl005;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl004;
-        private DevExpress.XtraEditors.TextEdit txt_itemModel;
-
-        private DevExpress.XtraEditors.LabelControl lb_tbl003;
-        private DevExpress.XtraEditors.TextEdit txt_daa014;
-        private DevExpress.XtraEditors.TextEdit txt_billNo;
-        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tlid;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld001;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld002;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld003;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld004;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld005;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld006;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld007;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tld009;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
-        private DevExpress.XtraEditors.SimpleButton btnSelect;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
         private DevExpress.XtraEditors.PanelControl panelMx1;
+        private UserControl.UcBtnPrint ucBtnPrint1;
         private DevExpress.XtraEditors.LabelControl lbMxGuid;
         private DevExpress.XtraEditors.TextEdit txt_iCount_1;
         private DevExpress.XtraEditors.LabelControl labelControl14;
@@ -1476,31 +1714,7 @@
         private DevExpress.XtraEditors.LabelControl labelControl8;
         private DevExpress.XtraEditors.TextEdit txtWlid;
         private DevExpress.XtraEditors.LabelControl labelControl7;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_tbl005;
-        private DevExpress.XtraEditors.CheckEdit txt_tbl020;
-        private DevExpress.XtraEditors.CheckEdit txt_tbl013;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
-        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private System.Windows.Forms.PictureBox picCheckBox;
-        private UserControl.UcBtnPrint ucBtnPrint1;
-        private UserControl.UcLookWwgd txt_tbl002;
-        private DevExpress.XtraGrid.GridControl gcMain;
-        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl013;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl020;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl003;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl002;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl004;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl005;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl009;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl010;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl011;
-        private DevExpress.XtraGrid.Columns.GridColumn gv_tbl012;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
         private DevExpress.XtraGrid.GridControl gcMx2;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
@@ -1514,9 +1728,11 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
         private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
-        private DevExpress.XtraEditors.TextEdit txt_itemName;
-        private DevExpress.XtraEditors.LabelControl labelControl2;
-        private DevExpress.XtraEditors.LabelControl labelControl4;
-        private DevExpress.XtraEditors.LabelControl labelControl5;
+        private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
index 5f193d0..01350e1 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.cs
@@ -1,4 +1,3 @@
-using DevExpress.XtraGrid.Views.Base.ViewInfo;
 using Gs.DevApp.Entity;
 using Gs.DevApp.ToolBox;
 using Gs.DevApp.UserControl;
@@ -30,9 +29,10 @@
             toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
             toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
             gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged;
+            this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
-            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "tbl013", "", (value) =>
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "isChk", "", (value) =>
             {
                 Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
             });
@@ -177,56 +177,7 @@
             getPageList(1);
         }
 
-        private void ToolBarMenu1_btnDesignClick(object sender, EventArgs e)
-        {
-            toolBarMenu1.guidKey = "";
-            string rowGuid, rowName;
-            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
-                lbGuid, txt_billNo, gridView1);
-            toolBarMenu1.guidKey = rowGuid;
-            toolBarMenu1.rptParameter = "rpt_wwtl{}";
-        }
-        private void ToolBarMenu1_btnReportClick(object sender, EventArgs e)
-        {
-            toolBarMenu1.guidKey = "";
-            string rowGuid, rowName;
-            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
-                lbGuid, txt_billNo, gridView1);
-            toolBarMenu1.guidKey = rowGuid;
-            if (xtraTabControl1.SelectedTabPageIndex == 0)
-            {
-                getModel(rowGuid);
-                this.toolBarMenu1.rptParameter = "return false";
-                return;
-            }
-            if (string.IsNullOrEmpty(txt_iCount_1.Text.Trim()))
-            {
-                Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨鎵撳嵃鏉$爜寮犳暟锛�");
-                txt_iCount_1.Focus();
-                this.toolBarMenu1.rptParameter = "return false";
-                return;
-            }
-            if (string.IsNullOrEmpty(txt_psnQty_1.Text.Trim()))
-            {
-                Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨鎵撳嵃鏉$爜鏁伴噺锛�");
-                txt_psnQty_1.Focus();
-                this.toolBarMenu1.rptParameter = "return false";
-                return;
-            }
-            if (lbMxGuid.Text.Trim().Length < 10)
-            {
-                Gs.DevApp.ToolBox.MsgHelper.ShowError("璇烽�夋嫨鎵撳嵃鐨勮锛�");
-                this.toolBarMenu1.rptParameter = "return false";
-                return;
-            }
-            this.toolBarMenu1.rptParameter = "rpt_wwtl{" + lbMxGuid.Text.Trim()
-                   + "," + ""
-                   + "," + ""
-                   + "," + txt_iCount_1.Text.Trim()
-                   + "," + txt_psnQty_1.Text.Trim()
-                   + "}";
-        }
-
+    
 
         /// <summary>
         ///     瀹℃牳浜嬩欢
@@ -349,7 +300,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);
             }
 
         }
@@ -365,7 +316,7 @@
             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);
+            UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews);
             Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
         }
         /// <summary>
@@ -438,7 +389,7 @@
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx1);
                     gvList.Add(gvMx2);
-                    UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false, gvList);
+                    UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false, gvList);
                     toolBarMenu1.currentAction = "";
                 }
             }
@@ -465,16 +416,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;//褰撳墠椤�
@@ -516,7 +467,7 @@
                     List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
                     gvList.Add(gvMx1);
                     gvList.Add(gvMx2);
-                    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"])
@@ -688,12 +639,15 @@
                     JsonConvert.SerializeObject(_obj));
                 var _rtn = UtilityHelper.ReturnToDynamic(strJson);
                 MsgHelper.Warning(_rtn.rtnData.outMsg.ToString());
-                if (_rtn.rtnCode > 0)
+                if (_rtn.rtnCode > 0 && _rtn.rtnData.outSum * 1 > 0)
                 {
                     if (xtraTabControl1.SelectedTabPageIndex == 1)
+                    {
                         getModel(lbGuid.Text.Trim());
-                    else
-                        getPageList(1);
+                    }
+                    int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
+                    gridView1.FocusedRowHandle = rowHandle;
+                    UtilityHelper.SetCheckIco(gridView1, "isChk", "tbl011", "tbl012", picCheckBox, this, _inFieldValue.ToString());
                 }
             }
             catch (Exception ex)

--
Gitblit v1.9.3