From 4dc2dbda4150c7c74a26435a75308789dc359b99 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期六, 01 十一月 2025 17:06:41 +0800
Subject: [PATCH] 增加批量打印功能,增加组织分开维护

---
 DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs |  785 +++++++++++++++++++++++++++++++------------------------
 1 files changed, 444 insertions(+), 341 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
index 9e06e3d..321bb4b 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk.Designer.cs
@@ -86,6 +86,7 @@
             this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -180,11 +181,11 @@
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd002 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd003 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1qd004 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -218,6 +219,8 @@
             this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.ucBtnPrintAll1 = new Gs.DevApp.UserControl.UcBtnPrintAll();
+            this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -329,6 +332,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -340,9 +344,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(5, 5, 5, 5);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = "rpt_Qtrk{}";
-            this.toolBarMenu1.Size = new System.Drawing.Size(1334, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1668, 98);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -350,10 +355,11 @@
             // xtraTabControl1
             // 
             this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1334, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1668, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -362,8 +368,9 @@
             // xtraTabPage1
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1332, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1666, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -372,6 +379,7 @@
             this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.split1.Name = "split1";
             // 
             // split1.Panel1
@@ -380,17 +388,19 @@
             this.split1.Panel1.Controls.Add(this.pageBar1);
             this.split1.Panel1.Text = "Panel1";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1332, 570);
+            this.split1.Size = new System.Drawing.Size(1666, 698);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 4;
             // 
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1332, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1666, 635);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -400,7 +410,7 @@
             this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gridView1.Appearance.Row.Options.UseFont = true;
-            this.gridView1.ColumnPanelRowHeight = 50;
+            this.gridView1.ColumnPanelRowHeight = 61;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_qt015,
             this.gv_qt014,
@@ -420,9 +430,11 @@
             this.gridColumn24,
             this.gridColumn25,
             this.gridColumn26,
-            this.gridColumn27});
+            this.gridColumn27,
+            this.gridColumn28});
+            this.gridView1.DetailHeight = 428;
             this.gridView1.GridControl = this.gcMain1;
-            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.IndicatorWidth = 62;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -433,238 +445,251 @@
             this.gv_qt015.AppearanceCell.Options.UseFont = true;
             this.gv_qt015.Caption = "瀹℃牳鐘舵�� ";
             this.gv_qt015.FieldName = "isSh";
-            this.gv_qt015.MaxWidth = 50;
-            this.gv_qt015.MinWidth = 50;
+            this.gv_qt015.MaxWidth = 62;
+            this.gv_qt015.MinWidth = 62;
             this.gv_qt015.Name = "gv_qt015";
             this.gv_qt015.OptionsColumn.AllowEdit = false;
             this.gv_qt015.Tag = "query_a.qt015";
             this.gv_qt015.Visible = true;
-            this.gv_qt015.VisibleIndex = 0;
-            this.gv_qt015.Width = 50;
+            this.gv_qt015.VisibleIndex = 1;
+            this.gv_qt015.Width = 62;
             // 
             // gv_qt014
             // 
             this.gv_qt014.AppearanceCell.Options.UseFont = true;
             this.gv_qt014.Caption = "瀹岀粨鏍囪瘑 ";
-            this.gv_qt014.FieldName = "isWj";
-            this.gv_qt014.MaxWidth = 50;
-            this.gv_qt014.MinWidth = 50;
+            this.gv_qt014.FieldName = "txtColor";
+            this.gv_qt014.MaxWidth = 62;
+            this.gv_qt014.MinWidth = 62;
             this.gv_qt014.Name = "gv_qt014";
             this.gv_qt014.OptionsColumn.AllowEdit = false;
             this.gv_qt014.Tag = "query_a.qt014";
-            this.gv_qt014.Width = 50;
+            this.gv_qt014.Visible = true;
+            this.gv_qt014.VisibleIndex = 0;
+            this.gv_qt014.Width = 62;
             // 
             // gv_qtck
             // 
             this.gv_qtck.AppearanceCell.Options.UseFont = true;
             this.gv_qtck.Caption = "鐢宠鍗曞彿 ";
             this.gv_qtck.FieldName = "qtck";
-            this.gv_qtck.MinWidth = 25;
+            this.gv_qtck.MinWidth = 31;
             this.gv_qtck.Name = "gv_qtck";
             this.gv_qtck.OptionsColumn.AllowEdit = false;
             this.gv_qtck.Tag = "query_a.qtck";
             this.gv_qtck.Visible = true;
-            this.gv_qtck.VisibleIndex = 3;
-            this.gv_qtck.Width = 180;
+            this.gv_qtck.VisibleIndex = 4;
+            this.gv_qtck.Width = 225;
             // 
             // gv_qt003
             // 
             this.gv_qt003.AppearanceCell.Options.UseFont = true;
             this.gv_qt003.Caption = "鍗曟嵁绫诲瀷";
             this.gv_qt003.FieldName = "qt003";
-            this.gv_qt003.MinWidth = 25;
+            this.gv_qt003.MinWidth = 31;
             this.gv_qt003.Name = "gv_qt003";
             this.gv_qt003.OptionsColumn.AllowEdit = false;
             this.gv_qt003.Tag = "query_a.qt003";
             this.gv_qt003.Visible = true;
-            this.gv_qt003.VisibleIndex = 12;
-            this.gv_qt003.Width = 94;
+            this.gv_qt003.VisibleIndex = 14;
+            this.gv_qt003.Width = 117;
             // 
             // gv_qt019
             // 
             this.gv_qt019.AppearanceCell.Options.UseFont = true;
             this.gv_qt019.Caption = "搴撳瓨鏂瑰悜";
             this.gv_qt019.FieldName = "qt019";
-            this.gv_qt019.MinWidth = 25;
+            this.gv_qt019.MinWidth = 31;
             this.gv_qt019.Name = "gv_qt019";
             this.gv_qt019.OptionsColumn.AllowEdit = false;
             this.gv_qt019.Tag = "query_a.qt019";
             this.gv_qt019.Visible = true;
-            this.gv_qt019.VisibleIndex = 13;
-            this.gv_qt019.Width = 94;
+            this.gv_qt019.VisibleIndex = 15;
+            this.gv_qt019.Width = 117;
             // 
             // gv_qt005
             // 
             this.gv_qt005.AppearanceCell.Options.UseFont = true;
             this.gv_qt005.Caption = "鐢宠浜�";
-            this.gv_qt005.FieldName = "qt005";
-            this.gv_qt005.MinWidth = 25;
+            this.gv_qt005.FieldName = "cjPeople";
+            this.gv_qt005.MinWidth = 31;
             this.gv_qt005.Name = "gv_qt005";
             this.gv_qt005.OptionsColumn.AllowEdit = false;
             this.gv_qt005.Tag = "query_a.qt005";
             this.gv_qt005.Visible = true;
-            this.gv_qt005.VisibleIndex = 4;
-            this.gv_qt005.Width = 94;
+            this.gv_qt005.VisibleIndex = 6;
+            this.gv_qt005.Width = 117;
             // 
             // gv_qt001
             // 
             this.gv_qt001.AppearanceCell.Options.UseFont = true;
             this.gv_qt001.Caption = "鐢宠鏃ユ湡 ";
             this.gv_qt001.FieldName = "qt001";
-            this.gv_qt001.MinWidth = 25;
+            this.gv_qt001.MinWidth = 31;
             this.gv_qt001.Name = "gv_qt001";
             this.gv_qt001.OptionsColumn.AllowEdit = false;
             this.gv_qt001.Tag = "query_a.qt001";
             this.gv_qt001.Visible = true;
-            this.gv_qt001.VisibleIndex = 5;
-            this.gv_qt001.Width = 200;
+            this.gv_qt001.VisibleIndex = 7;
+            this.gv_qt001.Width = 250;
             // 
             // gv_qt016
             // 
             this.gv_qt016.AppearanceCell.Options.UseFont = true;
             this.gv_qt016.Caption = "瀹℃牳浜� ";
-            this.gv_qt016.FieldName = "qt016";
-            this.gv_qt016.MinWidth = 25;
+            this.gv_qt016.FieldName = "shPeople";
+            this.gv_qt016.MinWidth = 31;
             this.gv_qt016.Name = "gv_qt016";
             this.gv_qt016.OptionsColumn.AllowEdit = false;
             this.gv_qt016.Tag = "query_a.qt016";
             this.gv_qt016.Visible = true;
-            this.gv_qt016.VisibleIndex = 9;
-            this.gv_qt016.Width = 94;
+            this.gv_qt016.VisibleIndex = 11;
+            this.gv_qt016.Width = 117;
             // 
             // gv_qt002
             // 
             this.gv_qt002.AppearanceCell.Options.UseFont = true;
             this.gv_qt002.Caption = "瀹℃牳鏃ユ湡 ";
             this.gv_qt002.FieldName = "qt002";
-            this.gv_qt002.MinWidth = 25;
+            this.gv_qt002.MinWidth = 31;
             this.gv_qt002.Name = "gv_qt002";
             this.gv_qt002.OptionsColumn.AllowEdit = false;
             this.gv_qt002.Tag = "query_a.qt002";
             this.gv_qt002.Visible = true;
-            this.gv_qt002.VisibleIndex = 10;
-            this.gv_qt002.Width = 180;
+            this.gv_qt002.VisibleIndex = 12;
+            this.gv_qt002.Width = 225;
             // 
             // gv_qt010
             // 
             this.gv_qt010.AppearanceCell.Options.UseFont = true;
             this.gv_qt010.Caption = "鐢宠澶囨敞";
             this.gv_qt010.FieldName = "qt010";
-            this.gv_qt010.MinWidth = 25;
+            this.gv_qt010.MinWidth = 31;
             this.gv_qt010.Name = "gv_qt010";
             this.gv_qt010.OptionsColumn.AllowEdit = false;
             this.gv_qt010.Tag = "query_a.qt010";
             this.gv_qt010.Visible = true;
-            this.gv_qt010.VisibleIndex = 11;
-            this.gv_qt010.Width = 94;
+            this.gv_qt010.VisibleIndex = 13;
+            this.gv_qt010.Width = 117;
             // 
             // gridColumn13
             // 
             this.gridColumn13.Caption = "搴撳瓨缁勭粐";
             this.gridColumn13.FieldName = "kcOrg";
-            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.MinWidth = 31;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Visible = true;
-            this.gridColumn13.VisibleIndex = 14;
-            this.gridColumn13.Width = 94;
+            this.gridColumn13.VisibleIndex = 16;
+            this.gridColumn13.Width = 117;
             // 
             // gridColumn14
             // 
             this.gridColumn14.Caption = "璐т富绫诲瀷";
             this.gridColumn14.FieldName = "qt023";
-            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.MinWidth = 31;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Visible = true;
-            this.gridColumn14.VisibleIndex = 15;
-            this.gridColumn14.Width = 94;
+            this.gridColumn14.VisibleIndex = 17;
+            this.gridColumn14.Width = 117;
             // 
             // gridColumn21
             // 
             this.gridColumn21.Caption = "璐т富鍚嶇О";
             this.gridColumn21.FieldName = "hzName";
-            this.gridColumn21.MinWidth = 25;
+            this.gridColumn21.MinWidth = 31;
             this.gridColumn21.Name = "gridColumn21";
             this.gridColumn21.Visible = true;
-            this.gridColumn21.VisibleIndex = 16;
-            this.gridColumn21.Width = 94;
+            this.gridColumn21.VisibleIndex = 18;
+            this.gridColumn21.Width = 117;
             // 
             // gridColumn22
             // 
             this.gridColumn22.Caption = "浠撳簱鍚嶇О";
             this.gridColumn22.FieldName = "ckName";
-            this.gridColumn22.MinWidth = 25;
+            this.gridColumn22.MinWidth = 31;
             this.gridColumn22.Name = "gridColumn22";
             this.gridColumn22.Visible = true;
-            this.gridColumn22.VisibleIndex = 6;
-            this.gridColumn22.Width = 94;
+            this.gridColumn22.VisibleIndex = 8;
+            this.gridColumn22.Width = 117;
             // 
             // gridColumn23
             // 
             this.gridColumn23.Caption = "閮ㄩ棬鍚嶇О";
             this.gridColumn23.FieldName = "bmName";
-            this.gridColumn23.MinWidth = 25;
+            this.gridColumn23.MinWidth = 31;
             this.gridColumn23.Name = "gridColumn23";
             this.gridColumn23.Visible = true;
-            this.gridColumn23.VisibleIndex = 7;
-            this.gridColumn23.Width = 94;
+            this.gridColumn23.VisibleIndex = 9;
+            this.gridColumn23.Width = 117;
             // 
             // gridColumn24
             // 
             this.gridColumn24.Caption = "渚涘簲鍟嗗悕绉�";
             this.gridColumn24.FieldName = "gysName";
-            this.gridColumn24.MinWidth = 25;
+            this.gridColumn24.MinWidth = 31;
             this.gridColumn24.Name = "gridColumn24";
             this.gridColumn24.Visible = true;
-            this.gridColumn24.VisibleIndex = 8;
-            this.gridColumn24.Width = 94;
+            this.gridColumn24.VisibleIndex = 10;
+            this.gridColumn24.Width = 117;
             // 
             // gridColumn25
             // 
             this.gridColumn25.Caption = "涓婚敭Guid";
             this.gridColumn25.FieldName = "guid";
-            this.gridColumn25.MinWidth = 25;
+            this.gridColumn25.MinWidth = 31;
             this.gridColumn25.Name = "gridColumn25";
-            this.gridColumn25.Width = 94;
+            this.gridColumn25.Width = 117;
             // 
             // gridColumn26
             // 
             this.gridColumn26.Caption = "璐㈠姟瀹℃牳";
             this.gridColumn26.FieldName = "isCwChk";
-            this.gridColumn26.MinWidth = 25;
+            this.gridColumn26.MinWidth = 31;
             this.gridColumn26.Name = "gridColumn26";
             this.gridColumn26.Tag = "query_a.qt028";
             this.gridColumn26.Visible = true;
-            this.gridColumn26.VisibleIndex = 2;
-            this.gridColumn26.Width = 94;
+            this.gridColumn26.VisibleIndex = 3;
+            this.gridColumn26.Width = 117;
             // 
             // gridColumn27
             // 
             this.gridColumn27.Caption = "閲囪喘瀹℃牳";
             this.gridColumn27.FieldName = "isCgChk";
-            this.gridColumn27.MinWidth = 25;
+            this.gridColumn27.MinWidth = 31;
             this.gridColumn27.Name = "gridColumn27";
             this.gridColumn27.Tag = "query_a.qt032";
             this.gridColumn27.Visible = true;
-            this.gridColumn27.VisibleIndex = 1;
-            this.gridColumn27.Width = 94;
+            this.gridColumn27.VisibleIndex = 2;
+            this.gridColumn27.Width = 117;
+            // 
+            // gridColumn28
+            // 
+            this.gridColumn28.Caption = "鍏ュ簱绫诲瀷";
+            this.gridColumn28.FieldName = "qtlx";
+            this.gridColumn28.MinWidth = 31;
+            this.gridColumn28.Name = "gridColumn28";
+            this.gridColumn28.Visible = true;
+            this.gridColumn28.VisibleIndex = 5;
+            this.gridColumn28.Width = 117;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 519);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Location = new System.Drawing.Point(0, 635);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1332, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1666, 48);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage2
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1332, 570);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1666, 698);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -672,6 +697,7 @@
             this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitMx1.Horizontal = false;
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -684,12 +710,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(1332, 570);
-            this.splitMx1.SplitterPosition = 207;
+            this.splitMx1.Size = new System.Drawing.Size(1666, 698);
+            this.splitMx1.SplitterPosition = 253;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.ucBtnPrintAll1);
             this.layoutMx1.Controls.Add(this.btnCopyXls);
             this.layoutMx1.Controls.Add(this.txt_qt003);
             this.layoutMx1.Controls.Add(this.lbGuid);
@@ -722,47 +749,52 @@
             this.layoutControlItem14,
             this.layoutControlItem15});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(600, 497, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1332, 207);
+            this.layoutMx1.Size = new System.Drawing.Size(1666, 253);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // btnCopyXls
             // 
             this.btnCopyXls.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCopyXls.ImageOptions.Image")));
-            this.btnCopyXls.Location = new System.Drawing.Point(12, 167);
+            this.btnCopyXls.Location = new System.Drawing.Point(14, 204);
+            this.btnCopyXls.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.btnCopyXls.Name = "btnCopyXls";
-            this.btnCopyXls.Size = new System.Drawing.Size(131, 27);
+            this.btnCopyXls.Size = new System.Drawing.Size(165, 34);
             this.btnCopyXls.StyleController = this.layoutMx1;
             this.btnCopyXls.TabIndex = 444;
             this.btnCopyXls.Text = "蹇嵎褰曞叆";
             // 
             // txt_qt003
             // 
-            this.txt_qt003.Location = new System.Drawing.Point(770, 43);
+            this.txt_qt003.Location = new System.Drawing.Point(957, 52);
+            this.txt_qt003.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
             this.txt_qt003.Name = "txt_qt003";
-            this.txt_qt003.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt003.Size = new System.Drawing.Size(283, 28);
             this.txt_qt003.TabIndex = 333;
             this.txt_qt003.TextTxt = "鍏跺畠鍏ュ簱(QTRKD01_SYS)";
             this.txt_qt003.WhereTxt = "a.s_type=\'鍏跺畠鍏ュ簱鍗曟嵁绫诲瀷\' and  a.pid<>\'00000000-0000-0000-0000-000000000000\'";
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(855, 108);
+            this.lbGuid.Location = new System.Drawing.Point(1069, 132);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(279, 28);
+            this.lbGuid.Size = new System.Drawing.Size(349, 34);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Text = "lbGuid";
             this.lbGuid.Visible = false;
             // 
             // txt_qt010
             // 
-            this.txt_qt010.Location = new System.Drawing.Point(114, 136);
+            this.txt_qt010.Location = new System.Drawing.Point(137, 166);
+            this.txt_qt010.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt010.Name = "txt_qt010";
             this.txt_qt010.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt010.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt010.Size = new System.Drawing.Size(283, 28);
             this.txt_qt010.StyleController = this.layoutMx1;
             this.txt_qt010.TabIndex = 240;
             // 
@@ -770,28 +802,29 @@
             // 
             this.ucLookHuoZhu1.HzId = null;
             this.ucLookHuoZhu1.IsReadly = false;
-            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 74);
+            this.ucLookHuoZhu1.Location = new System.Drawing.Point(14, 90);
             this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0);
             this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
             this.ucLookHuoZhu1.OrgId = null;
-            this.ucLookHuoZhu1.Size = new System.Drawing.Size(324, 58);
+            this.ucLookHuoZhu1.Size = new System.Drawing.Size(406, 72);
             this.ucLookHuoZhu1.TabIndex = 329;
             // 
             // txt_qt008
             // 
             this.txt_qt008.IsReadly = false;
-            this.txt_qt008.Location = new System.Drawing.Point(442, 105);
+            this.txt_qt008.Location = new System.Drawing.Point(547, 128);
             this.txt_qt008.Margin = new System.Windows.Forms.Padding(0);
             this.txt_qt008.Name = "txt_qt008";
-            this.txt_qt008.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt008.Size = new System.Drawing.Size(283, 28);
             this.txt_qt008.TabIndex = 301;
             // 
             // txt_qt016
             // 
-            this.txt_qt016.Location = new System.Drawing.Point(770, 74);
+            this.txt_qt016.Location = new System.Drawing.Point(957, 90);
+            this.txt_qt016.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt016.Name = "txt_qt016";
             this.txt_qt016.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt016.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt016.Size = new System.Drawing.Size(283, 28);
             this.txt_qt016.StyleController = this.layoutMx1;
             this.txt_qt016.TabIndex = 267;
             this.txt_qt016.Tag = "readonly";
@@ -799,44 +832,48 @@
             // txt_qt018
             // 
             this.txt_qt018.IsReadly = false;
-            this.txt_qt018.Location = new System.Drawing.Point(442, 74);
+            this.txt_qt018.Location = new System.Drawing.Point(547, 90);
             this.txt_qt018.Margin = new System.Windows.Forms.Padding(0);
             this.txt_qt018.Name = "txt_qt018";
-            this.txt_qt018.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt018.Size = new System.Drawing.Size(283, 28);
             this.txt_qt018.TabIndex = 302;
             // 
             // txt_qt022
             // 
             this.txt_qt022.IsReadly = false;
-            this.txt_qt022.Location = new System.Drawing.Point(114, 43);
+            this.txt_qt022.Location = new System.Drawing.Point(137, 52);
+            this.txt_qt022.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
             this.txt_qt022.Name = "txt_qt022";
-            this.txt_qt022.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt022.Size = new System.Drawing.Size(283, 28);
             this.txt_qt022.TabIndex = 326;
             // 
             // txt_qt009
             // 
             this.txt_qt009.IsReadly = false;
-            this.txt_qt009.Location = new System.Drawing.Point(442, 43);
+            this.txt_qt009.Location = new System.Drawing.Point(547, 52);
+            this.txt_qt009.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
             this.txt_qt009.Name = "txt_qt009";
-            this.txt_qt009.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt009.Size = new System.Drawing.Size(283, 28);
             this.txt_qt009.TabIndex = 304;
             // 
             // txt_qtck
             // 
-            this.txt_qtck.Location = new System.Drawing.Point(114, 12);
+            this.txt_qtck.Location = new System.Drawing.Point(137, 14);
+            this.txt_qtck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qtck.Name = "txt_qtck";
             this.txt_qtck.Properties.Appearance.Options.UseFont = true;
-            this.txt_qtck.Size = new System.Drawing.Size(222, 24);
+            this.txt_qtck.Size = new System.Drawing.Size(283, 28);
             this.txt_qtck.StyleController = this.layoutMx1;
             this.txt_qtck.TabIndex = 213;
             this.txt_qtck.Tag = "readonly";
             // 
             // txt_qt002
             // 
-            this.txt_qt002.Location = new System.Drawing.Point(770, 105);
+            this.txt_qt002.Location = new System.Drawing.Point(957, 128);
+            this.txt_qt002.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt002.Name = "txt_qt002";
             this.txt_qt002.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt002.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt002.Size = new System.Drawing.Size(283, 28);
             this.txt_qt002.StyleController = this.layoutMx1;
             this.txt_qt002.TabIndex = 217;
             this.txt_qt002.Tag = "readonly";
@@ -844,7 +881,8 @@
             // txt_qt019
             // 
             this.txt_qt019.EditValue = "鏅��(GENERAL)";
-            this.txt_qt019.Location = new System.Drawing.Point(770, 12);
+            this.txt_qt019.Location = new System.Drawing.Point(957, 14);
+            this.txt_qt019.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt019.Name = "txt_qt019";
             this.txt_qt019.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -852,112 +890,123 @@
             "鏅��(GENERAL)",
             "閫�璐�(RETURN)"});
             this.txt_qt019.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt019.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt019.Size = new System.Drawing.Size(283, 28);
             this.txt_qt019.StyleController = this.layoutMx1;
             this.txt_qt019.TabIndex = 299;
             // 
             // txt_qt015
             // 
-            this.txt_qt015.Location = new System.Drawing.Point(668, 136);
+            this.txt_qt015.Location = new System.Drawing.Point(834, 166);
+            this.txt_qt015.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt015.Name = "txt_qt015";
             this.txt_qt015.Properties.Caption = "瀹℃牳鐘舵��";
-            this.txt_qt015.Size = new System.Drawing.Size(324, 24);
+            this.txt_qt015.Size = new System.Drawing.Size(406, 27);
             this.txt_qt015.StyleController = this.layoutMx1;
             this.txt_qt015.TabIndex = 330;
             this.txt_qt015.Tag = "readonly";
             // 
             // txt_qt005
             // 
-            this.txt_qt005.Location = new System.Drawing.Point(759, 43);
+            this.txt_qt005.Location = new System.Drawing.Point(949, 53);
+            this.txt_qt005.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt005.Name = "txt_qt005";
             this.txt_qt005.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt005.Size = new System.Drawing.Size(217, 24);
+            this.txt_qt005.Size = new System.Drawing.Size(271, 28);
             this.txt_qt005.StyleController = this.layoutMx1;
             this.txt_qt005.TabIndex = 331;
             this.txt_qt005.Tag = "readonly";
             // 
             // txt_qt001
             // 
-            this.txt_qt001.Location = new System.Drawing.Point(759, 74);
+            this.txt_qt001.Location = new System.Drawing.Point(949, 90);
+            this.txt_qt001.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt001.Name = "txt_qt001";
             this.txt_qt001.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt001.Size = new System.Drawing.Size(217, 24);
+            this.txt_qt001.Size = new System.Drawing.Size(271, 28);
             this.txt_qt001.StyleController = this.layoutMx1;
             this.txt_qt001.TabIndex = 332;
             this.txt_qt001.Tag = "readonly";
             // 
             // txt_qt030
             // 
-            this.txt_qt030.Location = new System.Drawing.Point(1098, 105);
+            this.txt_qt030.Location = new System.Drawing.Point(1367, 128);
+            this.txt_qt030.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt030.Name = "txt_qt030";
-            this.txt_qt030.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt030.Size = new System.Drawing.Size(285, 28);
             this.txt_qt030.StyleController = this.layoutMx1;
             this.txt_qt030.TabIndex = 334;
             this.txt_qt030.Tag = "readonly";
             // 
             // txt_qt029
             // 
-            this.txt_qt029.Location = new System.Drawing.Point(1098, 136);
+            this.txt_qt029.Location = new System.Drawing.Point(1367, 166);
+            this.txt_qt029.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt029.Name = "txt_qt029";
-            this.txt_qt029.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt029.Size = new System.Drawing.Size(285, 28);
             this.txt_qt029.StyleController = this.layoutMx1;
             this.txt_qt029.TabIndex = 335;
             this.txt_qt029.Tag = "readonly";
             // 
             // txt_qt028
             // 
-            this.txt_qt028.Location = new System.Drawing.Point(996, 167);
+            this.txt_qt028.Location = new System.Drawing.Point(1244, 204);
+            this.txt_qt028.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt028.Name = "txt_qt028";
             this.txt_qt028.Properties.Caption = "璐㈠姟瀹℃牳鏍囪瘑";
-            this.txt_qt028.Size = new System.Drawing.Size(324, 24);
+            this.txt_qt028.Size = new System.Drawing.Size(408, 27);
             this.txt_qt028.StyleController = this.layoutMx1;
             this.txt_qt028.TabIndex = 336;
             this.txt_qt028.Tag = "readonly";
             // 
             // txt_qt034
             // 
-            this.txt_qt034.Location = new System.Drawing.Point(1098, 12);
+            this.txt_qt034.Location = new System.Drawing.Point(1367, 14);
+            this.txt_qt034.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt034.Name = "txt_qt034";
-            this.txt_qt034.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt034.Size = new System.Drawing.Size(285, 28);
             this.txt_qt034.StyleController = this.layoutMx1;
             this.txt_qt034.TabIndex = 337;
             this.txt_qt034.Tag = "readonly";
             // 
             // txt_qt033
             // 
-            this.txt_qt033.Location = new System.Drawing.Point(1098, 43);
+            this.txt_qt033.Location = new System.Drawing.Point(1367, 52);
+            this.txt_qt033.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt033.Name = "txt_qt033";
-            this.txt_qt033.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt033.Size = new System.Drawing.Size(285, 28);
             this.txt_qt033.StyleController = this.layoutMx1;
             this.txt_qt033.TabIndex = 338;
             this.txt_qt033.Tag = "readonly";
             // 
             // txt_qt032
             // 
-            this.txt_qt032.Location = new System.Drawing.Point(996, 74);
+            this.txt_qt032.Location = new System.Drawing.Point(1244, 90);
+            this.txt_qt032.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt032.Name = "txt_qt032";
             this.txt_qt032.Properties.Caption = "閲囪喘瀹℃牳鏍囪瘑";
-            this.txt_qt032.Size = new System.Drawing.Size(324, 24);
+            this.txt_qt032.Size = new System.Drawing.Size(408, 27);
             this.txt_qt032.StyleController = this.layoutMx1;
             this.txt_qt032.TabIndex = 339;
             this.txt_qt032.Tag = "readonly";
             // 
             // txt_qt035
             // 
-            this.txt_qt035.Location = new System.Drawing.Point(442, 136);
+            this.txt_qt035.Location = new System.Drawing.Point(547, 166);
+            this.txt_qt035.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qt035.Name = "txt_qt035";
             this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton()});
-            this.txt_qt035.Size = new System.Drawing.Size(222, 24);
+            this.txt_qt035.Size = new System.Drawing.Size(283, 28);
             this.txt_qt035.StyleController = this.layoutMx1;
             this.txt_qt035.TabIndex = 340;
             // 
             // txt_isIqc
             // 
-            this.txt_isIqc.Location = new System.Drawing.Point(340, 155);
+            this.txt_isIqc.Location = new System.Drawing.Point(425, 189);
+            this.txt_isIqc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_isIqc.Name = "txt_isIqc";
             this.txt_isIqc.Properties.Caption = "鏄惁闇�瑕両QC,鍒跺崟瀹℃牳鍚庣敓鏁�";
-            this.txt_isIqc.Size = new System.Drawing.Size(324, 24);
+            this.txt_isIqc.Size = new System.Drawing.Size(405, 27);
             this.txt_isIqc.StyleController = this.layoutMx1;
             this.txt_isIqc.TabIndex = 341;
             this.txt_isIqc.Tag = "readonly";
@@ -965,17 +1014,20 @@
             // txt_qtlx
             // 
             this.txt_qtlx.EditValue = "璇烽�夋嫨";
-            this.txt_qtlx.Location = new System.Drawing.Point(442, 12);
+            this.txt_qtlx.Location = new System.Drawing.Point(547, 14);
+            this.txt_qtlx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_qtlx.Name = "txt_qtlx";
             this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_qtlx.Properties.Items.AddRange(new object[] {
             "璇烽�夋嫨",
-            "1:渚涘簲鍟嗚禒閫�",
-            "2:鍞悗缁翠慨",
-            "3:鎷嗗嵏鍏ュ簱"});
+            "1:鍞悗缁翠慨",
+            "2:鎷嗗嵏鍏ュ簱",
+            "3:渚涘簲鍟嗚禒閫�",
+            "4:鏃犳簮鍗曞澶栭��鏉愭枡",
+            "5:鐩樼泩"});
             this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qtlx.Size = new System.Drawing.Size(222, 24);
+            this.txt_qtlx.Size = new System.Drawing.Size(283, 28);
             this.txt_qtlx.StyleController = this.layoutMx1;
             this.txt_qtlx.TabIndex = 445;
             // 
@@ -1013,7 +1065,7 @@
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
             this.layoutControlItem14.Size = new System.Drawing.Size(323, 31);
             this.layoutControlItem14.Text = "鐢宠浜哄憳";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(112, 22);
             // 
             // layoutControlItem15
             // 
@@ -1024,7 +1076,7 @@
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
             this.layoutControlItem15.Size = new System.Drawing.Size(323, 31);
             this.layoutControlItem15.Text = "鐢宠鏃堕棿";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(112, 22);
             // 
             // Root
             // 
@@ -1051,7 +1103,8 @@
             this.layoutControlItem11,
             this.layoutControlItem2,
             this.layoutControlItem38,
-            this.layoutControlItem3});
+            this.layoutControlItem3,
+            this.layoutControlItem39});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1086,7 +1139,7 @@
             rowDefinition4,
             rowDefinition5,
             rowDefinition6});
-            this.Root.Size = new System.Drawing.Size(1332, 207);
+            this.Root.Size = new System.Drawing.Size(1666, 253);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -1094,106 +1147,106 @@
             this.layoutControlItem1.Control = this.txt_qtck;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem1.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem1.Text = "鐢宠鍗曞彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_qt022;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 38);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem4.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem4.Text = "搴撳瓨缁勭粐";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_qt009;
-            this.layoutControlItem5.Location = new System.Drawing.Point(328, 31);
+            this.layoutControlItem5.Location = new System.Drawing.Point(410, 38);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem5.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem5.Text = "閫夋嫨閮ㄩ棬";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_qt018;
             this.layoutControlItem7.CustomizationFormText = "閫変緵搴斿晢";
-            this.layoutControlItem7.Location = new System.Drawing.Point(328, 62);
+            this.layoutControlItem7.Location = new System.Drawing.Point(410, 76);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem7.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem7.Text = "閫変緵搴斿晢";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_qt008;
-            this.layoutControlItem8.Location = new System.Drawing.Point(328, 93);
+            this.layoutControlItem8.Location = new System.Drawing.Point(410, 114);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem8.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem8.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem8.Text = "鏀舵枡浠撳簱";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.ucLookHuoZhu1;
             this.layoutControlItem6.CustomizationFormText = "閫夋嫨璐т富";
-            this.layoutControlItem6.Location = new System.Drawing.Point(0, 62);
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 76);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
             this.layoutControlItem6.OptionsTableLayoutItem.RowSpan = 2;
-            this.layoutControlItem6.Size = new System.Drawing.Size(328, 62);
+            this.layoutControlItem6.Size = new System.Drawing.Size(410, 76);
             this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem6.TextVisible = false;
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_qt010;
-            this.layoutControlItem13.Location = new System.Drawing.Point(0, 124);
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 152);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem13.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem13.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem13.Text = "鐢宠澶囨敞";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_qt030;
-            this.layoutControlItem16.Location = new System.Drawing.Point(984, 93);
+            this.layoutControlItem16.Location = new System.Drawing.Point(1230, 114);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem16.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem16.Size = new System.Drawing.Size(412, 38);
             this.layoutControlItem16.Text = "璐㈠姟瀹℃牳浜哄憳";
-            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem17
             // 
             this.layoutControlItem17.Control = this.txt_qt029;
-            this.layoutControlItem17.Location = new System.Drawing.Point(984, 124);
+            this.layoutControlItem17.Location = new System.Drawing.Point(1230, 152);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem17.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem17.Size = new System.Drawing.Size(412, 38);
             this.layoutControlItem17.Text = "璐㈠姟瀹℃牳鏃堕棿";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem18
             // 
             this.layoutControlItem18.Control = this.txt_qt028;
-            this.layoutControlItem18.Location = new System.Drawing.Point(984, 155);
+            this.layoutControlItem18.Location = new System.Drawing.Point(1230, 190);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem18.Size = new System.Drawing.Size(328, 32);
+            this.layoutControlItem18.Size = new System.Drawing.Size(412, 39);
             this.layoutControlItem18.Text = "璐㈠姟瀹℃牳鏍囪瘑";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem18.TextVisible = false;
@@ -1201,43 +1254,43 @@
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_qt034;
-            this.layoutControlItem19.Location = new System.Drawing.Point(984, 0);
+            this.layoutControlItem19.Location = new System.Drawing.Point(1230, 0);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem19.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem19.Size = new System.Drawing.Size(412, 38);
             this.layoutControlItem19.Text = "閲囪喘瀹℃牳浜哄憳";
-            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_qt033;
-            this.layoutControlItem20.Location = new System.Drawing.Point(984, 31);
+            this.layoutControlItem20.Location = new System.Drawing.Point(1230, 38);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem20.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem20.Size = new System.Drawing.Size(412, 38);
             this.layoutControlItem20.Text = "閲囪喘瀹℃牳鏃堕棿";
-            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_qt002;
-            this.layoutControlItem10.Location = new System.Drawing.Point(656, 93);
+            this.layoutControlItem10.Location = new System.Drawing.Point(820, 114);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem10.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem10.Text = "瀹℃牳鏃ユ湡";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_qt032;
-            this.layoutControlItem21.Location = new System.Drawing.Point(984, 62);
+            this.layoutControlItem21.Location = new System.Drawing.Point(1230, 76);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem21.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem21.Size = new System.Drawing.Size(412, 38);
             this.layoutControlItem21.Text = "閲囪喘瀹℃牳鏍囪瘑";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem21.TextVisible = false;
@@ -1245,23 +1298,23 @@
             // layoutControlItem35
             // 
             this.layoutControlItem35.Control = this.txt_qt035;
-            this.layoutControlItem35.Location = new System.Drawing.Point(328, 124);
+            this.layoutControlItem35.Location = new System.Drawing.Point(410, 152);
             this.layoutControlItem35.Name = "layoutControlItem35";
             this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem35.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem35.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem35.Text = "鏉ユ簮鍗曞彿";
-            this.layoutControlItem35.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem35.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem37
             // 
             this.layoutControlItem37.Control = this.btnCopyXls;
-            this.layoutControlItem37.Location = new System.Drawing.Point(0, 155);
-            this.layoutControlItem37.MaxSize = new System.Drawing.Size(135, 31);
-            this.layoutControlItem37.MinSize = new System.Drawing.Size(129, 31);
+            this.layoutControlItem37.Location = new System.Drawing.Point(0, 190);
+            this.layoutControlItem37.MaxSize = new System.Drawing.Size(169, 38);
+            this.layoutControlItem37.MinSize = new System.Drawing.Size(161, 38);
             this.layoutControlItem37.Name = "layoutControlItem37";
             this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem37.Size = new System.Drawing.Size(328, 32);
+            this.layoutControlItem37.Size = new System.Drawing.Size(410, 39);
             this.layoutControlItem37.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem37.Text = "浠嶺LS澶嶅埗鏄庣粏";
             this.layoutControlItem37.TextSize = new System.Drawing.Size(0, 0);
@@ -1270,22 +1323,22 @@
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_qt016;
-            this.layoutControlItem9.Location = new System.Drawing.Point(656, 62);
+            this.layoutControlItem9.Location = new System.Drawing.Point(820, 76);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem9.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem9.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_qt015;
-            this.layoutControlItem11.Location = new System.Drawing.Point(656, 124);
+            this.layoutControlItem11.Location = new System.Drawing.Point(820, 152);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem11.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
@@ -1293,41 +1346,42 @@
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_qt003;
-            this.layoutControlItem2.Location = new System.Drawing.Point(656, 31);
+            this.layoutControlItem2.Location = new System.Drawing.Point(820, 38);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem2.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem38
             // 
             this.layoutControlItem38.Control = this.txt_qtlx;
-            this.layoutControlItem38.Location = new System.Drawing.Point(328, 0);
+            this.layoutControlItem38.Location = new System.Drawing.Point(410, 0);
             this.layoutControlItem38.Name = "layoutControlItem38";
             this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem38.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem38.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem38.Text = "鍏ュ簱绫诲瀷";
-            this.layoutControlItem38.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem38.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_qt019;
-            this.layoutControlItem3.Location = new System.Drawing.Point(656, 0);
+            this.layoutControlItem3.Location = new System.Drawing.Point(820, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(328, 31);
+            this.layoutControlItem3.Size = new System.Drawing.Size(410, 38);
             this.layoutControlItem3.Text = "搴撳瓨鏂瑰悜";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(108, 22);
             // 
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
             this.tabMx.Location = new System.Drawing.Point(0, 0);
+            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1332, 351);
+            this.tabMx.Size = new System.Drawing.Size(1666, 430);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -1336,8 +1390,9 @@
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.split99);
+            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1330, 319);
+            this.tabMxPage1.Size = new System.Drawing.Size(1664, 392);
             this.tabMxPage1.Text = "鐗╂枡鏄庣粏";
             // 
             // split99
@@ -1345,6 +1400,7 @@
             this.split99.Dock = System.Windows.Forms.DockStyle.Fill;
             this.split99.Horizontal = false;
             this.split99.Location = new System.Drawing.Point(0, 0);
+            this.split99.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.split99.Name = "split99";
             // 
             // split99.Panel1
@@ -1357,8 +1413,8 @@
             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(1330, 319);
-            this.split99.SplitterPosition = 131;
+            this.split99.Size = new System.Drawing.Size(1664, 392);
+            this.split99.SplitterPosition = 160;
             this.split99.TabIndex = 2;
             // 
             // lay99
@@ -1378,18 +1434,20 @@
             this.lay99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem32});
             this.lay99.Location = new System.Drawing.Point(0, 0);
+            this.lay99.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.lay99.Name = "lay99";
             this.lay99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(710, 473, 812, 500);
             this.lay99.Root = this.layoutControlGroup1;
-            this.lay99.Size = new System.Drawing.Size(1330, 131);
+            this.lay99.Size = new System.Drawing.Size(1664, 160);
             this.lay99.TabIndex = 1;
             this.lay99.Text = "layoutControl1";
             // 
             // lbMxGuid
             // 
-            this.lbMxGuid.Location = new System.Drawing.Point(1032, 44);
+            this.lbMxGuid.Location = new System.Drawing.Point(1290, 54);
+            this.lbMxGuid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.lbMxGuid.Name = "lbMxGuid";
-            this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
+            this.lbMxGuid.Size = new System.Drawing.Size(72, 22);
             this.lbMxGuid.StyleController = this.lay99;
             this.lbMxGuid.TabIndex = 481;
             this.lbMxGuid.Text = "lbMxGuid";
@@ -1398,16 +1456,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(1244, 59);
             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(406, 41);
             this.ucBtnPrint1.TabIndex = 480;
             // 
             // radOut
             // 
-            this.radOut.Location = new System.Drawing.Point(1032, 12);
+            this.radOut.Location = new System.Drawing.Point(1244, 14);
             this.radOut.Margin = new System.Windows.Forms.Padding(0);
             this.radOut.Name = "radOut";
             this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -1416,7 +1474,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(406, 41);
             this.radOut.StyleController = this.lay99;
             this.radOut.TabIndex = 479;
             // 
@@ -1424,29 +1482,32 @@
             // 
             this.layoutControl1.Controls.Add(this.txt_iCount_1);
             this.layoutControl1.Controls.Add(this.txt_yuliang_1);
-            this.layoutControl1.Location = new System.Drawing.Point(692, 84);
+            this.layoutControl1.Location = new System.Drawing.Point(834, 104);
+            this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.layoutControl1.Name = "layoutControl1";
             this.layoutControl1.Root = this.layoutControlGroup2;
-            this.layoutControl1.Size = new System.Drawing.Size(336, 32);
+            this.layoutControl1.Size = new System.Drawing.Size(406, 42);
             this.layoutControl1.TabIndex = 478;
             this.layoutControl1.Text = "layoutControl1";
             // 
             // txt_iCount_1
             // 
-            this.txt_iCount_1.Location = new System.Drawing.Point(104, 2);
+            this.txt_iCount_1.Location = new System.Drawing.Point(125, 2);
+            this.txt_iCount_1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(76, 28);
             this.txt_iCount_1.StyleController = this.layoutControl1;
             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(328, 2);
+            this.txt_yuliang_1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(76, 28);
             this.txt_yuliang_1.StyleController = this.layoutControl1;
             this.txt_yuliang_1.TabIndex = 229;
             // 
@@ -1471,7 +1532,7 @@
             this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition7});
             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(406, 42);
             this.layoutControlGroup2.TextVisible = false;
             // 
             // layoutControlItem33
@@ -1479,88 +1540,95 @@
             this.layoutControlItem33.Control = this.txt_iCount_1;
             this.layoutControlItem33.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem33.Name = "layoutControlItem33";
-            this.layoutControlItem33.Size = new System.Drawing.Size(168, 32);
+            this.layoutControlItem33.Size = new System.Drawing.Size(203, 42);
             this.layoutControlItem33.Text = "鎵撳嵃鏁村紶鏁板��";
-            this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem33.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem34
             // 
             this.layoutControlItem34.Control = this.txt_yuliang_1;
-            this.layoutControlItem34.Location = new System.Drawing.Point(168, 0);
+            this.layoutControlItem34.Location = new System.Drawing.Point(203, 0);
             this.layoutControlItem34.Name = "layoutControlItem34";
             this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem34.Size = new System.Drawing.Size(168, 32);
+            this.layoutControlItem34.Size = new System.Drawing.Size(203, 42);
             this.layoutControlItem34.Text = "鎵撳嵃浣欐暟";
-            this.layoutControlItem34.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem34.TextSize = new System.Drawing.Size(108, 22);
             // 
             // txt_kQty
             // 
-            this.txt_kQty.Location = new System.Drawing.Point(794, 12);
+            this.txt_kQty.Location = new System.Drawing.Point(957, 14);
+            this.txt_kQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txt_kQty.StyleController = this.lay99;
             this.txt_kQty.TabIndex = 224;
             // 
             // txt_psnQty_1
             // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 48);
+            this.txt_psnQty_1.Location = new System.Drawing.Point(957, 59);
+            this.txt_psnQty_1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txt_psnQty_1.StyleController = this.lay99;
             this.txt_psnQty_1.TabIndex = 226;
             // 
             // txtQuantity
             // 
-            this.txtQuantity.Location = new System.Drawing.Point(454, 12);
+            this.txtQuantity.Location = new System.Drawing.Point(547, 14);
+            this.txtQuantity.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txtQuantity.StyleController = this.lay99;
             this.txtQuantity.TabIndex = 220;
             // 
             // txt_yQty
             // 
-            this.txt_yQty.Location = new System.Drawing.Point(454, 48);
+            this.txt_yQty.Location = new System.Drawing.Point(547, 59);
+            this.txt_yQty.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txt_yQty.StyleController = this.lay99;
             this.txt_yQty.TabIndex = 222;
             // 
             // txtWlid
             // 
-            this.txtWlid.Location = new System.Drawing.Point(114, 12);
+            this.txtWlid.Location = new System.Drawing.Point(137, 14);
+            this.txtWlid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txtWlid.StyleController = this.lay99;
             this.txtWlid.TabIndex = 214;
             // 
             // txtWlmc
             // 
-            this.txtWlmc.Location = new System.Drawing.Point(114, 48);
+            this.txtWlmc.Location = new System.Drawing.Point(137, 59);
+            this.txtWlmc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(283, 28);
             this.txtWlmc.StyleController = this.lay99;
             this.txtWlmc.TabIndex = 216;
             // 
             // txtWlgg
             // 
-            this.txtWlgg.Location = new System.Drawing.Point(114, 84);
+            this.txtWlgg.Location = new System.Drawing.Point(137, 104);
+            this.txtWlgg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             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(693, 28);
             this.txtWlgg.StyleController = this.lay99;
             this.txtWlgg.TabIndex = 218;
             // 
@@ -1616,16 +1684,16 @@
             rowDefinition8,
             rowDefinition9,
             rowDefinition10});
-            this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 128);
+            this.layoutControlGroup1.Size = new System.Drawing.Size(1664, 160);
             this.layoutControlGroup1.TextVisible = false;
             // 
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.radOut;
-            this.layoutControlItem23.Location = new System.Drawing.Point(1020, 0);
+            this.layoutControlItem23.Location = new System.Drawing.Point(1230, 0);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem23.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem23.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem23.Text = "鎵撳嵃鏂瑰紡";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem23.TextVisible = false;
@@ -1633,11 +1701,11 @@
             // layoutControlItem22
             // 
             this.layoutControlItem22.Control = this.layoutControl1;
-            this.layoutControlItem22.Location = new System.Drawing.Point(680, 72);
+            this.layoutControlItem22.Location = new System.Drawing.Point(820, 90);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem22.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem22.Size = new System.Drawing.Size(410, 46);
             this.layoutControlItem22.Text = "鎵撳嵃寮犳暟";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem22.TextVisible = false;
@@ -1647,50 +1715,50 @@
             this.layoutControlItem27.Control = this.txt_kQty;
             this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem27.CustomizationFormText = "鍙墦鍗版�绘暟";
-            this.layoutControlItem27.Location = new System.Drawing.Point(680, 0);
+            this.layoutControlItem27.Location = new System.Drawing.Point(820, 0);
             this.layoutControlItem27.Name = "layoutControlItem27";
             this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem27.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem27.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem27.Text = "鍙墦鍗版�绘暟";
-            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem27.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem28
             // 
             this.layoutControlItem28.Control = this.txt_psnQty_1;
             this.layoutControlItem28.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem28.CustomizationFormText = "姣忓紶鏉$爜鏁伴噺";
-            this.layoutControlItem28.Location = new System.Drawing.Point(680, 36);
+            this.layoutControlItem28.Location = new System.Drawing.Point(820, 45);
             this.layoutControlItem28.Name = "layoutControlItem28";
             this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem28.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem28.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem28.Text = "姣忓紶鏉$爜鏁伴噺";
-            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem28.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem25
             // 
             this.layoutControlItem25.Control = this.txtQuantity;
             this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem25.CustomizationFormText = "鏈鐢宠鎬婚噺";
-            this.layoutControlItem25.Location = new System.Drawing.Point(340, 0);
+            this.layoutControlItem25.Location = new System.Drawing.Point(410, 0);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem25.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem25.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem25.Text = "鏈鐢宠鎬婚噺";
-            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem26
             // 
             this.layoutControlItem26.Control = this.txt_yQty;
             this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem26.CustomizationFormText = "宸叉墦鍗版�婚噺";
-            this.layoutControlItem26.Location = new System.Drawing.Point(340, 36);
+            this.layoutControlItem26.Location = new System.Drawing.Point(410, 45);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem26.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem26.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem26.Text = "宸叉墦鍗版�婚噺";
-            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem26.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem24
             // 
@@ -1699,43 +1767,43 @@
             this.layoutControlItem24.CustomizationFormText = "鐗╂枡缂栫爜";
             this.layoutControlItem24.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem24.Name = "layoutControlItem24";
-            this.layoutControlItem24.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem24.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem24.Text = "鐗╂枡缂栫爜";
-            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem29
             // 
             this.layoutControlItem29.Control = this.txtWlmc;
             this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem29.CustomizationFormText = "鐗╂枡鍚嶇О";
-            this.layoutControlItem29.Location = new System.Drawing.Point(0, 36);
+            this.layoutControlItem29.Location = new System.Drawing.Point(0, 45);
             this.layoutControlItem29.Name = "layoutControlItem29";
             this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem29.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem29.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem29.Text = "鐗╂枡鍚嶇О";
-            this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem29.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem30
             // 
             this.layoutControlItem30.Control = this.txtWlgg;
             this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem30.CustomizationFormText = "鐗╂枡瑙勬牸";
-            this.layoutControlItem30.Location = new System.Drawing.Point(0, 72);
+            this.layoutControlItem30.Location = new System.Drawing.Point(0, 90);
             this.layoutControlItem30.Name = "layoutControlItem30";
             this.layoutControlItem30.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem30.Size = new System.Drawing.Size(680, 36);
+            this.layoutControlItem30.Size = new System.Drawing.Size(820, 46);
             this.layoutControlItem30.Text = "鐗╂枡瑙勬牸";
-            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem30.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem31
             // 
             this.layoutControlItem31.Control = this.ucBtnPrint1;
-            this.layoutControlItem31.Location = new System.Drawing.Point(1020, 36);
+            this.layoutControlItem31.Location = new System.Drawing.Point(1230, 45);
             this.layoutControlItem31.Name = "layoutControlItem31";
             this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem31.Size = new System.Drawing.Size(340, 36);
+            this.layoutControlItem31.Size = new System.Drawing.Size(410, 45);
             this.layoutControlItem31.Text = "鎵撳嵃鎸夐挳";
             this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem31.TextVisible = false;
@@ -1743,15 +1811,17 @@
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
+            this.gcMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx1.Name = "gcMx1";
             this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1,
             this.repositoryItemSearchLookUpEdit1,
             this.rptBl,
             this.repositoryItemMemoEdit1});
-            this.gcMx1.Size = new System.Drawing.Size(1330, 176);
+            this.gcMx1.Size = new System.Drawing.Size(1664, 217);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1774,6 +1844,7 @@
             this.gvMxDel,
             this.gridColumn29,
             this.gridColumn12});
+            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1786,24 +1857,24 @@
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
             this.gvMx1guid.Caption = "鏄庣粏涓婚敭";
             this.gvMx1guid.FieldName = "guid";
-            this.gvMx1guid.MinWidth = 25;
+            this.gvMx1guid.MinWidth = 31;
             this.gvMx1guid.Name = "gvMx1guid";
             this.gvMx1guid.OptionsColumn.AllowEdit = false;
             this.gvMx1guid.OptionsColumn.ReadOnly = true;
             this.gvMx1guid.Tag = "query_a.guid";
-            this.gvMx1guid.Width = 50;
+            this.gvMx1guid.Width = 62;
             // 
             // gvMx1qtrkGuid
             // 
             this.gvMx1qtrkGuid.AppearanceCell.Options.UseFont = true;
             this.gvMx1qtrkGuid.Caption = "澶栭敭";
             this.gvMx1qtrkGuid.FieldName = "qtrkGuid";
-            this.gvMx1qtrkGuid.MinWidth = 25;
+            this.gvMx1qtrkGuid.MinWidth = 31;
             this.gvMx1qtrkGuid.Name = "gvMx1qtrkGuid";
             this.gvMx1qtrkGuid.OptionsColumn.AllowEdit = false;
             this.gvMx1qtrkGuid.OptionsColumn.ReadOnly = true;
             this.gvMx1qtrkGuid.Tag = "query_a.qtrkGuid";
-            this.gvMx1qtrkGuid.Width = 50;
+            this.gvMx1qtrkGuid.Width = 62;
             // 
             // gridColumn1
             // 
@@ -1813,12 +1884,12 @@
             this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
             this.gridColumn1.Caption = "閫夋嫨鐗╂枡";
             this.gridColumn1.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
-            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.MinWidth = 31;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Tag = "edit";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 0;
-            this.gridColumn1.Width = 79;
+            this.gridColumn1.Width = 99;
             // 
             // repositoryItemSearchLookUpEdit1
             // 
@@ -1840,100 +1911,101 @@
             this.gridColumn10,
             this.gridColumn11,
             this.gridColumn7});
+            this.gridView2.DetailHeight = 428;
             this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
             this.gridView2.Name = "gridView2";
             this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
             this.gridView2.OptionsView.ShowGroupPanel = false;
             // 
-            // gridColumn7
-            // 
-            this.gridColumn7.Caption = "浣跨敤缁勭粐";
-            this.gridColumn7.FieldName = "fSubsidiary";
-            this.gridColumn7.MinWidth = 200;
-            this.gridColumn7.Name = "gridColumn7";
-            this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 0;
-            this.gridColumn7.Width = 200;
-            // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "鐗╂枡ID";
             this.gridColumn8.FieldName = "id";
-            this.gridColumn8.MinWidth = 80;
+            this.gridColumn8.MinWidth = 100;
             this.gridColumn8.Name = "gridColumn8";
-            this.gridColumn8.Width = 80;
+            this.gridColumn8.Width = 100;
             // 
             // gridColumn9
             // 
             this.gridColumn9.Caption = "鐗╂枡缂栫爜";
             this.gridColumn9.FieldName = "itemNo";
-            this.gridColumn9.MinWidth = 100;
+            this.gridColumn9.MinWidth = 62;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 1;
-            this.gridColumn9.Width = 100;
+            this.gridColumn9.VisibleIndex = 0;
+            this.gridColumn9.Width = 85;
             // 
             // gridColumn10
             // 
             this.gridColumn10.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn10.FieldName = "itemName";
-            this.gridColumn10.MinWidth = 120;
+            this.gridColumn10.MinWidth = 62;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
-            this.gridColumn10.VisibleIndex = 2;
-            this.gridColumn10.Width = 120;
+            this.gridColumn10.VisibleIndex = 1;
+            this.gridColumn10.Width = 102;
             // 
             // gridColumn11
             // 
             this.gridColumn11.Caption = "鐗╂枡鍨嬪彿";
             this.gridColumn11.FieldName = "itemModel";
-            this.gridColumn11.MinWidth = 120;
+            this.gridColumn11.MinWidth = 62;
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 3;
-            this.gridColumn11.Width = 120;
+            this.gridColumn11.VisibleIndex = 2;
+            this.gridColumn11.Width = 102;
+            // 
+            // gridColumn7
+            // 
+            this.gridColumn7.Caption = "浣跨敤缁勭粐";
+            this.gridColumn7.FieldName = "fSubsidiary";
+            this.gridColumn7.MinWidth = 62;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 3;
+            this.gridColumn7.Width = 125;
             // 
             // gvMx1qd002
             // 
             this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd002.Caption = "鐗╂枡缂栧彿 ";
             this.gvMx1qd002.FieldName = "qd002";
-            this.gvMx1qd002.MinWidth = 25;
+            this.gvMx1qd002.MinWidth = 31;
             this.gvMx1qd002.Name = "gvMx1qd002";
             this.gvMx1qd002.OptionsColumn.AllowEdit = false;
             this.gvMx1qd002.OptionsColumn.ReadOnly = true;
             this.gvMx1qd002.Tag = "query_a.qd002";
             this.gvMx1qd002.Visible = true;
             this.gvMx1qd002.VisibleIndex = 1;
-            this.gvMx1qd002.Width = 79;
+            this.gvMx1qd002.Width = 99;
             // 
             // gvMx1qd003
             // 
             this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd003.Caption = "鐗╂枡鍚嶇О ";
             this.gvMx1qd003.FieldName = "qd003";
-            this.gvMx1qd003.MinWidth = 25;
+            this.gvMx1qd003.MinWidth = 31;
             this.gvMx1qd003.Name = "gvMx1qd003";
             this.gvMx1qd003.OptionsColumn.AllowEdit = false;
             this.gvMx1qd003.OptionsColumn.ReadOnly = true;
             this.gvMx1qd003.Tag = "query_a.qd003";
             this.gvMx1qd003.Visible = true;
             this.gvMx1qd003.VisibleIndex = 2;
-            this.gvMx1qd003.Width = 79;
+            this.gvMx1qd003.Width = 99;
             // 
             // gvMx1qd004
             // 
             this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd004.Caption = "瑙勬牸鍨嬪彿 ";
             this.gvMx1qd004.FieldName = "qd004";
-            this.gvMx1qd004.MinWidth = 25;
+            this.gvMx1qd004.MinWidth = 31;
             this.gvMx1qd004.Name = "gvMx1qd004";
             this.gvMx1qd004.OptionsColumn.AllowEdit = false;
             this.gvMx1qd004.OptionsColumn.ReadOnly = true;
             this.gvMx1qd004.Tag = "query_a.qd004";
             this.gvMx1qd004.Visible = true;
             this.gvMx1qd004.VisibleIndex = 3;
-            this.gvMx1qd004.Width = 79;
+            this.gvMx1qd004.Width = 99;
             // 
             // gvMx1qd007
             // 
@@ -1944,12 +2016,12 @@
             this.gvMx1qd007.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1qd007.Caption = "鐢宠鏁伴噺 ";
             this.gvMx1qd007.FieldName = "qd007";
-            this.gvMx1qd007.MinWidth = 25;
+            this.gvMx1qd007.MinWidth = 31;
             this.gvMx1qd007.Name = "gvMx1qd007";
             this.gvMx1qd007.Tag = "edit";
             this.gvMx1qd007.Visible = true;
             this.gvMx1qd007.VisibleIndex = 4;
-            this.gvMx1qd007.Width = 79;
+            this.gvMx1qd007.Width = 99;
             // 
             // gvMx1qd010
             // 
@@ -1960,70 +2032,70 @@
             this.gvMx1qd010.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1qd010.Caption = "澶囨敞 ";
             this.gvMx1qd010.FieldName = "qd010";
-            this.gvMx1qd010.MinWidth = 25;
+            this.gvMx1qd010.MinWidth = 31;
             this.gvMx1qd010.Name = "gvMx1qd010";
             this.gvMx1qd010.Tag = "edit";
             this.gvMx1qd010.Visible = true;
             this.gvMx1qd010.VisibleIndex = 5;
-            this.gvMx1qd010.Width = 79;
+            this.gvMx1qd010.Width = 99;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "宸叉墦鍗版�婚噺";
             this.gridColumn15.FieldName = "ydy";
-            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.MinWidth = 31;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
             this.gridColumn15.VisibleIndex = 7;
-            this.gridColumn15.Width = 140;
+            this.gridColumn15.Width = 175;
             // 
             // gridColumn16
             // 
             this.gridColumn16.Caption = "鍙墦鍗版�婚噺";
             this.gridColumn16.FieldName = "kdy";
-            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.MinWidth = 31;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 8;
-            this.gridColumn16.Width = 140;
+            this.gridColumn16.Width = 175;
             // 
             // gvMx1qd008
             // 
             this.gvMx1qd008.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd008.Caption = "宸插叆鏁伴噺 ";
             this.gvMx1qd008.FieldName = "qd008";
-            this.gvMx1qd008.MinWidth = 25;
+            this.gvMx1qd008.MinWidth = 31;
             this.gvMx1qd008.Name = "gvMx1qd008";
             this.gvMx1qd008.OptionsColumn.AllowEdit = false;
             this.gvMx1qd008.OptionsColumn.ReadOnly = true;
             this.gvMx1qd008.Tag = "query_a.qd008";
             this.gvMx1qd008.Visible = true;
             this.gvMx1qd008.VisibleIndex = 9;
-            this.gvMx1qd008.Width = 140;
+            this.gvMx1qd008.Width = 175;
             // 
             // gvMx1qd009
             // 
             this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
             this.gvMx1qd009.Caption = "鍗曚綅 ";
             this.gvMx1qd009.FieldName = "kcDw";
-            this.gvMx1qd009.MinWidth = 25;
+            this.gvMx1qd009.MinWidth = 31;
             this.gvMx1qd009.Name = "gvMx1qd009";
             this.gvMx1qd009.OptionsColumn.AllowEdit = false;
             this.gvMx1qd009.OptionsColumn.ReadOnly = true;
             this.gvMx1qd009.Tag = "query_a.qd009";
             this.gvMx1qd009.Visible = true;
             this.gvMx1qd009.VisibleIndex = 10;
-            this.gvMx1qd009.Width = 140;
+            this.gvMx1qd009.Width = 175;
             // 
             // gvMxDel
             // 
             this.gvMxDel.Caption = "绉诲嚭";
             this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
-            this.gvMxDel.MinWidth = 25;
+            this.gvMxDel.MinWidth = 31;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
             this.gvMxDel.VisibleIndex = 11;
-            this.gvMxDel.Width = 166;
+            this.gvMxDel.Width = 207;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -2045,12 +2117,12 @@
             this.gridColumn29.Caption = "閫夋嫨涓嶈壇绫诲瀷";
             this.gridColumn29.ColumnEdit = this.rptBl;
             this.gridColumn29.FieldName = "qd012";
-            this.gridColumn29.MinWidth = 80;
+            this.gridColumn29.MinWidth = 100;
             this.gridColumn29.Name = "gridColumn29";
             this.gridColumn29.Tag = "edit";
             this.gridColumn29.Visible = true;
             this.gridColumn29.VisibleIndex = 6;
-            this.gridColumn29.Width = 80;
+            this.gridColumn29.Width = 100;
             // 
             // rptBl
             // 
@@ -2065,9 +2137,9 @@
             // 
             this.gridColumn12.Caption = "鐗╂枡ID";
             this.gridColumn12.FieldName = "itemId";
-            this.gridColumn12.MinWidth = 25;
+            this.gridColumn12.MinWidth = 31;
             this.gridColumn12.Name = "gridColumn12";
-            this.gridColumn12.Width = 50;
+            this.gridColumn12.Width = 62;
             // 
             // repositoryItemMemoEdit1
             // 
@@ -2076,17 +2148,20 @@
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx2);
+            this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1330, 319);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1663, 387);
             this.xtraTabPage3.Text = "宸叉墦鍗版潯鐮佹槑缁�";
             // 
             // gcMx2
             // 
             this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
+            this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1330, 319);
+            this.gcMx2.Size = new System.Drawing.Size(1663, 387);
             this.gcMx2.TabIndex = 2;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -2108,6 +2183,7 @@
             this.gridColumn18,
             this.gridColumn19,
             this.gridColumn20});
+            this.gvMx2.DetailHeight = 428;
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -2119,158 +2195,181 @@
             this.gridColumn2.AppearanceCell.Options.UseFont = true;
             this.gridColumn2.Caption = "guid";
             this.gridColumn2.FieldName = "guid";
-            this.gridColumn2.MinWidth = 50;
+            this.gridColumn2.MinWidth = 62;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Tag = "query_a.guid";
-            this.gridColumn2.Width = 94;
+            this.gridColumn2.Width = 117;
             // 
             // gvMx1itemBarcode
             // 
             this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
             this.gvMx1itemBarcode.FieldName = "itemBarcode";
-            this.gvMx1itemBarcode.MinWidth = 25;
+            this.gvMx1itemBarcode.MinWidth = 31;
             this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
             this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gvMx1itemBarcode.Visible = true;
             this.gvMx1itemBarcode.VisibleIndex = 0;
-            this.gvMx1itemBarcode.Width = 300;
+            this.gvMx1itemBarcode.Width = 375;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鐗╂枡缂栫爜";
             this.gridColumn4.FieldName = "itemNo";
-            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.MinWidth = 31;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 1;
-            this.gridColumn4.Width = 94;
+            this.gridColumn4.Width = 117;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn3.FieldName = "itemName";
-            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.MinWidth = 31;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 2;
-            this.gridColumn3.Width = 94;
+            this.gridColumn3.Width = 117;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn5.FieldName = "itemModel";
-            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.MinWidth = 31;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
             this.gridColumn5.VisibleIndex = 3;
-            this.gridColumn5.Width = 94;
+            this.gridColumn5.Width = 117;
             // 
             // gvMx1quantity
             // 
             this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
             this.gvMx1quantity.Caption = "鏁伴噺";
             this.gvMx1quantity.FieldName = "quantity";
-            this.gvMx1quantity.MinWidth = 50;
+            this.gvMx1quantity.MinWidth = 62;
             this.gvMx1quantity.Name = "gvMx1quantity";
             this.gvMx1quantity.Tag = "query_a.QUANTITY";
             this.gvMx1quantity.Visible = true;
             this.gvMx1quantity.VisibleIndex = 4;
-            this.gvMx1quantity.Width = 94;
+            this.gvMx1quantity.Width = 117;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "鍗曚綅";
             this.gridColumn6.FieldName = "dwName";
-            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.MinWidth = 31;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 5;
-            this.gridColumn6.Width = 94;
+            this.gridColumn6.Width = 117;
             // 
             // gvMx1createBy
             // 
             this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
             this.gvMx1createBy.Caption = "鍒涘缓浜�";
             this.gvMx1createBy.FieldName = "createBy";
-            this.gvMx1createBy.MinWidth = 25;
+            this.gvMx1createBy.MinWidth = 31;
             this.gvMx1createBy.Name = "gvMx1createBy";
             this.gvMx1createBy.Tag = "query_a.CREATE_BY";
             this.gvMx1createBy.Visible = true;
             this.gvMx1createBy.VisibleIndex = 6;
-            this.gvMx1createBy.Width = 94;
+            this.gvMx1createBy.Width = 117;
             // 
             // gvMx1lotDate
             // 
             this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
             this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
             this.gvMx1lotDate.FieldName = "createDate";
-            this.gvMx1lotDate.MinWidth = 25;
+            this.gvMx1lotDate.MinWidth = 31;
             this.gvMx1lotDate.Name = "gvMx1lotDate";
             this.gvMx1lotDate.Tag = "query_a.LOT_DATE";
             this.gvMx1lotDate.Visible = true;
             this.gvMx1lotDate.VisibleIndex = 7;
-            this.gvMx1lotDate.Width = 94;
+            this.gvMx1lotDate.Width = 117;
             // 
             // gridColumn17
             // 
             this.gridColumn17.Caption = "鏄惁鍏ュ簱";
             this.gridColumn17.FieldName = "isRk";
-            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.MinWidth = 31;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Visible = true;
             this.gridColumn17.VisibleIndex = 8;
-            this.gridColumn17.Width = 94;
+            this.gridColumn17.Width = 117;
             // 
             // gridColumn18
             // 
             this.gridColumn18.Caption = "鍏ュ簱浜�";
             this.gridColumn18.FieldName = "rkUser";
-            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.MinWidth = 31;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Visible = true;
             this.gridColumn18.VisibleIndex = 9;
-            this.gridColumn18.Width = 94;
+            this.gridColumn18.Width = 117;
             // 
             // gridColumn19
             // 
             this.gridColumn19.Caption = "鍏ュ簱鏃ユ湡";
             this.gridColumn19.FieldName = "rkDate";
-            this.gridColumn19.MinWidth = 25;
+            this.gridColumn19.MinWidth = 31;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Visible = true;
             this.gridColumn19.VisibleIndex = 10;
-            this.gridColumn19.Width = 94;
+            this.gridColumn19.Width = 117;
             // 
             // gridColumn20
             // 
             this.gridColumn20.Caption = "鍏ュ簱浣�";
             this.gridColumn20.FieldName = "rkPositon";
-            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.MinWidth = 31;
             this.gridColumn20.Name = "gridColumn20";
             this.gridColumn20.Visible = true;
             this.gridColumn20.VisibleIndex = 11;
-            this.gridColumn20.Width = 94;
+            this.gridColumn20.Width = 117;
             // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(951, 55);
+            this.picCheckBox.Location = new System.Drawing.Point(1189, 67);
+            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.picCheckBox.Name = "picCheckBox";
-            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
             this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
             this.picCheckBox.TabIndex = 5;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
+            // ucBtnPrintAll1
+            // 
+            this.ucBtnPrintAll1.Location = new System.Drawing.Point(834, 204);
+            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(406, 32);
+            this.ucBtnPrintAll1.TabIndex = 446;
+            // 
+            // layoutControlItem39
+            // 
+            this.layoutControlItem39.Control = this.ucBtnPrintAll1;
+            this.layoutControlItem39.Location = new System.Drawing.Point(820, 190);
+            this.layoutControlItem39.Name = "layoutControlItem39";
+            this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem39.Size = new System.Drawing.Size(410, 39);
+            this.layoutControlItem39.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem39.TextVisible = false;
+            // 
             // Frm_MesItemQtrk
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1334, 682);
+            this.ClientSize = new System.Drawing.Size(1668, 834);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Frm_MesItemQtrk";
             this.Text = "鍏跺畠鍏ュ簱鐢宠";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -2384,6 +2483,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -2545,5 +2645,8 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+        private UserControl.UcBtnPrintAll ucBtnPrintAll1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3