From 8114becd3aa125191bf0ed06cb8b17379b5757aa Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期五, 12 十二月 2025 13:38:48 +0800
Subject: [PATCH] 其它入库单据类型改为可维护

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs |  716 ++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 418 insertions(+), 298 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index 6820a70..aacecce 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -40,16 +40,17 @@
             DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
             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.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
             DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
             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.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();
@@ -84,10 +85,13 @@
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn25 = 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.ucBtnPrintAll1 = new Gs.DevApp.UserControl.UcBtnPrintAll();
             this.lbGuid = new System.Windows.Forms.Label();
             this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
             this.txt_tbl023 = new Gs.DevApp.UserControl.UcLookOrg();
@@ -98,22 +102,23 @@
             this.txt_tbl012 = new DevExpress.XtraEditors.TextEdit();
             this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_rwd = new DevExpress.XtraEditors.TextEdit();
-            this.txt_tbl011 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl011Name = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
             this.txt_tbl013 = new DevExpress.XtraEditors.CheckEdit();
-            this.txt_tbl009 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl009Name = new DevExpress.XtraEditors.TextEdit();
             this.txt_tbl010 = new DevExpress.XtraEditors.TextEdit();
             this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
             this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
             this.txt_id = new DevExpress.XtraEditors.TextEdit();
             this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_tbl026 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl026Name = new DevExpress.XtraEditors.TextEdit();
             this.txt_tbl025 = new DevExpress.XtraEditors.TextEdit();
             this.txt_chkOut = new DevExpress.XtraEditors.CheckEdit();
-            this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_tbl024 = new DevExpress.XtraEditors.CheckEdit();
             this.txt_tbl028 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_tbl029 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_tbl029Name = new DevExpress.XtraEditors.TextEdit();
             this.txt_tbl027 = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_line = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -125,7 +130,6 @@
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -138,9 +142,12 @@
             this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -196,6 +203,7 @@
             this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -214,6 +222,7 @@
             this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -239,22 +248,23 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_rwd.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011Name.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009Name.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026Name.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029Name.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
@@ -266,7 +276,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
@@ -279,9 +288,12 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -339,9 +351,10 @@
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1260, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1426, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -352,7 +365,7 @@
             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(1260, 624);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1426, 624);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -362,7 +375,7 @@
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1258, 592);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1424, 592);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -383,7 +396,7 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1258, 592);
+            this.split1.Size = new System.Drawing.Size(1424, 592);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
@@ -393,7 +406,7 @@
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1258, 541);
+            this.gcMain1.Size = new System.Drawing.Size(1424, 541);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -422,7 +435,9 @@
             this.gv_tbl012,
             this.gridColumn11,
             this.gridColumn12,
-            this.gridColumn21});
+            this.gridColumn21,
+            this.gridColumn24,
+            this.gridColumn25});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -433,7 +448,7 @@
             // gv_tbl013
             // 
             this.gv_tbl013.AppearanceCell.Options.UseFont = true;
-            this.gv_tbl013.Caption = "瀹℃牳鐘舵�� ";
+            this.gv_tbl013.Caption = "鍒跺崟瀹℃牳";
             this.gv_tbl013.FieldName = "isChk";
             this.gv_tbl013.MaxWidth = 50;
             this.gv_tbl013.MinWidth = 50;
@@ -441,19 +456,21 @@
             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.VisibleIndex = 1;
             this.gv_tbl013.Width = 50;
             // 
             // gv_tbl020
             // 
             this.gv_tbl020.AppearanceCell.Options.UseFont = true;
             this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 ";
-            this.gv_tbl020.FieldName = "isWj";
+            this.gv_tbl020.FieldName = "txtColor";
             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 = 0;
             this.gv_tbl020.Width = 50;
             // 
             // gridColumn5
@@ -464,7 +481,7 @@
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Tag = "org.fnamber";
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 2;
+            this.gridColumn5.VisibleIndex = 4;
             this.gridColumn5.Width = 94;
             // 
             // gv_billNo
@@ -477,7 +494,7 @@
             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.VisibleIndex = 5;
             this.gv_billNo.Width = 94;
             // 
             // gv_tbl003
@@ -490,7 +507,7 @@
             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.VisibleIndex = 6;
             this.gv_tbl003.Width = 94;
             // 
             // gv_tbl002
@@ -503,7 +520,7 @@
             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.VisibleIndex = 7;
             this.gv_tbl002.Width = 94;
             // 
             // gv_tbl021
@@ -516,7 +533,7 @@
             this.gv_tbl021.OptionsColumn.AllowEdit = false;
             this.gv_tbl021.Tag = "query_a.tbl021";
             this.gv_tbl021.Visible = true;
-            this.gv_tbl021.VisibleIndex = 6;
+            this.gv_tbl021.VisibleIndex = 9;
             this.gv_tbl021.Width = 94;
             // 
             // gridColumn6
@@ -526,7 +543,7 @@
             this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 7;
+            this.gridColumn6.VisibleIndex = 10;
             this.gridColumn6.Width = 94;
             // 
             // gridColumn10
@@ -536,7 +553,7 @@
             this.gridColumn10.MinWidth = 25;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 8;
+            this.gridColumn10.VisibleIndex = 11;
             this.gridColumn10.Width = 94;
             // 
             // gv_tbl004
@@ -549,7 +566,7 @@
             this.gv_tbl004.OptionsColumn.AllowEdit = false;
             this.gv_tbl004.Tag = "query_a.tbl004";
             this.gv_tbl004.Visible = true;
-            this.gv_tbl004.VisibleIndex = 9;
+            this.gv_tbl004.VisibleIndex = 12;
             this.gv_tbl004.Width = 94;
             // 
             // gv_tbl005
@@ -562,20 +579,20 @@
             this.gv_tbl005.OptionsColumn.AllowEdit = false;
             this.gv_tbl005.Tag = "query_a.tbl005";
             this.gv_tbl005.Visible = true;
-            this.gv_tbl005.VisibleIndex = 10;
+            this.gv_tbl005.VisibleIndex = 13;
             this.gv_tbl005.Width = 94;
             // 
             // gv_tbl009
             // 
             this.gv_tbl009.AppearanceCell.Options.UseFont = true;
             this.gv_tbl009.Caption = "鍒涘缓浜� ";
-            this.gv_tbl009.FieldName = "tbl009";
+            this.gv_tbl009.FieldName = "cjPeople";
             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 = 11;
+            this.gv_tbl009.VisibleIndex = 14;
             this.gv_tbl009.Width = 94;
             // 
             // gv_tbl010
@@ -588,20 +605,20 @@
             this.gv_tbl010.OptionsColumn.AllowEdit = false;
             this.gv_tbl010.Tag = "query_a.tbl010";
             this.gv_tbl010.Visible = true;
-            this.gv_tbl010.VisibleIndex = 12;
+            this.gv_tbl010.VisibleIndex = 15;
             this.gv_tbl010.Width = 94;
             // 
             // gv_tbl011
             // 
             this.gv_tbl011.AppearanceCell.Options.UseFont = true;
             this.gv_tbl011.Caption = "瀹℃牳浜� ";
-            this.gv_tbl011.FieldName = "tbl011";
+            this.gv_tbl011.FieldName = "shPeople";
             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 = 13;
+            this.gv_tbl011.VisibleIndex = 16;
             this.gv_tbl011.Width = 94;
             // 
             // gv_tbl012
@@ -614,7 +631,7 @@
             this.gv_tbl012.OptionsColumn.AllowEdit = false;
             this.gv_tbl012.Tag = "query_a.tbl012";
             this.gv_tbl012.Visible = true;
-            this.gv_tbl012.VisibleIndex = 14;
+            this.gv_tbl012.VisibleIndex = 17;
             this.gv_tbl012.Width = 94;
             // 
             // gridColumn11
@@ -632,18 +649,40 @@
             this.gridColumn12.MinWidth = 25;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Visible = true;
-            this.gridColumn12.VisibleIndex = 15;
+            this.gridColumn12.VisibleIndex = 18;
             this.gridColumn12.Width = 94;
             // 
             // gridColumn21
             // 
-            this.gridColumn21.Caption = "鎵瑰噯";
+            this.gridColumn21.Caption = "閲囪喘鎵瑰噯";
             this.gridColumn21.FieldName = "tbl024Chk";
-            this.gridColumn21.MinWidth = 25;
+            this.gridColumn21.MaxWidth = 50;
+            this.gridColumn21.MinWidth = 50;
             this.gridColumn21.Name = "gridColumn21";
             this.gridColumn21.Visible = true;
-            this.gridColumn21.VisibleIndex = 1;
-            this.gridColumn21.Width = 94;
+            this.gridColumn21.VisibleIndex = 2;
+            this.gridColumn21.Width = 50;
+            // 
+            // gridColumn24
+            // 
+            this.gridColumn24.Caption = "鍝佽川瀹℃牳";
+            this.gridColumn24.FieldName = "tbl027Chk";
+            this.gridColumn24.MaxWidth = 50;
+            this.gridColumn24.MinWidth = 50;
+            this.gridColumn24.Name = "gridColumn24";
+            this.gridColumn24.Visible = true;
+            this.gridColumn24.VisibleIndex = 3;
+            this.gridColumn24.Width = 50;
+            // 
+            // gridColumn25
+            // 
+            this.gridColumn25.Caption = "鐢熶骇绾垮埆";
+            this.gridColumn25.FieldName = "lineName";
+            this.gridColumn25.MinWidth = 25;
+            this.gridColumn25.Name = "gridColumn25";
+            this.gridColumn25.Visible = true;
+            this.gridColumn25.VisibleIndex = 8;
+            this.gridColumn25.Width = 94;
             // 
             // pageBar1
             // 
@@ -653,7 +692,7 @@
             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(1258, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1424, 39);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
@@ -661,7 +700,7 @@
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1258, 592);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1424, 592);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -681,12 +720,13 @@
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.splitMx1.Size = new System.Drawing.Size(1258, 592);
-            this.splitMx1.SplitterPosition = 205;
+            this.splitMx1.Size = new System.Drawing.Size(1424, 592);
+            this.splitMx1.SplitterPosition = 232;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.ucBtnPrintAll1);
             this.layoutMx1.Controls.Add(this.lbGuid);
             this.layoutMx1.Controls.Add(this.btnSelect);
             this.layoutMx1.Controls.Add(this.txt_tbl023);
@@ -697,22 +737,23 @@
             this.layoutMx1.Controls.Add(this.txt_tbl012);
             this.layoutMx1.Controls.Add(this.txt_billNo);
             this.layoutMx1.Controls.Add(this.txt_rwd);
-            this.layoutMx1.Controls.Add(this.txt_tbl011);
+            this.layoutMx1.Controls.Add(this.txt_tbl011Name);
             this.layoutMx1.Controls.Add(this.txt_itemName);
             this.layoutMx1.Controls.Add(this.txt_tbl013);
-            this.layoutMx1.Controls.Add(this.txt_tbl009);
+            this.layoutMx1.Controls.Add(this.txt_tbl009Name);
             this.layoutMx1.Controls.Add(this.txt_tbl010);
             this.layoutMx1.Controls.Add(this.txt_tbl020);
             this.layoutMx1.Controls.Add(this.txt_itemNo);
             this.layoutMx1.Controls.Add(this.txt_id);
             this.layoutMx1.Controls.Add(this.txt_daa014);
-            this.layoutMx1.Controls.Add(this.txt_tbl026);
+            this.layoutMx1.Controls.Add(this.txt_tbl026Name);
             this.layoutMx1.Controls.Add(this.txt_tbl025);
             this.layoutMx1.Controls.Add(this.txt_chkOut);
-            this.layoutMx1.Controls.Add(this.checkEdit1);
+            this.layoutMx1.Controls.Add(this.txt_tbl024);
             this.layoutMx1.Controls.Add(this.txt_tbl028);
-            this.layoutMx1.Controls.Add(this.txt_tbl029);
+            this.layoutMx1.Controls.Add(this.txt_tbl029Name);
             this.layoutMx1.Controls.Add(this.txt_tbl027);
+            this.layoutMx1.Controls.Add(this.txt_line);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem7,
@@ -722,9 +763,19 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(55, 282, 812, 616);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1258, 205);
+            this.layoutMx1.Size = new System.Drawing.Size(1424, 232);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
+            // 
+            // ucBtnPrintAll1
+            // 
+            this.ucBtnPrintAll1.Location = new System.Drawing.Point(1050, 196);
+            this.ucBtnPrintAll1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.ucBtnPrintAll1.mxList = null;
+            this.ucBtnPrintAll1.Name = "ucBtnPrintAll1";
+            this.ucBtnPrintAll1.rptType = null;
+            this.ucBtnPrintAll1.Size = new System.Drawing.Size(343, 27);
+            this.ucBtnPrintAll1.TabIndex = 479;
             // 
             // lbGuid
             // 
@@ -738,7 +789,7 @@
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(12, 167);
+            this.btnSelect.Location = new System.Drawing.Point(10, 165);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(96, 27);
             this.btnSelect.StyleController = this.layoutMx1;
@@ -748,15 +799,16 @@
             // txt_tbl023
             // 
             this.txt_tbl023.IsReadly = false;
-            this.txt_tbl023.Location = new System.Drawing.Point(114, 43);
+            this.txt_tbl023.Location = new System.Drawing.Point(110, 41);
+            this.txt_tbl023.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_tbl023.Name = "txt_tbl023";
-            this.txt_tbl023.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl023.Size = new System.Drawing.Size(242, 24);
             this.txt_tbl023.TabIndex = 462;
             // 
             // txt_tbl005
             // 
             this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
-            this.txt_tbl005.Location = new System.Drawing.Point(114, 105);
+            this.txt_tbl005.Location = new System.Drawing.Point(110, 103);
             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)});
@@ -766,16 +818,16 @@
             "鏉ユ枡涓嶈壇閫�鏂�",
             "浣滀笟涓嶈壇閫�鏂�"});
             this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_tbl005.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl005.Size = new System.Drawing.Size(242, 24);
             this.txt_tbl005.StyleController = this.layoutMx1;
             this.txt_tbl005.TabIndex = 459;
             // 
             // txt_tbl006
             // 
-            this.txt_tbl006.Location = new System.Drawing.Point(114, 136);
+            this.txt_tbl006.Location = new System.Drawing.Point(110, 134);
             this.txt_tbl006.Name = "txt_tbl006";
             this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl006.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl006.Size = new System.Drawing.Size(242, 24);
             this.txt_tbl006.StyleController = this.layoutMx1;
             this.txt_tbl006.TabIndex = 226;
             // 
@@ -783,96 +835,97 @@
             // 
             this.txt_tbl002.category = null;
             this.txt_tbl002.IsReadly = false;
-            this.txt_tbl002.Location = new System.Drawing.Point(114, 74);
+            this.txt_tbl002.Location = new System.Drawing.Point(110, 72);
+            this.txt_tbl002.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_tbl002.Name = "txt_tbl002";
-            this.txt_tbl002.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl002.Size = new System.Drawing.Size(242, 24);
             this.txt_tbl002.TabIndex = 458;
             // 
             // txt_workName
             // 
-            this.txt_workName.Location = new System.Drawing.Point(418, 43);
+            this.txt_workName.Location = new System.Drawing.Point(456, 41);
             this.txt_workName.Name = "txt_workName";
             this.txt_workName.Properties.Appearance.Options.UseFont = true;
-            this.txt_workName.Size = new System.Drawing.Size(198, 24);
+            this.txt_workName.Size = new System.Drawing.Size(243, 24);
             this.txt_workName.StyleController = this.layoutMx1;
             this.txt_workName.TabIndex = 298;
             this.txt_workName.Tag = "readonly";
             // 
             // txt_tbl012
             // 
-            this.txt_tbl012.Location = new System.Drawing.Point(722, 136);
+            this.txt_tbl012.Location = new System.Drawing.Point(803, 134);
             this.txt_tbl012.Name = "txt_tbl012";
             this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl012.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl012.Size = new System.Drawing.Size(243, 24);
             this.txt_tbl012.StyleController = this.layoutMx1;
             this.txt_tbl012.TabIndex = 247;
             this.txt_tbl012.Tag = "readonly";
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
+            this.txt_billNo.Location = new System.Drawing.Point(110, 10);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(198, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(242, 24);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 211;
             this.txt_billNo.Tag = "readonly";
             // 
             // txt_rwd
             // 
-            this.txt_rwd.Location = new System.Drawing.Point(418, 12);
+            this.txt_rwd.Location = new System.Drawing.Point(456, 10);
             this.txt_rwd.Name = "txt_rwd";
             this.txt_rwd.Properties.Appearance.Options.UseFont = true;
-            this.txt_rwd.Size = new System.Drawing.Size(198, 24);
+            this.txt_rwd.Size = new System.Drawing.Size(243, 24);
             this.txt_rwd.StyleController = this.layoutMx1;
             this.txt_rwd.TabIndex = 217;
             this.txt_rwd.Tag = "readonly";
             // 
-            // txt_tbl011
+            // txt_tbl011Name
             // 
-            this.txt_tbl011.Location = new System.Drawing.Point(722, 105);
-            this.txt_tbl011.Name = "txt_tbl011";
-            this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
-            this.txt_tbl011.Size = new System.Drawing.Size(198, 24);
-            this.txt_tbl011.StyleController = this.layoutMx1;
-            this.txt_tbl011.TabIndex = 243;
-            this.txt_tbl011.Tag = "readonly";
+            this.txt_tbl011Name.Location = new System.Drawing.Point(803, 103);
+            this.txt_tbl011Name.Name = "txt_tbl011Name";
+            this.txt_tbl011Name.Properties.Appearance.Options.UseFont = true;
+            this.txt_tbl011Name.Size = new System.Drawing.Size(243, 24);
+            this.txt_tbl011Name.StyleController = this.layoutMx1;
+            this.txt_tbl011Name.TabIndex = 243;
+            this.txt_tbl011Name.Tag = "readonly";
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(418, 74);
+            this.txt_itemName.Location = new System.Drawing.Point(456, 103);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(198, 24);
+            this.txt_itemName.Size = new System.Drawing.Size(243, 24);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 219;
             this.txt_itemName.Tag = "readonly";
             // 
             // txt_tbl013
             // 
-            this.txt_tbl013.Location = new System.Drawing.Point(620, 167);
+            this.txt_tbl013.Location = new System.Drawing.Point(703, 165);
             this.txt_tbl013.Name = "txt_tbl013";
             this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
             this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No;
-            this.txt_tbl013.Size = new System.Drawing.Size(300, 24);
+            this.txt_tbl013.Size = new System.Drawing.Size(343, 24);
             this.txt_tbl013.StyleController = this.layoutMx1;
             this.txt_tbl013.TabIndex = 463;
             this.txt_tbl013.Tag = "readonly";
             // 
-            // txt_tbl009
+            // txt_tbl009Name
             // 
-            this.txt_tbl009.Location = new System.Drawing.Point(722, 12);
-            this.txt_tbl009.Name = "txt_tbl009";
-            this.txt_tbl009.Size = new System.Drawing.Size(198, 24);
-            this.txt_tbl009.StyleController = this.layoutMx1;
-            this.txt_tbl009.TabIndex = 464;
-            this.txt_tbl009.Tag = "readonly";
+            this.txt_tbl009Name.Location = new System.Drawing.Point(803, 10);
+            this.txt_tbl009Name.Name = "txt_tbl009Name";
+            this.txt_tbl009Name.Size = new System.Drawing.Size(243, 24);
+            this.txt_tbl009Name.StyleController = this.layoutMx1;
+            this.txt_tbl009Name.TabIndex = 464;
+            this.txt_tbl009Name.Tag = "readonly";
             // 
             // txt_tbl010
             // 
-            this.txt_tbl010.Location = new System.Drawing.Point(722, 43);
+            this.txt_tbl010.Location = new System.Drawing.Point(803, 41);
             this.txt_tbl010.Name = "txt_tbl010";
-            this.txt_tbl010.Size = new System.Drawing.Size(198, 24);
+            this.txt_tbl010.Size = new System.Drawing.Size(243, 24);
             this.txt_tbl010.StyleController = this.layoutMx1;
             this.txt_tbl010.TabIndex = 465;
             this.txt_tbl010.Tag = "readonly";
@@ -889,9 +942,9 @@
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(722, 74);
+            this.txt_itemNo.Location = new System.Drawing.Point(803, 72);
             this.txt_itemNo.Name = "txt_itemNo";
-            this.txt_itemNo.Size = new System.Drawing.Size(198, 24);
+            this.txt_itemNo.Size = new System.Drawing.Size(243, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 467;
             this.txt_itemNo.Tag = "readonly";
@@ -907,79 +960,88 @@
             // 
             // txt_daa014
             // 
-            this.txt_daa014.Location = new System.Drawing.Point(418, 105);
+            this.txt_daa014.Location = new System.Drawing.Point(456, 134);
             this.txt_daa014.Name = "txt_daa014";
-            this.txt_daa014.Size = new System.Drawing.Size(198, 24);
+            this.txt_daa014.Size = new System.Drawing.Size(243, 24);
             this.txt_daa014.StyleController = this.layoutMx1;
             this.txt_daa014.TabIndex = 469;
             this.txt_daa014.Tag = "readonly";
             // 
-            // txt_tbl026
+            // txt_tbl026Name
             // 
-            this.txt_tbl026.Location = new System.Drawing.Point(1026, 105);
-            this.txt_tbl026.Name = "txt_tbl026";
-            this.txt_tbl026.Size = new System.Drawing.Size(199, 24);
-            this.txt_tbl026.StyleController = this.layoutMx1;
-            this.txt_tbl026.TabIndex = 470;
-            this.txt_tbl026.Tag = "readonly";
+            this.txt_tbl026Name.Location = new System.Drawing.Point(1150, 103);
+            this.txt_tbl026Name.Name = "txt_tbl026Name";
+            this.txt_tbl026Name.Size = new System.Drawing.Size(243, 24);
+            this.txt_tbl026Name.StyleController = this.layoutMx1;
+            this.txt_tbl026Name.TabIndex = 470;
+            this.txt_tbl026Name.Tag = "readonly";
             // 
             // txt_tbl025
             // 
-            this.txt_tbl025.Location = new System.Drawing.Point(1026, 136);
+            this.txt_tbl025.Location = new System.Drawing.Point(1150, 134);
             this.txt_tbl025.Name = "txt_tbl025";
-            this.txt_tbl025.Size = new System.Drawing.Size(199, 24);
+            this.txt_tbl025.Size = new System.Drawing.Size(243, 24);
             this.txt_tbl025.StyleController = this.layoutMx1;
             this.txt_tbl025.TabIndex = 471;
             this.txt_tbl025.Tag = "readonly";
             // 
             // txt_chkOut
             // 
-            this.txt_chkOut.Location = new System.Drawing.Point(316, 136);
+            this.txt_chkOut.Location = new System.Drawing.Point(356, 165);
             this.txt_chkOut.Name = "txt_chkOut";
             this.txt_chkOut.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
             this.txt_chkOut.Properties.Appearance.Options.UseForeColor = true;
             this.txt_chkOut.Properties.Caption = "鏄惁鑷姩鐢熸垚琛ユ枡鍗�";
-            this.txt_chkOut.Size = new System.Drawing.Size(300, 24);
+            this.txt_chkOut.Size = new System.Drawing.Size(343, 24);
             this.txt_chkOut.StyleController = this.layoutMx1;
             this.txt_chkOut.TabIndex = 472;
             // 
-            // checkEdit1
+            // txt_tbl024
             // 
-            this.checkEdit1.Location = new System.Drawing.Point(924, 167);
-            this.checkEdit1.Name = "checkEdit1";
-            this.checkEdit1.Properties.Caption = "鎵瑰噯鐘舵��";
-            this.checkEdit1.Size = new System.Drawing.Size(301, 24);
-            this.checkEdit1.StyleController = this.layoutMx1;
-            this.checkEdit1.TabIndex = 473;
-            this.checkEdit1.Tag = "readonly";
+            this.txt_tbl024.Location = new System.Drawing.Point(1050, 165);
+            this.txt_tbl024.Name = "txt_tbl024";
+            this.txt_tbl024.Properties.Caption = "鎵瑰噯鐘舵��";
+            this.txt_tbl024.Size = new System.Drawing.Size(343, 24);
+            this.txt_tbl024.StyleController = this.layoutMx1;
+            this.txt_tbl024.TabIndex = 473;
+            this.txt_tbl024.Tag = "readonly";
             // 
             // txt_tbl028
             // 
-            this.txt_tbl028.Location = new System.Drawing.Point(1026, 43);
+            this.txt_tbl028.Location = new System.Drawing.Point(1150, 41);
             this.txt_tbl028.Name = "txt_tbl028";
-            this.txt_tbl028.Size = new System.Drawing.Size(199, 24);
+            this.txt_tbl028.Size = new System.Drawing.Size(243, 24);
             this.txt_tbl028.StyleController = this.layoutMx1;
             this.txt_tbl028.TabIndex = 475;
             this.txt_tbl028.Tag = "readonly";
             // 
-            // txt_tbl029
+            // txt_tbl029Name
             // 
-            this.txt_tbl029.Location = new System.Drawing.Point(1026, 12);
-            this.txt_tbl029.Name = "txt_tbl029";
-            this.txt_tbl029.Size = new System.Drawing.Size(199, 24);
-            this.txt_tbl029.StyleController = this.layoutMx1;
-            this.txt_tbl029.TabIndex = 476;
-            this.txt_tbl029.Tag = "readonly";
+            this.txt_tbl029Name.Location = new System.Drawing.Point(1150, 10);
+            this.txt_tbl029Name.Name = "txt_tbl029Name";
+            this.txt_tbl029Name.Size = new System.Drawing.Size(243, 24);
+            this.txt_tbl029Name.StyleController = this.layoutMx1;
+            this.txt_tbl029Name.TabIndex = 476;
+            this.txt_tbl029Name.Tag = "readonly";
             // 
             // txt_tbl027
             // 
-            this.txt_tbl027.Location = new System.Drawing.Point(924, 74);
+            this.txt_tbl027.Location = new System.Drawing.Point(1050, 72);
             this.txt_tbl027.Name = "txt_tbl027";
             this.txt_tbl027.Properties.Caption = "鍝佽川瀹℃牳鐘舵��";
-            this.txt_tbl027.Size = new System.Drawing.Size(301, 24);
+            this.txt_tbl027.Size = new System.Drawing.Size(343, 24);
             this.txt_tbl027.StyleController = this.layoutMx1;
             this.txt_tbl027.TabIndex = 477;
             this.txt_tbl027.Tag = "readonly";
+            // 
+            // txt_line
+            // 
+            this.txt_line.Location = new System.Drawing.Point(456, 72);
+            this.txt_line.Name = "txt_line";
+            this.txt_line.Size = new System.Drawing.Size(243, 24);
+            this.txt_line.StyleController = this.layoutMx1;
+            this.txt_line.TabIndex = 478;
+            this.txt_line.Tag = "readonly";
             // 
             // layoutControlItem7
             // 
@@ -1028,7 +1090,6 @@
             this.layoutControlItem3,
             this.layoutControlItem18,
             this.layoutControlItem1,
-            this.layoutControlItem8,
             this.layoutControlItem6,
             this.layoutControlItem2,
             this.layoutControlItem9,
@@ -1041,9 +1102,12 @@
             this.layoutControlItem35,
             this.layoutControlItem20,
             this.layoutControlItem19,
-            this.lab_daa014,
+            this.layoutControlItem15,
             this.layoutControlItem34,
-            this.layoutControlItem15});
+            this.lab_daa014,
+            this.layoutControlItem8,
+            this.layoutControlItem39,
+            this.layoutControlItem40});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1071,34 +1135,37 @@
             rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
             rowDefinition6.Height = 100D;
             rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition7.Height = 31D;
+            rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition1,
             rowDefinition2,
             rowDefinition3,
             rowDefinition4,
             rowDefinition5,
-            rowDefinition6});
-            this.Root.Size = new System.Drawing.Size(1237, 206);
+            rowDefinition6,
+            rowDefinition7});
+            this.Root.Size = new System.Drawing.Size(1403, 233);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem12
             // 
-            this.layoutControlItem12.Control = this.txt_tbl009;
-            this.layoutControlItem12.Location = new System.Drawing.Point(608, 0);
+            this.layoutControlItem12.Control = this.txt_tbl009Name;
+            this.layoutControlItem12.Location = new System.Drawing.Point(693, 0);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem12.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem12.Text = "鍒跺崟浜哄憳";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_tbl010;
-            this.layoutControlItem13.Location = new System.Drawing.Point(608, 31);
+            this.layoutControlItem13.Location = new System.Drawing.Point(693, 31);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem13.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem13.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem13.Text = "鍒跺崟鏃堕棿";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1108,7 +1175,7 @@
             this.layoutControlItem5.Location = new System.Drawing.Point(0, 93);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem5.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1118,7 +1185,7 @@
             this.layoutControlItem4.Location = new System.Drawing.Point(0, 62);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem4.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1128,18 +1195,18 @@
             this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem3.Text = "鐢熶骇缁勭粐";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_itemNo;
-            this.layoutControlItem18.Location = new System.Drawing.Point(608, 62);
+            this.layoutControlItem18.Location = new System.Drawing.Point(693, 62);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem18.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem18.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem18.Text = "浜у搧缂栧彿";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1148,72 +1215,61 @@
             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(304, 31);
+            this.layoutControlItem1.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem1.Text = "鐢宠鍗曞彿";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem8
-            // 
-            this.layoutControlItem8.Control = this.txt_itemName;
-            this.layoutControlItem8.Location = new System.Drawing.Point(304, 62);
-            this.layoutControlItem8.Name = "layoutControlItem8";
-            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(304, 31);
-            this.layoutControlItem8.Text = "浜у搧鍚嶇О";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_workName;
-            this.layoutControlItem6.Location = new System.Drawing.Point(304, 31);
+            this.layoutControlItem6.Location = new System.Drawing.Point(346, 31);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem6.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_rwd;
-            this.layoutControlItem2.Location = new System.Drawing.Point(304, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(346, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem2.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem9
             // 
-            this.layoutControlItem9.Control = this.txt_tbl011;
-            this.layoutControlItem9.Location = new System.Drawing.Point(608, 93);
+            this.layoutControlItem9.Control = this.txt_tbl011Name;
+            this.layoutControlItem9.Location = new System.Drawing.Point(693, 93);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem9.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem9.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem9.Text = "鍒跺崟瀹℃牳浜哄憳";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_tbl012;
-            this.layoutControlItem10.Location = new System.Drawing.Point(608, 124);
+            this.layoutControlItem10.Location = new System.Drawing.Point(693, 124);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem10.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem10.Text = "鍒跺崟瀹℃牳鏃堕棿";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_tbl013;
-            this.layoutControlItem11.Location = new System.Drawing.Point(608, 155);
+            this.layoutControlItem11.Location = new System.Drawing.Point(693, 155);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem11.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
@@ -1226,7 +1282,7 @@
             this.layoutControlItem16.MinSize = new System.Drawing.Size(30, 31);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem16.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem16.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem16.Text = "閫夊彇鐗╂枡";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -1234,90 +1290,68 @@
             // 
             // layoutControlItem36
             // 
-            this.layoutControlItem36.Control = this.txt_tbl029;
-            this.layoutControlItem36.Location = new System.Drawing.Point(912, 0);
+            this.layoutControlItem36.Control = this.txt_tbl029Name;
+            this.layoutControlItem36.Location = new System.Drawing.Point(1040, 0);
             this.layoutControlItem36.Name = "layoutControlItem36";
             this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem36.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem36.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem36.Text = "鍝佽川瀹℃牳浜哄憳";
             this.layoutControlItem36.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem37
             // 
             this.layoutControlItem37.Control = this.txt_tbl028;
-            this.layoutControlItem37.Location = new System.Drawing.Point(912, 31);
+            this.layoutControlItem37.Location = new System.Drawing.Point(1040, 31);
             this.layoutControlItem37.Name = "layoutControlItem37";
             this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem37.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem37.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem37.Text = "鍝佽川瀹℃牳鏃堕棿";
             this.layoutControlItem37.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem38
             // 
             this.layoutControlItem38.Control = this.txt_tbl027;
-            this.layoutControlItem38.Location = new System.Drawing.Point(912, 62);
+            this.layoutControlItem38.Location = new System.Drawing.Point(1040, 62);
             this.layoutControlItem38.Name = "layoutControlItem38";
             this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem38.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem38.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem38.TextVisible = false;
             // 
             // layoutControlItem35
             // 
-            this.layoutControlItem35.Control = this.checkEdit1;
-            this.layoutControlItem35.Location = new System.Drawing.Point(912, 155);
+            this.layoutControlItem35.Control = this.txt_tbl024;
+            this.layoutControlItem35.Location = new System.Drawing.Point(1040, 155);
             this.layoutControlItem35.Name = "layoutControlItem35";
             this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem35.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem35.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem35.TextVisible = false;
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_tbl025;
-            this.layoutControlItem20.Location = new System.Drawing.Point(912, 124);
+            this.layoutControlItem20.Location = new System.Drawing.Point(1040, 124);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem20.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem20.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem20.Text = "鎵瑰噯鏃堕棿";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem19
             // 
-            this.layoutControlItem19.Control = this.txt_tbl026;
-            this.layoutControlItem19.Location = new System.Drawing.Point(912, 93);
+            this.layoutControlItem19.Control = this.txt_tbl026Name;
+            this.layoutControlItem19.Location = new System.Drawing.Point(1040, 93);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem19.Size = new System.Drawing.Size(305, 31);
+            this.layoutControlItem19.Size = new System.Drawing.Size(347, 31);
             this.layoutControlItem19.Text = "鎵瑰噯浜哄憳";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // lab_daa014
-            // 
-            this.lab_daa014.Control = this.txt_daa014;
-            this.lab_daa014.Location = new System.Drawing.Point(304, 93);
-            this.lab_daa014.Name = "lab_daa014";
-            this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
-            this.lab_daa014.Size = new System.Drawing.Size(304, 31);
-            this.lab_daa014.Text = "鎶曟枡鍗曞彿";
-            this.lab_daa014.TextSize = new System.Drawing.Size(90, 18);
-            // 
-            // layoutControlItem34
-            // 
-            this.layoutControlItem34.Control = this.txt_chkOut;
-            this.layoutControlItem34.Location = new System.Drawing.Point(304, 124);
-            this.layoutControlItem34.Name = "layoutControlItem34";
-            this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem34.Size = new System.Drawing.Size(304, 31);
-            this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
-            this.layoutControlItem34.TextVisible = false;
             // 
             // layoutControlItem15
             // 
@@ -1325,9 +1359,64 @@
             this.layoutControlItem15.Location = new System.Drawing.Point(0, 124);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem15.Size = new System.Drawing.Size(304, 31);
+            this.layoutControlItem15.Size = new System.Drawing.Size(346, 31);
             this.layoutControlItem15.Text = "澶囨敞璇存槑";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem34
+            // 
+            this.layoutControlItem34.Control = this.txt_chkOut;
+            this.layoutControlItem34.Location = new System.Drawing.Point(346, 155);
+            this.layoutControlItem34.Name = "layoutControlItem34";
+            this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem34.Size = new System.Drawing.Size(347, 31);
+            this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem34.TextVisible = false;
+            // 
+            // lab_daa014
+            // 
+            this.lab_daa014.Control = this.txt_daa014;
+            this.lab_daa014.Location = new System.Drawing.Point(346, 124);
+            this.lab_daa014.Name = "lab_daa014";
+            this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 4;
+            this.lab_daa014.Size = new System.Drawing.Size(347, 31);
+            this.lab_daa014.Text = "鎶曟枡鍗曞彿";
+            this.lab_daa014.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_itemName;
+            this.layoutControlItem8.Location = new System.Drawing.Point(346, 93);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem8.Size = new System.Drawing.Size(347, 31);
+            this.layoutControlItem8.Text = "浜у搧鍚嶇О";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem39
+            // 
+            this.layoutControlItem39.Control = this.txt_line;
+            this.layoutControlItem39.Location = new System.Drawing.Point(346, 62);
+            this.layoutControlItem39.Name = "layoutControlItem39";
+            this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem39.Size = new System.Drawing.Size(347, 31);
+            this.layoutControlItem39.Text = "鐢熶骇绾垮埆";
+            this.layoutControlItem39.TextSize = new System.Drawing.Size(90, 18);
+            // 
+            // layoutControlItem40
+            // 
+            this.layoutControlItem40.Control = this.ucBtnPrintAll1;
+            this.layoutControlItem40.Location = new System.Drawing.Point(1040, 186);
+            this.layoutControlItem40.Name = "layoutControlItem40";
+            this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem40.Size = new System.Drawing.Size(347, 31);
+            this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem40.TextVisible = false;
             // 
             // tabMx
             // 
@@ -1335,7 +1424,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(1258, 375);
+            this.tabMx.Size = new System.Drawing.Size(1424, 348);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -1345,7 +1434,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.split99);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1256, 343);
+            this.tabMxPage1.Size = new System.Drawing.Size(1422, 316);
             this.tabMxPage1.Text = "閫�鏂欐槑缁�";
             // 
             // split99
@@ -1365,7 +1454,7 @@
             this.split99.Panel2.Controls.Add(this.gcMx1);
             this.split99.Panel2.Text = "Panel2";
             this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split99.Size = new System.Drawing.Size(1256, 343);
+            this.split99.Size = new System.Drawing.Size(1422, 316);
             this.split99.SplitterPosition = 138;
             this.split99.TabIndex = 1;
             // 
@@ -1389,7 +1478,7 @@
             this.lay99.Name = "lay99";
             this.lay99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(306, 272, 812, 500);
             this.lay99.Root = this.layoutControlGroup1;
-            this.lay99.Size = new System.Drawing.Size(1256, 138);
+            this.lay99.Size = new System.Drawing.Size(1422, 138);
             this.lay99.TabIndex = 0;
             this.lay99.Text = "layoutControl1";
             // 
@@ -1406,16 +1495,16 @@
             // 
             this.ucBtnPrint1.allClickKey = null;
             this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 48);
+            this.ucBtnPrint1.Location = new System.Drawing.Point(1063, 50);
             this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint1.Name = "ucBtnPrint1";
             this.ucBtnPrint1.rptParameter = null;
-            this.ucBtnPrint1.Size = new System.Drawing.Size(336, 32);
+            this.ucBtnPrint1.Size = new System.Drawing.Size(349, 37);
             this.ucBtnPrint1.TabIndex = 478;
             // 
             // radOut
             // 
-            this.radOut.Location = new System.Drawing.Point(1032, 12);
+            this.radOut.Location = new System.Drawing.Point(1063, 10);
             this.radOut.Margin = new System.Windows.Forms.Padding(0);
             this.radOut.Name = "radOut";
             this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -1424,7 +1513,7 @@
             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"),
             new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")});
             this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
-            this.radOut.Size = new System.Drawing.Size(336, 32);
+            this.radOut.Size = new System.Drawing.Size(349, 36);
             this.radOut.StyleController = this.lay99;
             this.radOut.TabIndex = 477;
             // 
@@ -1432,30 +1521,30 @@
             // 
             this.dataLayoutControl1.Controls.Add(this.txt_iCount_1);
             this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1);
-            this.dataLayoutControl1.Location = new System.Drawing.Point(692, 84);
+            this.dataLayoutControl1.Location = new System.Drawing.Point(712, 91);
             this.dataLayoutControl1.Name = "dataLayoutControl1";
             this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 186, 812, 500);
             this.dataLayoutControl1.Root = this.layoutControlGroup2;
-            this.dataLayoutControl1.Size = new System.Drawing.Size(336, 32);
+            this.dataLayoutControl1.Size = new System.Drawing.Size(347, 37);
             this.dataLayoutControl1.TabIndex = 227;
             this.dataLayoutControl1.Text = "dataLayoutControl1";
             // 
             // txt_iCount_1
             // 
-            this.txt_iCount_1.Location = new System.Drawing.Point(104, 2);
+            this.txt_iCount_1.Location = new System.Drawing.Point(102, 2);
             this.txt_iCount_1.Name = "txt_iCount_1";
             this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
             this.txt_iCount_1.Properties.ReadOnly = true;
-            this.txt_iCount_1.Size = new System.Drawing.Size(62, 24);
+            this.txt_iCount_1.Size = new System.Drawing.Size(69, 24);
             this.txt_iCount_1.StyleController = this.dataLayoutControl1;
             this.txt_iCount_1.TabIndex = 228;
             // 
             // txt_yuliang_1
             // 
-            this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2);
+            this.txt_yuliang_1.Location = new System.Drawing.Point(275, 2);
             this.txt_yuliang_1.Name = "txt_yuliang_1";
             this.txt_yuliang_1.Properties.ReadOnly = true;
-            this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24);
+            this.txt_yuliang_1.Size = new System.Drawing.Size(70, 24);
             this.txt_yuliang_1.StyleController = this.dataLayoutControl1;
             this.txt_yuliang_1.TabIndex = 229;
             // 
@@ -1475,12 +1564,12 @@
             this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
             columnDefinition5,
             columnDefinition6});
-            rowDefinition7.Height = 100D;
-            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition8.Height = 100D;
+            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
             this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition7});
+            rowDefinition8});
             this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 32);
+            this.layoutControlGroup2.Size = new System.Drawing.Size(347, 37);
             this.layoutControlGroup2.TextVisible = false;
             // 
             // layoutControlItem30
@@ -1488,10 +1577,10 @@
             this.layoutControlItem30.Control = this.txt_yuliang_1;
             this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem30.CustomizationFormText = "鎵撳嵃浣欐暟";
-            this.layoutControlItem30.Location = new System.Drawing.Point(168, 0);
+            this.layoutControlItem30.Location = new System.Drawing.Point(173, 0);
             this.layoutControlItem30.Name = "layoutControlItem30";
             this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem30.Size = new System.Drawing.Size(168, 32);
+            this.layoutControlItem30.Size = new System.Drawing.Size(174, 37);
             this.layoutControlItem30.Text = "鎵撳嵃浣欐暟";
             this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1502,78 +1591,78 @@
             this.layoutControlItem29.CustomizationFormText = "鎵撳嵃鏁村紶鏁板��";
             this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem29.Name = "layoutControlItem29";
-            this.layoutControlItem29.Size = new System.Drawing.Size(168, 32);
+            this.layoutControlItem29.Size = new System.Drawing.Size(173, 37);
             this.layoutControlItem29.Text = "鎵撳嵃鏁村紶鏁板��";
             this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
             // 
             // txtWlid
             // 
-            this.txtWlid.Location = new System.Drawing.Point(114, 12);
+            this.txtWlid.Location = new System.Drawing.Point(110, 10);
             this.txtWlid.Name = "txtWlid";
             this.txtWlid.Properties.Appearance.Options.UseFont = true;
             this.txtWlid.Properties.ReadOnly = true;
-            this.txtWlid.Size = new System.Drawing.Size(234, 24);
+            this.txtWlid.Size = new System.Drawing.Size(247, 24);
             this.txtWlid.StyleController = this.lay99;
             this.txtWlid.TabIndex = 214;
             // 
             // txtQuantity
             // 
-            this.txtQuantity.Location = new System.Drawing.Point(454, 12);
+            this.txtQuantity.Location = new System.Drawing.Point(461, 10);
             this.txtQuantity.Name = "txtQuantity";
             this.txtQuantity.Properties.Appearance.Options.UseFont = true;
             this.txtQuantity.Properties.ReadOnly = true;
-            this.txtQuantity.Size = new System.Drawing.Size(234, 24);
+            this.txtQuantity.Size = new System.Drawing.Size(247, 24);
             this.txtQuantity.StyleController = this.lay99;
             this.txtQuantity.TabIndex = 220;
             // 
             // txt_kQty
             // 
-            this.txt_kQty.Location = new System.Drawing.Point(794, 12);
+            this.txt_kQty.Location = new System.Drawing.Point(812, 10);
             this.txt_kQty.Name = "txt_kQty";
             this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
             this.txt_kQty.Properties.Appearance.Options.UseFont = true;
             this.txt_kQty.Properties.Appearance.Options.UseForeColor = true;
             this.txt_kQty.Properties.ReadOnly = true;
-            this.txt_kQty.Size = new System.Drawing.Size(234, 24);
+            this.txt_kQty.Size = new System.Drawing.Size(247, 24);
             this.txt_kQty.StyleController = this.lay99;
             this.txt_kQty.TabIndex = 224;
             // 
             // txtWlmc
             // 
-            this.txtWlmc.Location = new System.Drawing.Point(114, 48);
+            this.txtWlmc.Location = new System.Drawing.Point(110, 50);
             this.txtWlmc.Name = "txtWlmc";
             this.txtWlmc.Properties.Appearance.Options.UseFont = true;
             this.txtWlmc.Properties.ReadOnly = true;
-            this.txtWlmc.Size = new System.Drawing.Size(234, 24);
+            this.txtWlmc.Size = new System.Drawing.Size(247, 24);
             this.txtWlmc.StyleController = this.lay99;
             this.txtWlmc.TabIndex = 216;
             // 
             // txt_yQty
             // 
-            this.txt_yQty.Location = new System.Drawing.Point(454, 48);
+            this.txt_yQty.Location = new System.Drawing.Point(461, 50);
             this.txt_yQty.Name = "txt_yQty";
             this.txt_yQty.Properties.Appearance.Options.UseFont = true;
             this.txt_yQty.Properties.ReadOnly = true;
-            this.txt_yQty.Size = new System.Drawing.Size(234, 24);
+            this.txt_yQty.Size = new System.Drawing.Size(247, 24);
             this.txt_yQty.StyleController = this.lay99;
             this.txt_yQty.TabIndex = 222;
             // 
             // txt_psnQty_1
             // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 48);
+            this.txt_psnQty_1.Location = new System.Drawing.Point(812, 50);
             this.txt_psnQty_1.Name = "txt_psnQty_1";
             this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
-            this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24);
+            this.txt_psnQty_1.Size = new System.Drawing.Size(247, 24);
             this.txt_psnQty_1.StyleController = this.lay99;
             this.txt_psnQty_1.TabIndex = 226;
             // 
             // txtWlgg
             // 
-            this.txtWlgg.Location = new System.Drawing.Point(114, 84);
+            this.txtWlgg.Location = new System.Drawing.Point(110, 91);
             this.txtWlgg.Name = "txtWlgg";
             this.txtWlgg.Properties.Appearance.Options.UseFont = true;
             this.txtWlgg.Properties.ReadOnly = true;
-            this.txtWlgg.Size = new System.Drawing.Size(574, 24);
+            this.txtWlgg.Size = new System.Drawing.Size(598, 24);
             this.txtWlgg.StyleController = this.lay99;
             this.txtWlgg.TabIndex = 218;
             // 
@@ -1619,17 +1708,17 @@
             columnDefinition8,
             columnDefinition9,
             columnDefinition10});
-            rowDefinition8.Height = 100D;
-            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
             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;
             this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition8,
             rowDefinition9,
-            rowDefinition10});
-            this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 128);
+            rowDefinition10,
+            rowDefinition11});
+            this.layoutControlGroup1.Size = new System.Drawing.Size(1422, 138);
             this.layoutControlGroup1.TextVisible = false;
             // 
             // layoutControlItem22
@@ -1637,10 +1726,10 @@
             this.layoutControlItem22.Control = this.txtQuantity;
             this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem22.CustomizationFormText = "鏈鐢宠鎬婚噺";
-            this.layoutControlItem22.Location = new System.Drawing.Point(340, 0);
+            this.layoutControlItem22.Location = new System.Drawing.Point(351, 0);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem22.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem22.Size = new System.Drawing.Size(351, 40);
             this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1649,10 +1738,10 @@
             this.layoutControlItem23.Control = this.txt_kQty;
             this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem23.CustomizationFormText = "鍙墦鍗版�绘暟";
-            this.layoutControlItem23.Location = new System.Drawing.Point(680, 0);
+            this.layoutControlItem23.Location = new System.Drawing.Point(702, 0);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem23.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem23.Size = new System.Drawing.Size(351, 40);
             this.layoutControlItem23.Text = "鍙墦鍗版�绘暟";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1661,11 +1750,11 @@
             this.layoutControlItem27.Control = this.txtWlgg;
             this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem27.CustomizationFormText = "鐗╂枡瑙勬牸";
-            this.layoutControlItem27.Location = new System.Drawing.Point(0, 72);
+            this.layoutControlItem27.Location = new System.Drawing.Point(0, 81);
             this.layoutControlItem27.Name = "layoutControlItem27";
             this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem27.Size = new System.Drawing.Size(680, 36);
+            this.layoutControlItem27.Size = new System.Drawing.Size(702, 41);
             this.layoutControlItem27.Text = "鐗╂枡瑙勬牸";
             this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1674,10 +1763,10 @@
             this.layoutControlItem24.Control = this.txtWlmc;
             this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem24.CustomizationFormText = "鐗╂枡鍚嶇О";
-            this.layoutControlItem24.Location = new System.Drawing.Point(0, 36);
+            this.layoutControlItem24.Location = new System.Drawing.Point(0, 40);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem24.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem24.Size = new System.Drawing.Size(351, 41);
             this.layoutControlItem24.Text = "鐗╂枡鍚嶇О";
             this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1686,11 +1775,11 @@
             this.layoutControlItem25.Control = this.txt_yQty;
             this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem25.CustomizationFormText = "宸叉墦鍗版�婚噺";
-            this.layoutControlItem25.Location = new System.Drawing.Point(340, 36);
+            this.layoutControlItem25.Location = new System.Drawing.Point(351, 40);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem25.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem25.Size = new System.Drawing.Size(351, 41);
             this.layoutControlItem25.Text = "宸叉墦鍗版�婚噺";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
             // 
@@ -1699,22 +1788,22 @@
             this.layoutControlItem26.Control = this.txt_psnQty_1;
             this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem26.CustomizationFormText = "姣忓紶鏉$爜鏁伴噺";
-            this.layoutControlItem26.Location = new System.Drawing.Point(680, 36);
+            this.layoutControlItem26.Location = new System.Drawing.Point(702, 40);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem26.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem26.Size = new System.Drawing.Size(351, 41);
             this.layoutControlItem26.Text = "姣忓紶鏉$爜鏁伴噺";
             this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem28
             // 
             this.layoutControlItem28.Control = this.dataLayoutControl1;
-            this.layoutControlItem28.Location = new System.Drawing.Point(680, 72);
+            this.layoutControlItem28.Location = new System.Drawing.Point(702, 81);
             this.layoutControlItem28.Name = "layoutControlItem28";
             this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem28.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem28.Size = new System.Drawing.Size(351, 41);
             this.layoutControlItem28.Text = "鎵撳嵃寮犳暟";
             this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem28.TextVisible = false;
@@ -1722,10 +1811,10 @@
             // layoutControlItem31
             // 
             this.layoutControlItem31.Control = this.radOut;
-            this.layoutControlItem31.Location = new System.Drawing.Point(1020, 0);
+            this.layoutControlItem31.Location = new System.Drawing.Point(1053, 0);
             this.layoutControlItem31.Name = "layoutControlItem31";
             this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem31.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem31.Size = new System.Drawing.Size(353, 40);
             this.layoutControlItem31.Text = "鑷姩璁$畻";
             this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem31.TextVisible = false;
@@ -1737,18 +1826,18 @@
             this.layoutControlItem21.CustomizationFormText = "鐗╂枡缂栫爜";
             this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem21.Name = "layoutControlItem21";
-            this.layoutControlItem21.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem21.Size = new System.Drawing.Size(351, 40);
             this.layoutControlItem21.Text = "鐗╂枡缂栫爜";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
             // 
             // layoutControlItem32
             // 
             this.layoutControlItem32.Control = this.ucBtnPrint1;
-            this.layoutControlItem32.Location = new System.Drawing.Point(1020, 36);
+            this.layoutControlItem32.Location = new System.Drawing.Point(1053, 40);
             this.layoutControlItem32.Name = "layoutControlItem32";
             this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem32.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem32.Size = new System.Drawing.Size(353, 41);
             this.layoutControlItem32.Text = "鎵撳嵃鎸夐挳";
             this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem32.TextVisible = false;
@@ -1762,7 +1851,7 @@
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1,
             this.rptBl});
-            this.gcMx1.Size = new System.Drawing.Size(1256, 193);
+            this.gcMx1.Size = new System.Drawing.Size(1422, 166);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1789,7 +1878,9 @@
             this.gridColumn19,
             this.gridColumn20,
             this.gridColumn22,
-            this.gridColumn23});
+            this.gridColumn23,
+            this.gridColumn26,
+            this.gridColumn27});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1859,7 +1950,7 @@
             this.gvMx1tld004.Name = "gvMx1tld004";
             this.gvMx1tld004.Tag = "query_a.tld004";
             this.gvMx1tld004.Visible = true;
-            this.gvMx1tld004.VisibleIndex = 3;
+            this.gvMx1tld004.VisibleIndex = 12;
             this.gvMx1tld004.Width = 78;
             // 
             // gvMx1tld005
@@ -1875,7 +1966,7 @@
             this.gvMx1tld005.Name = "gvMx1tld005";
             this.gvMx1tld005.Tag = "yz_quantity_0_edit";
             this.gvMx1tld005.Visible = true;
-            this.gvMx1tld005.VisibleIndex = 4;
+            this.gvMx1tld005.VisibleIndex = 3;
             this.gvMx1tld005.Width = 78;
             // 
             // gridColumn13
@@ -1949,7 +2040,7 @@
             this.gvMxDel.MinWidth = 25;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 12;
+            this.gvMxDel.VisibleIndex = 13;
             this.gvMxDel.Width = 88;
             // 
             // repositoryItemButtonEdit1
@@ -1975,7 +2066,7 @@
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Tag = "edit";
             this.gridColumn18.Visible = true;
-            this.gridColumn18.VisibleIndex = 5;
+            this.gridColumn18.VisibleIndex = 4;
             this.gridColumn18.Width = 80;
             // 
             // gridColumn19
@@ -1984,14 +2075,14 @@
             this.gridColumn19.AppearanceCell.Options.UseForeColor = true;
             this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
             this.gridColumn19.AppearanceHeader.Options.UseForeColor = true;
-            this.gridColumn19.Caption = "閫夋嫨涓嶈壇绫诲埆";
+            this.gridColumn19.Caption = "閫夋嫨閫�鏂欎笉鑹被鍒�";
             this.gridColumn19.ColumnEdit = this.rptBl;
             this.gridColumn19.FieldName = "tld015";
             this.gridColumn19.MinWidth = 100;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Tag = "edit";
             this.gridColumn19.Visible = true;
-            this.gridColumn19.VisibleIndex = 6;
+            this.gridColumn19.VisibleIndex = 5;
             this.gridColumn19.Width = 100;
             // 
             // rptBl
@@ -2013,8 +2104,6 @@
             this.gridColumn20.FieldName = "sqQty";
             this.gridColumn20.MinWidth = 25;
             this.gridColumn20.Name = "gridColumn20";
-            this.gridColumn20.Visible = true;
-            this.gridColumn20.VisibleIndex = 13;
             this.gridColumn20.Width = 94;
             // 
             // gridColumn22
@@ -2027,8 +2116,6 @@
             this.gridColumn22.FieldName = "tQty";
             this.gridColumn22.MinWidth = 25;
             this.gridColumn22.Name = "gridColumn22";
-            this.gridColumn22.Visible = true;
-            this.gridColumn22.VisibleIndex = 14;
             this.gridColumn22.Width = 94;
             // 
             // gridColumn23
@@ -2041,15 +2128,27 @@
             this.gridColumn23.FieldName = "bQty";
             this.gridColumn23.MinWidth = 25;
             this.gridColumn23.Name = "gridColumn23";
-            this.gridColumn23.Visible = true;
-            this.gridColumn23.VisibleIndex = 15;
             this.gridColumn23.Width = 94;
+            // 
+            // gridColumn26
+            // 
+            this.gridColumn26.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn26.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn26.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn26.AppearanceHeader.Options.UseForeColor = true;
+            this.gridColumn26.Caption = "Mes/Erp搴撳瓨";
+            this.gridColumn26.FieldName = "kcQty";
+            this.gridColumn26.MinWidth = 25;
+            this.gridColumn26.Name = "gridColumn26";
+            this.gridColumn26.Visible = true;
+            this.gridColumn26.VisibleIndex = 6;
+            this.gridColumn26.Width = 94;
             // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1256, 343);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1422, 318);
             this.xtraTabPage3.Text = "宸叉墦鏉$爜鏄庣粏";
             // 
             // gcMx2
@@ -2058,7 +2157,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(1256, 343);
+            this.gcMx2.Size = new System.Drawing.Size(1422, 318);
             this.gcMx2.TabIndex = 1;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -2235,11 +2334,21 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // gridColumn27
+            // 
+            this.gridColumn27.Caption = "鎺掑簭";
+            this.gridColumn27.FieldName = "tld016";
+            this.gridColumn27.MinWidth = 25;
+            this.gridColumn27.Name = "gridColumn27";
+            this.gridColumn27.Visible = true;
+            this.gridColumn27.VisibleIndex = 14;
+            this.gridColumn27.Width = 60;
+            // 
             // Frm_MesItemTbl
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1260, 704);
+            this.ClientSize = new System.Drawing.Size(1426, 704);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
@@ -2270,22 +2379,23 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_rwd.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011Name.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009Name.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026Name.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029Name.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
@@ -2297,7 +2407,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
@@ -2310,9 +2419,12 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2395,7 +2507,7 @@
         private System.Windows.Forms.Label lbGuid;
         private DevExpress.XtraEditors.TextEdit txt_workName;
         private DevExpress.XtraEditors.TextEdit txt_tbl012;
-        private DevExpress.XtraEditors.TextEdit txt_tbl011;
+        private DevExpress.XtraEditors.TextEdit txt_tbl011Name;
         private DevExpress.XtraEditors.TextEdit txt_tbl006;
         private DevExpress.XtraEditors.TextEdit txt_itemName;
         private DevExpress.XtraEditors.TextEdit txt_rwd;
@@ -2403,7 +2515,7 @@
         private DevExpress.XtraLayout.LayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
         private DevExpress.XtraEditors.CheckEdit txt_tbl013;
-        private DevExpress.XtraEditors.TextEdit txt_tbl009;
+        private DevExpress.XtraEditors.TextEdit txt_tbl009Name;
         private DevExpress.XtraEditors.TextEdit txt_tbl010;
         private DevExpress.XtraEditors.CheckEdit txt_tbl020;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
@@ -2458,13 +2570,12 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
-        private DevExpress.XtraEditors.TextEdit txt_tbl026;
+        private DevExpress.XtraEditors.TextEdit txt_tbl026Name;
         private DevExpress.XtraEditors.TextEdit txt_tbl025;
         private DevExpress.XtraEditors.SplitContainerControl split99;
         private DevExpress.XtraLayout.LayoutControl lay99;
@@ -2500,9 +2611,9 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
-        private DevExpress.XtraEditors.CheckEdit checkEdit1;
+        private DevExpress.XtraEditors.CheckEdit txt_tbl024;
         private DevExpress.XtraEditors.TextEdit txt_tbl028;
-        private DevExpress.XtraEditors.TextEdit txt_tbl029;
+        private DevExpress.XtraEditors.TextEdit txt_tbl029Name;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
@@ -2514,8 +2625,17 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
-        private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+        private DevExpress.XtraEditors.TextEdit txt_line;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
+        private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+        private UserControl.UcBtnPrintAll ucBtnPrintAll1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3