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/Warehouse/Frm_ArrivalBarcode.Designer.cs |  612 +++++++++++++++++++++++++++++++++---------------------
 1 files changed, 372 insertions(+), 240 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
index a503c6b..bc17dc5 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
@@ -67,6 +67,8 @@
             this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn3 = 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();
@@ -162,7 +164,11 @@
             this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.xtraTabPageReport = new DevExpress.XtraTab.XtraTabPage();
+            this.ucRptCgdhdPrint1 = new Gs.DevApp.DevFrm.Rpt.UcRptCgdhdPrint();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.ucBtnPrintAll1 = new Gs.DevApp.UserControl.UcBtnPrintAll();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -247,6 +253,8 @@
             this.tabMxPage2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+            this.xtraTabPageReport.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             this.SuspendLayout();
             // 
             // toolBarMenu1
@@ -258,9 +266,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 = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1346, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1682, 98);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -268,20 +277,23 @@
             // 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(1346, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1682, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
-            this.xtraTabPage2});
+            this.xtraTabPage2,
+            this.xtraTabPageReport});
             // 
             // 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(1344, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1680, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -290,6 +302,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
@@ -302,17 +315,19 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1344, 570);
+            this.split1.Size = new System.Drawing.Size(1680, 698);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 0;
             // 
             // 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(1344, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1680, 635);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -324,7 +339,7 @@
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
             this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridView1.ColumnPanelRowHeight = 50;
+            this.gridView1.ColumnPanelRowHeight = 61;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn13,
             this.gv_urgentFlag,
@@ -339,9 +354,12 @@
             this.gv_remark,
             this.gv_fstatus,
             this.gridColumn11,
-            this.gv_checkDate});
+            this.gv_checkDate,
+            this.gridColumn3,
+            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;
@@ -351,188 +369,207 @@
             // 
             this.gridColumn13.Caption = "鏀舵枡缁勭粐";
             this.gridColumn13.FieldName = "receivingOrg";
-            this.gridColumn13.MinWidth = 50;
+            this.gridColumn13.MinWidth = 62;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Tag = "org.fnamber";
             this.gridColumn13.Visible = true;
             this.gridColumn13.VisibleIndex = 0;
-            this.gridColumn13.Width = 250;
+            this.gridColumn13.Width = 312;
             // 
             // gv_urgentFlag
             // 
             this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
             this.gv_urgentFlag.Caption = "鎬ユ枡";
             this.gv_urgentFlag.FieldName = "urgentFlagTxt";
-            this.gv_urgentFlag.MaxWidth = 50;
-            this.gv_urgentFlag.MinWidth = 50;
+            this.gv_urgentFlag.MaxWidth = 62;
+            this.gv_urgentFlag.MinWidth = 62;
             this.gv_urgentFlag.Name = "gv_urgentFlag";
             this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
             this.gv_urgentFlag.Tag = "query_a.urgent_flag";
             this.gv_urgentFlag.Visible = true;
             this.gv_urgentFlag.VisibleIndex = 1;
-            this.gv_urgentFlag.Width = 50;
+            this.gv_urgentFlag.Width = 62;
             // 
             // gridColumn25
             // 
             this.gridColumn25.Caption = "濮斿";
             this.gridColumn25.FieldName = "fType";
-            this.gridColumn25.MinWidth = 25;
+            this.gridColumn25.MinWidth = 31;
             this.gridColumn25.Name = "gridColumn25";
             this.gridColumn25.Visible = true;
             this.gridColumn25.VisibleIndex = 2;
-            this.gridColumn25.Width = 94;
+            this.gridColumn25.Width = 117;
             // 
             // gv_status
             // 
             this.gv_status.AppearanceCell.Options.UseFont = true;
             this.gv_status.Caption = "鍏ュ簱";
             this.gv_status.FieldName = "statusChk";
-            this.gv_status.MaxWidth = 50;
-            this.gv_status.MinWidth = 50;
+            this.gv_status.MaxWidth = 62;
+            this.gv_status.MinWidth = 62;
             this.gv_status.Name = "gv_status";
             this.gv_status.OptionsColumn.AllowEdit = false;
             this.gv_status.Tag = "query_a.status";
             this.gv_status.Visible = true;
             this.gv_status.VisibleIndex = 3;
-            this.gv_status.Width = 50;
+            this.gv_status.Width = 62;
             // 
             // gv_billNo
             // 
             this.gv_billNo.AppearanceCell.Options.UseFont = true;
             this.gv_billNo.Caption = "鍒拌揣鍗曞彿";
             this.gv_billNo.FieldName = "billNo";
-            this.gv_billNo.MinWidth = 50;
+            this.gv_billNo.MinWidth = 62;
             this.gv_billNo.Name = "gv_billNo";
             this.gv_billNo.OptionsColumn.AllowEdit = false;
             this.gv_billNo.Tag = "query_a.bill_no";
             this.gv_billNo.Visible = true;
             this.gv_billNo.VisibleIndex = 4;
-            this.gv_billNo.Width = 120;
+            this.gv_billNo.Width = 150;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "鏉$爜鎵撳嵃姣旂巼";
-            this.gridColumn1.FieldName = "barRatio";
-            this.gridColumn1.MaxWidth = 80;
-            this.gridColumn1.MinWidth = 80;
+            this.gridColumn1.FieldName = "barRatioTxtColor";
+            this.gridColumn1.MaxWidth = 100;
+            this.gridColumn1.MinWidth = 100;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.OptionsColumn.AllowEdit = false;
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 5;
-            this.gridColumn1.Width = 80;
+            this.gridColumn1.Width = 100;
             // 
             // gv_createBy
             // 
             this.gv_createBy.AppearanceCell.Options.UseFont = true;
             this.gv_createBy.Caption = "鍒涘缓浜�";
             this.gv_createBy.FieldName = "createBy";
-            this.gv_createBy.MinWidth = 50;
+            this.gv_createBy.MinWidth = 62;
             this.gv_createBy.Name = "gv_createBy";
             this.gv_createBy.OptionsColumn.AllowEdit = false;
             this.gv_createBy.Tag = "query_a.create_by";
             this.gv_createBy.Visible = true;
             this.gv_createBy.VisibleIndex = 6;
-            this.gv_createBy.Width = 94;
+            this.gv_createBy.Width = 117;
             // 
             // gridColumn26
             // 
             this.gridColumn26.Caption = "鍒涘缓鏃ユ湡";
             this.gridColumn26.FieldName = "createDate";
-            this.gridColumn26.MinWidth = 25;
+            this.gridColumn26.MinWidth = 31;
             this.gridColumn26.Name = "gridColumn26";
             this.gridColumn26.Visible = true;
             this.gridColumn26.VisibleIndex = 7;
-            this.gridColumn26.Width = 94;
+            this.gridColumn26.Width = 117;
             // 
             // gv_suppNo
             // 
             this.gv_suppNo.AppearanceCell.Options.UseFont = true;
             this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
             this.gv_suppNo.FieldName = "suppNo";
-            this.gv_suppNo.MinWidth = 50;
+            this.gv_suppNo.MinWidth = 62;
             this.gv_suppNo.Name = "gv_suppNo";
             this.gv_suppNo.OptionsColumn.AllowEdit = false;
             this.gv_suppNo.Tag = "query_a.supp_no";
             this.gv_suppNo.Visible = true;
             this.gv_suppNo.VisibleIndex = 8;
-            this.gv_suppNo.Width = 94;
+            this.gv_suppNo.Width = 117;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "渚涘簲鍟嗗悕绉�";
             this.gridColumn2.FieldName = "suppName";
-            this.gridColumn2.MinWidth = 50;
+            this.gridColumn2.MinWidth = 62;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.OptionsColumn.AllowEdit = false;
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 9;
-            this.gridColumn2.Width = 200;
+            this.gridColumn2.Width = 250;
             // 
             // gv_remark
             // 
             this.gv_remark.AppearanceCell.Options.UseFont = true;
             this.gv_remark.Caption = "澶囨敞";
             this.gv_remark.FieldName = "remark";
-            this.gv_remark.MinWidth = 50;
+            this.gv_remark.MinWidth = 62;
             this.gv_remark.Name = "gv_remark";
             this.gv_remark.OptionsColumn.AllowEdit = false;
             this.gv_remark.Tag = "query_a.remark";
             this.gv_remark.Visible = true;
             this.gv_remark.VisibleIndex = 10;
-            this.gv_remark.Width = 94;
+            this.gv_remark.Width = 117;
             // 
             // gv_fstatus
             // 
             this.gv_fstatus.AppearanceCell.Options.UseFont = true;
             this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
             this.gv_fstatus.FieldName = "fstatus";
-            this.gv_fstatus.MaxWidth = 50;
-            this.gv_fstatus.MinWidth = 50;
+            this.gv_fstatus.MaxWidth = 62;
+            this.gv_fstatus.MinWidth = 62;
             this.gv_fstatus.Name = "gv_fstatus";
             this.gv_fstatus.OptionsColumn.AllowEdit = false;
             this.gv_fstatus.Tag = "query_a.fstatus";
-            this.gv_fstatus.Width = 50;
+            this.gv_fstatus.Width = 62;
             // 
             // gridColumn11
             // 
             this.gridColumn11.Caption = "瀹℃牳浜�";
             this.gridColumn11.FieldName = "checkUser";
-            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.MinWidth = 31;
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.Visible = true;
             this.gridColumn11.VisibleIndex = 11;
-            this.gridColumn11.Width = 94;
+            this.gridColumn11.Width = 117;
             // 
             // gv_checkDate
             // 
             this.gv_checkDate.AppearanceCell.Options.UseFont = true;
             this.gv_checkDate.Caption = "瀹℃牳鏃堕棿";
             this.gv_checkDate.FieldName = "checkDate";
-            this.gv_checkDate.MinWidth = 50;
+            this.gv_checkDate.MinWidth = 62;
             this.gv_checkDate.Name = "gv_checkDate";
             this.gv_checkDate.OptionsColumn.AllowEdit = false;
             this.gv_checkDate.Tag = "query_a.check_date";
             this.gv_checkDate.Visible = true;
             this.gv_checkDate.VisibleIndex = 12;
-            this.gv_checkDate.Width = 180;
+            this.gv_checkDate.Width = 225;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "鍒拌揣鍗旼uid";
+            this.gridColumn3.FieldName = "guid";
+            this.gridColumn3.MinWidth = 31;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Width = 117;
+            // 
+            // gridColumn28
+            // 
+            this.gridColumn28.Caption = "Srm鍒拌揣鍗曞彿";
+            this.gridColumn28.FieldName = "paperBillNo";
+            this.gridColumn28.MinWidth = 31;
+            this.gridColumn28.Name = "gridColumn28";
+            this.gridColumn28.Visible = true;
+            this.gridColumn28.VisibleIndex = 13;
+            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(1344, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1680, 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(1344, 570);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1680, 698);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -540,6 +577,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
@@ -552,12 +590,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(1344, 570);
-            this.splitMx1.SplitterPosition = 103;
+            this.splitMx1.Size = new System.Drawing.Size(1680, 698);
+            this.splitMx1.SplitterPosition = 126;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.ucBtnPrintAll1);
             this.layoutMx1.Controls.Add(this.lbGuid);
             this.layoutMx1.Controls.Add(this.txt_gysNo);
             this.layoutMx1.Controls.Add(this.txt_barcodeProgress);
@@ -573,108 +612,120 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem14});
             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(638, 441, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1344, 103);
+            this.layoutMx1.Size = new System.Drawing.Size(1680, 126);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(989, 108);
+            this.lbGuid.Location = new System.Drawing.Point(1236, 132);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(322, 28);
+            this.lbGuid.Size = new System.Drawing.Size(402, 34);
             this.lbGuid.TabIndex = 471;
             this.lbGuid.Text = "lbGuid";
             // 
             // txt_gysNo
             // 
-            this.txt_gysNo.Location = new System.Drawing.Point(114, 40);
+            this.txt_gysNo.Location = new System.Drawing.Point(137, 50);
+            this.txt_gysNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_gysNo.Name = "txt_gysNo";
             this.txt_gysNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_gysNo.Size = new System.Drawing.Size(225, 24);
+            this.txt_gysNo.Size = new System.Drawing.Size(280, 28);
             this.txt_gysNo.StyleController = this.layoutMx1;
             this.txt_gysNo.TabIndex = 467;
             // 
             // txt_barcodeProgress
             // 
-            this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 68);
+            this.txt_barcodeProgress.Location = new System.Drawing.Point(951, 86);
+            this.txt_barcodeProgress.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_barcodeProgress.Name = "txt_barcodeProgress";
             this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true;
-            this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 24);
+            this.txt_barcodeProgress.Size = new System.Drawing.Size(280, 28);
             this.txt_barcodeProgress.StyleController = this.layoutMx1;
             this.txt_barcodeProgress.TabIndex = 342;
             // 
             // txt_paperBillNo
             // 
-            this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12);
+            this.txt_paperBillNo.Location = new System.Drawing.Point(544, 14);
+            this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_paperBillNo.Name = "txt_paperBillNo";
             this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_paperBillNo.Size = new System.Drawing.Size(225, 24);
+            this.txt_paperBillNo.Size = new System.Drawing.Size(280, 28);
             this.txt_paperBillNo.StyleController = this.layoutMx1;
             this.txt_paperBillNo.TabIndex = 463;
             // 
             // txt_billNo
             // 
-            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
+            this.txt_billNo.Location = new System.Drawing.Point(137, 14);
+            this.txt_billNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_billNo.Name = "txt_billNo";
             this.txt_billNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_billNo.Size = new System.Drawing.Size(225, 24);
+            this.txt_billNo.Size = new System.Drawing.Size(280, 28);
             this.txt_billNo.StyleController = this.layoutMx1;
             this.txt_billNo.TabIndex = 211;
             // 
             // txt_gysName
             // 
-            this.txt_gysName.Location = new System.Drawing.Point(445, 40);
+            this.txt_gysName.Location = new System.Drawing.Point(544, 50);
+            this.txt_gysName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_gysName.Name = "txt_gysName";
             this.txt_gysName.Properties.Appearance.Options.UseFont = true;
-            this.txt_gysName.Size = new System.Drawing.Size(225, 24);
+            this.txt_gysName.Size = new System.Drawing.Size(280, 28);
             this.txt_gysName.StyleController = this.layoutMx1;
             this.txt_gysName.TabIndex = 459;
             // 
             // txt_createBy
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(776, 12);
+            this.txt_createBy.Location = new System.Drawing.Point(951, 14);
+            this.txt_createBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(225, 24);
+            this.txt_createBy.Size = new System.Drawing.Size(280, 28);
             this.txt_createBy.StyleController = this.layoutMx1;
             this.txt_createBy.TabIndex = 217;
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(114, 68);
+            this.txt_remark.Location = new System.Drawing.Point(137, 86);
+            this.txt_remark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(556, 24);
+            this.txt_remark.Size = new System.Drawing.Size(687, 28);
             this.txt_remark.StyleController = this.layoutMx1;
             this.txt_remark.TabIndex = 235;
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(776, 40);
+            this.txt_createDate.Location = new System.Drawing.Point(951, 50);
+            this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(225, 24);
+            this.txt_createDate.Size = new System.Drawing.Size(280, 28);
             this.txt_createDate.StyleController = this.layoutMx1;
             this.txt_createDate.TabIndex = 252;
             // 
             // txt_fType
             // 
-            this.txt_fType.Location = new System.Drawing.Point(1005, 12);
+            this.txt_fType.Location = new System.Drawing.Point(1235, 14);
+            this.txt_fType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_fType.Name = "txt_fType";
             this.txt_fType.Properties.Caption = "濮斿鏍囪瘑";
-            this.txt_fType.Size = new System.Drawing.Size(327, 24);
+            this.txt_fType.Size = new System.Drawing.Size(405, 27);
             this.txt_fType.StyleController = this.layoutMx1;
             this.txt_fType.TabIndex = 469;
             // 
             // txt_urgentFlag
             // 
-            this.txt_urgentFlag.Location = new System.Drawing.Point(1005, 40);
+            this.txt_urgentFlag.Location = new System.Drawing.Point(1235, 50);
+            this.txt_urgentFlag.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.txt_urgentFlag.Name = "txt_urgentFlag";
             this.txt_urgentFlag.Properties.Caption = "鎬ユ枡鏍囪瘑";
-            this.txt_urgentFlag.Size = new System.Drawing.Size(327, 24);
+            this.txt_urgentFlag.Size = new System.Drawing.Size(405, 27);
             this.txt_urgentFlag.StyleController = this.layoutMx1;
             this.txt_urgentFlag.TabIndex = 470;
             // 
@@ -704,7 +755,8 @@
             this.layoutControlItem13,
             this.layoutControlItem2,
             this.layoutControlItem3,
-            this.layoutControlItem12});
+            this.layoutControlItem12,
+            this.layoutControlItem5});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -730,7 +782,7 @@
             rowDefinition1,
             rowDefinition2,
             rowDefinition3});
-            this.Root.Size = new System.Drawing.Size(1344, 104);
+            this.Root.Size = new System.Drawing.Size(1654, 132);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -738,49 +790,50 @@
             this.layoutControlItem1.Control = this.txt_billNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem1.Size = new System.Drawing.Size(407, 36);
             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_paperBillNo;
-            this.layoutControlItem4.Location = new System.Drawing.Point(331, 0);
+            this.layoutControlItem4.CustomizationFormText = "Srm閫佽揣鍗曞彿";
+            this.layoutControlItem4.Location = new System.Drawing.Point(407, 0);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(331, 28);
-            this.layoutControlItem4.Text = "閫佽揣鍗曞彿";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem4.Size = new System.Drawing.Size(407, 36);
+            this.layoutControlItem4.Text = "Srm閫佽揣鍗曞彿";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_createBy;
-            this.layoutControlItem7.Location = new System.Drawing.Point(662, 0);
+            this.layoutControlItem7.Location = new System.Drawing.Point(814, 0);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem7.Size = new System.Drawing.Size(407, 36);
             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_createDate;
             this.layoutControlItem8.CustomizationFormText = "鍒涘缓鏃ユ湡";
-            this.layoutControlItem8.Location = new System.Drawing.Point(662, 28);
+            this.layoutControlItem8.Location = new System.Drawing.Point(814, 36);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem8.Size = new System.Drawing.Size(407, 36);
             this.layoutControlItem8.Text = "鍒涘缓鏃ユ湡";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_fType;
-            this.layoutControlItem10.Location = new System.Drawing.Point(993, 0);
+            this.layoutControlItem10.Location = new System.Drawing.Point(1221, 0);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem10.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem10.Size = new System.Drawing.Size(409, 36);
             this.layoutControlItem10.Text = "鎻愪氦鐘舵��";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem10.TextVisible = false;
@@ -788,11 +841,11 @@
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_urgentFlag;
-            this.layoutControlItem11.Location = new System.Drawing.Point(993, 28);
+            this.layoutControlItem11.Location = new System.Drawing.Point(1221, 36);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem11.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem11.Size = new System.Drawing.Size(409, 36);
             this.layoutControlItem11.Text = "鎬ユ枡鏍囪瘑";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem11.TextVisible = false;
@@ -800,53 +853,54 @@
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_barcodeProgress;
-            this.layoutControlItem13.Location = new System.Drawing.Point(662, 56);
+            this.layoutControlItem13.Location = new System.Drawing.Point(814, 72);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem13.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem13.Size = new System.Drawing.Size(407, 36);
             this.layoutControlItem13.Text = "鏉$爜鎵撳嵃姣旂巼";
-            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_gysName;
-            this.layoutControlItem2.Location = new System.Drawing.Point(331, 28);
+            this.layoutControlItem2.Location = new System.Drawing.Point(407, 36);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem2.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem2.Size = new System.Drawing.Size(407, 36);
             this.layoutControlItem2.Text = "渚涘簲鍟嗗悕绉�";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_gysNo;
-            this.layoutControlItem3.Location = new System.Drawing.Point(0, 28);
+            this.layoutControlItem3.Location = new System.Drawing.Point(0, 36);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(331, 28);
+            this.layoutControlItem3.Size = new System.Drawing.Size(407, 36);
             this.layoutControlItem3.Text = "渚涘簲鍟嗙紪鍙�";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_remark;
-            this.layoutControlItem12.Location = new System.Drawing.Point(0, 56);
+            this.layoutControlItem12.Location = new System.Drawing.Point(0, 72);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(662, 28);
+            this.layoutControlItem12.Size = new System.Drawing.Size(814, 36);
             this.layoutControlItem12.Text = "鏀舵枡澶囨敞";
-            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem12.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(1344, 455);
+            this.tabMx.Size = new System.Drawing.Size(1680, 557);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -855,8 +909,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(1342, 423);
+            this.tabMxPage1.Size = new System.Drawing.Size(1678, 519);
             this.tabMxPage1.Text = "鏉ユ枡鏄庣粏";
             // 
             // split99
@@ -864,6 +919,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
@@ -876,8 +932,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(1342, 423);
-            this.split99.SplitterPosition = 136;
+            this.split99.Size = new System.Drawing.Size(1678, 519);
+            this.split99.SplitterPosition = 166;
             this.split99.TabIndex = 2;
             // 
             // layout99
@@ -897,10 +953,11 @@
             this.layout99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem24});
             this.layout99.Location = new System.Drawing.Point(0, 0);
+            this.layout99.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.layout99.Name = "layout99";
             this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(31, 355, 812, 500);
             this.layout99.Root = this.layoutControlGroup1;
-            this.layout99.Size = new System.Drawing.Size(1342, 136);
+            this.layout99.Size = new System.Drawing.Size(1678, 166);
             this.layout99.TabIndex = 0;
             this.layout99.Text = "layoutControl1";
             // 
@@ -908,21 +965,23 @@
             // 
             this.layoutControl1.Controls.Add(this.txt_iCount_1);
             this.layoutControl1.Controls.Add(this.txt_yuliang_1);
-            this.layoutControl1.Location = new System.Drawing.Point(692, 89);
+            this.layoutControl1.Location = new System.Drawing.Point(840, 108);
+            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, 35);
+            this.layoutControl1.Size = new System.Drawing.Size(409, 44);
             this.layoutControl1.TabIndex = 477;
             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.Properties.UseMaskAsDisplayFormat = true;
-            this.txt_iCount_1.Size = new System.Drawing.Size(62, 24);
+            this.txt_iCount_1.Size = new System.Drawing.Size(77, 28);
             this.txt_iCount_1.StyleController = this.layoutControl1;
             this.txt_iCount_1.TabIndex = 264;
             this.txt_iCount_1.Tag = "ReadOnly";
@@ -930,10 +989,11 @@
             // 
             // txt_yuliang_1
             // 
-            this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2);
+            this.txt_yuliang_1.Location = new System.Drawing.Point(329, 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(78, 28);
             this.txt_yuliang_1.StyleController = this.layoutControl1;
             this.txt_yuliang_1.TabIndex = 265;
             // 
@@ -958,7 +1018,7 @@
             this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
             rowDefinition4});
             this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 35);
+            this.layoutControlGroup2.Size = new System.Drawing.Size(409, 44);
             this.layoutControlGroup2.TextVisible = false;
             // 
             // layoutControlItem26
@@ -966,25 +1026,26 @@
             this.layoutControlItem26.Control = this.txt_iCount_1;
             this.layoutControlItem26.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem26.Name = "layoutControlItem26";
-            this.layoutControlItem26.Size = new System.Drawing.Size(168, 35);
+            this.layoutControlItem26.Size = new System.Drawing.Size(204, 44);
             this.layoutControlItem26.Text = "鎵撳嵃鏁村紶鏁板��";
-            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem26.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem27
             // 
             this.layoutControlItem27.Control = this.txt_yuliang_1;
-            this.layoutControlItem27.Location = new System.Drawing.Point(168, 0);
+            this.layoutControlItem27.Location = new System.Drawing.Point(204, 0);
             this.layoutControlItem27.Name = "layoutControlItem27";
             this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem27.Size = new System.Drawing.Size(168, 35);
+            this.layoutControlItem27.Size = new System.Drawing.Size(205, 44);
             this.layoutControlItem27.Text = "鎵撳嵃浣欐暟";
-            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem27.TextSize = new System.Drawing.Size(108, 22);
             // 
             // lbMxGuid
             // 
-            this.lbMxGuid.Location = new System.Drawing.Point(1032, 119);
+            this.lbMxGuid.Location = new System.Drawing.Point(1290, 145);
+            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.layout99;
             this.lbMxGuid.TabIndex = 229;
             this.lbMxGuid.Text = "lbMxGuid";
@@ -994,16 +1055,16 @@
             // 
             this.ucBtnPrint1.allClickKey = null;
             this.ucBtnPrint1.guidKey = null;
-            this.ucBtnPrint1.Location = new System.Drawing.Point(1030, 48);
+            this.ucBtnPrint1.Location = new System.Drawing.Point(1251, 59);
             this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint1.Name = "ucBtnPrint1";
             this.ucBtnPrint1.rptParameter = "rpt_daa";
-            this.ucBtnPrint1.Size = new System.Drawing.Size(340, 39);
+            this.ucBtnPrint1.Size = new System.Drawing.Size(415, 47);
             this.ucBtnPrint1.TabIndex = 232;
             // 
             // radOut
             // 
-            this.radOut.Location = new System.Drawing.Point(1030, 10);
+            this.radOut.Location = new System.Drawing.Point(1251, 12);
             this.radOut.Margin = new System.Windows.Forms.Padding(0);
             this.radOut.Name = "radOut";
             this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -1012,17 +1073,18 @@
             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(340, 38);
+            this.radOut.Size = new System.Drawing.Size(415, 47);
             this.radOut.StyleController = this.layout99;
             this.radOut.TabIndex = 476;
             // 
             // txt_psnQty_1
             // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 50);
+            this.txt_psnQty_1.Location = new System.Drawing.Point(963, 61);
+            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.Properties.UseMaskAsDisplayFormat = true;
-            this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24);
+            this.txt_psnQty_1.Size = new System.Drawing.Size(286, 28);
             this.txt_psnQty_1.StyleController = this.layout99;
             this.txt_psnQty_1.TabIndex = 263;
             this.txt_psnQty_1.Tag = "ReadOnly";
@@ -1030,63 +1092,69 @@
             // 
             // 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(286, 28);
             this.txtWlid.StyleController = this.layout99;
             this.txtWlid.TabIndex = 214;
             // 
             // txtWlmc
             // 
-            this.txtWlmc.Location = new System.Drawing.Point(114, 50);
+            this.txtWlmc.Location = new System.Drawing.Point(137, 61);
+            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(286, 28);
             this.txtWlmc.StyleController = this.layout99;
             this.txtWlmc.TabIndex = 216;
             // 
             // txtWlgg
             // 
-            this.txtWlgg.Location = new System.Drawing.Point(114, 89);
+            this.txtWlgg.Location = new System.Drawing.Point(137, 108);
+            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(699, 28);
             this.txtWlgg.StyleController = this.layout99;
             this.txtWlgg.TabIndex = 218;
             // 
             // txt_kQty
             // 
-            this.txt_kQty.Location = new System.Drawing.Point(794, 12);
+            this.txt_kQty.Location = new System.Drawing.Point(963, 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(286, 28);
             this.txt_kQty.StyleController = this.layout99;
             this.txt_kQty.TabIndex = 224;
             // 
             // txtQuantity
             // 
-            this.txtQuantity.Location = new System.Drawing.Point(454, 12);
+            this.txtQuantity.Location = new System.Drawing.Point(550, 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(286, 28);
             this.txtQuantity.StyleController = this.layout99;
             this.txtQuantity.TabIndex = 220;
             // 
             // txt_yQty
             // 
-            this.txt_yQty.Location = new System.Drawing.Point(454, 50);
+            this.txt_yQty.Location = new System.Drawing.Point(550, 61);
+            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(286, 28);
             this.txt_yQty.StyleController = this.layout99;
             this.txt_yQty.TabIndex = 222;
             // 
@@ -1142,7 +1210,7 @@
             rowDefinition5,
             rowDefinition6,
             rowDefinition7});
-            this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 136);
+            this.layoutControlGroup1.Size = new System.Drawing.Size(1678, 166);
             this.layoutControlGroup1.TextVisible = false;
             // 
             // layoutControlItem15
@@ -1150,81 +1218,81 @@
             this.layoutControlItem15.Control = this.txtWlid;
             this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem15.Name = "layoutControlItem15";
-            this.layoutControlItem15.Size = new System.Drawing.Size(340, 38);
+            this.layoutControlItem15.Size = new System.Drawing.Size(413, 47);
             this.layoutControlItem15.Text = "鐗╂枡缂栧彿";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txtWlmc;
-            this.layoutControlItem16.Location = new System.Drawing.Point(0, 38);
+            this.layoutControlItem16.Location = new System.Drawing.Point(0, 47);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem16.Size = new System.Drawing.Size(340, 39);
+            this.layoutControlItem16.Size = new System.Drawing.Size(413, 47);
             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.txtWlgg;
-            this.layoutControlItem17.Location = new System.Drawing.Point(0, 77);
+            this.layoutControlItem17.Location = new System.Drawing.Point(0, 94);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem17.Size = new System.Drawing.Size(680, 39);
+            this.layoutControlItem17.Size = new System.Drawing.Size(826, 48);
             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.txtQuantity;
-            this.layoutControlItem18.Location = new System.Drawing.Point(340, 0);
+            this.layoutControlItem18.Location = new System.Drawing.Point(413, 0);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem18.Size = new System.Drawing.Size(340, 38);
+            this.layoutControlItem18.Size = new System.Drawing.Size(413, 47);
             this.layoutControlItem18.Text = "鏈鏀惰揣鎬婚噺";
-            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_yQty;
-            this.layoutControlItem19.Location = new System.Drawing.Point(340, 38);
+            this.layoutControlItem19.Location = new System.Drawing.Point(413, 47);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem19.Size = new System.Drawing.Size(340, 39);
+            this.layoutControlItem19.Size = new System.Drawing.Size(413, 47);
             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_kQty;
-            this.layoutControlItem20.Location = new System.Drawing.Point(680, 0);
+            this.layoutControlItem20.Location = new System.Drawing.Point(826, 0);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem20.Size = new System.Drawing.Size(340, 38);
+            this.layoutControlItem20.Size = new System.Drawing.Size(413, 47);
             this.layoutControlItem20.Text = "鍙墦鍗版�绘暟";
-            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_psnQty_1;
-            this.layoutControlItem21.Location = new System.Drawing.Point(680, 38);
+            this.layoutControlItem21.Location = new System.Drawing.Point(826, 47);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem21.Size = new System.Drawing.Size(340, 39);
+            this.layoutControlItem21.Size = new System.Drawing.Size(413, 47);
             this.layoutControlItem21.Text = "姣忓紶鏉$爜鏁伴噺";
-            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(108, 22);
             // 
             // layoutControlItem22
             // 
             this.layoutControlItem22.Control = this.radOut;
-            this.layoutControlItem22.Location = new System.Drawing.Point(1020, 0);
+            this.layoutControlItem22.Location = new System.Drawing.Point(1239, 0);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem22.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            this.layoutControlItem22.Size = new System.Drawing.Size(340, 38);
+            this.layoutControlItem22.Size = new System.Drawing.Size(415, 47);
             this.layoutControlItem22.Text = "鑷姩璁$畻";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem22.TextVisible = false;
@@ -1232,12 +1300,12 @@
             // layoutControlItem23
             // 
             this.layoutControlItem23.Control = this.ucBtnPrint1;
-            this.layoutControlItem23.Location = new System.Drawing.Point(1020, 38);
+            this.layoutControlItem23.Location = new System.Drawing.Point(1239, 47);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1;
             this.layoutControlItem23.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            this.layoutControlItem23.Size = new System.Drawing.Size(340, 39);
+            this.layoutControlItem23.Size = new System.Drawing.Size(415, 47);
             this.layoutControlItem23.Text = "鎵撳嵃鎸夐挳";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem23.TextVisible = false;
@@ -1245,11 +1313,11 @@
             // layoutControlItem25
             // 
             this.layoutControlItem25.Control = this.layoutControl1;
-            this.layoutControlItem25.Location = new System.Drawing.Point(680, 77);
+            this.layoutControlItem25.Location = new System.Drawing.Point(826, 94);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem25.Size = new System.Drawing.Size(340, 39);
+            this.layoutControlItem25.Size = new System.Drawing.Size(413, 48);
             this.layoutControlItem25.Text = "鎵撳嵃鏁伴噺";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem25.TextVisible = false;
@@ -1257,10 +1325,12 @@
             // 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.Size = new System.Drawing.Size(1342, 275);
+            this.gcMx1.Size = new System.Drawing.Size(1678, 338);
             this.gcMx1.TabIndex = 1;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1287,6 +1357,7 @@
             this.gridColumn19,
             this.gridColumn12,
             this.gridColumn27});
+            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1300,118 +1371,118 @@
             // 
             this.gvAbtGuid.Caption = "abtGuid涓嶈兘鍒犻櫎";
             this.gvAbtGuid.FieldName = "aboutGuid";
-            this.gvAbtGuid.MinWidth = 50;
+            this.gvAbtGuid.MinWidth = 62;
             this.gvAbtGuid.Name = "gvAbtGuid";
             this.gvAbtGuid.OptionsColumn.ReadOnly = true;
-            this.gvAbtGuid.Width = 94;
+            this.gvAbtGuid.Width = 117;
             // 
             // gvMx1guid
             // 
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
             this.gvMx1guid.Caption = "guid涓嶈兘鍒犻櫎";
             this.gvMx1guid.FieldName = "guid";
-            this.gvMx1guid.MinWidth = 70;
+            this.gvMx1guid.MinWidth = 87;
             this.gvMx1guid.Name = "gvMx1guid";
             this.gvMx1guid.OptionsColumn.ReadOnly = true;
             this.gvMx1guid.Tag = "query_a.guid";
-            this.gvMx1guid.Width = 100;
+            this.gvMx1guid.Width = 125;
             // 
             // gvMx1urgentFlag
             // 
             this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
             this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑";
-            this.gvMx1urgentFlag.FieldName = "urgentFlag";
-            this.gvMx1urgentFlag.MinWidth = 10;
+            this.gvMx1urgentFlag.FieldName = "urgentFlagTxt";
+            this.gvMx1urgentFlag.MinWidth = 12;
             this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
             this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
             this.gvMx1urgentFlag.Visible = true;
             this.gvMx1urgentFlag.VisibleIndex = 0;
-            this.gvMx1urgentFlag.Width = 10;
+            this.gvMx1urgentFlag.Width = 12;
             // 
             // gvMx1ebeln
             // 
             this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
             this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿";
             this.gvMx1ebeln.FieldName = "ebeln";
-            this.gvMx1ebeln.MinWidth = 50;
+            this.gvMx1ebeln.MinWidth = 62;
             this.gvMx1ebeln.Name = "gvMx1ebeln";
             this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
             this.gvMx1ebeln.Tag = "query_a.ebeln";
             this.gvMx1ebeln.Visible = true;
             this.gvMx1ebeln.VisibleIndex = 1;
-            this.gvMx1ebeln.Width = 105;
+            this.gvMx1ebeln.Width = 131;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "鐗╂枡缂栧彿";
             this.gridColumn4.FieldName = "itemNo";
-            this.gridColumn4.MinWidth = 50;
+            this.gridColumn4.MinWidth = 62;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.ReadOnly = true;
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 2;
-            this.gridColumn4.Width = 88;
+            this.gridColumn4.Width = 110;
             // 
             // gvMx1boardStyle
             // 
             this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
             this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О";
             this.gvMx1boardStyle.FieldName = "itemName";
-            this.gvMx1boardStyle.MinWidth = 50;
+            this.gvMx1boardStyle.MinWidth = 62;
             this.gvMx1boardStyle.Name = "gvMx1boardStyle";
             this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
             this.gvMx1boardStyle.Tag = "query_a.board_style";
             this.gvMx1boardStyle.Visible = true;
             this.gvMx1boardStyle.VisibleIndex = 3;
-            this.gvMx1boardStyle.Width = 159;
+            this.gvMx1boardStyle.Width = 199;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "鐗╂枡瑙勬牸";
             this.gridColumn6.FieldName = "itemModel";
-            this.gridColumn6.MinWidth = 50;
+            this.gridColumn6.MinWidth = 62;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 4;
-            this.gridColumn6.Width = 109;
+            this.gridColumn6.Width = 136;
             // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "鏈鏀惰揣鏁伴噺";
             this.gridColumn8.FieldName = "quantity";
-            this.gridColumn8.MinWidth = 50;
+            this.gridColumn8.MinWidth = 62;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
             new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣={0:0.##}")});
             this.gridColumn8.Visible = true;
             this.gridColumn8.VisibleIndex = 5;
-            this.gridColumn8.Width = 83;
+            this.gridColumn8.Width = 104;
             // 
             // gvMx1okRkqty
             // 
             this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
             this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�";
             this.gvMx1okRkqty.FieldName = "okRkqty";
-            this.gvMx1okRkqty.MinWidth = 50;
+            this.gvMx1okRkqty.MinWidth = 62;
             this.gvMx1okRkqty.Name = "gvMx1okRkqty";
             this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
             this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
             this.gvMx1okRkqty.Visible = true;
             this.gvMx1okRkqty.VisibleIndex = 6;
-            this.gvMx1okRkqty.Width = 88;
+            this.gvMx1okRkqty.Width = 110;
             // 
             // gvMx1ebelnQty
             // 
             this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1ebelnQty.Caption = "宸叉墦鍗版暟閲�";
             this.gvMx1ebelnQty.FieldName = "yQty";
-            this.gvMx1ebelnQty.MinWidth = 50;
+            this.gvMx1ebelnQty.MinWidth = 62;
             this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
             this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
             this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
             this.gvMx1ebelnQty.Visible = true;
             this.gvMx1ebelnQty.VisibleIndex = 7;
-            this.gvMx1ebelnQty.Width = 88;
+            this.gvMx1ebelnQty.Width = 110;
             // 
             // gridColumn10
             // 
@@ -1421,93 +1492,102 @@
             this.gridColumn10.AppearanceHeader.Options.UseForeColor = true;
             this.gridColumn10.Caption = "鍙墦鍗版�婚噺";
             this.gridColumn10.FieldName = "kQty";
-            this.gridColumn10.MinWidth = 50;
+            this.gridColumn10.MinWidth = 62;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 8;
-            this.gridColumn10.Width = 83;
+            this.gridColumn10.Width = 104;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "鐗╂枡鍗曚綅";
             this.gridColumn5.FieldName = "wnDw";
-            this.gridColumn5.MinWidth = 50;
+            this.gridColumn5.MinWidth = 62;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.OptionsColumn.ReadOnly = true;
-            this.gridColumn5.Width = 159;
+            this.gridColumn5.Width = 199;
             // 
             // gridColumn9
             // 
             this.gridColumn9.Caption = "閲囪喘鍗曚綅";
             this.gridColumn9.FieldName = "cgUnit";
-            this.gridColumn9.MinWidth = 50;
+            this.gridColumn9.MinWidth = 62;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.OptionsColumn.ReadOnly = true;
             this.gridColumn9.Visible = true;
-            this.gridColumn9.VisibleIndex = 9;
-            this.gridColumn9.Width = 83;
+            this.gridColumn9.VisibleIndex = 10;
+            this.gridColumn9.Width = 104;
             // 
             // gridColumn7
             // 
             this.gridColumn7.Caption = "搴撳瓨鍗曚綅";
             this.gridColumn7.FieldName = "kcUnit";
-            this.gridColumn7.MinWidth = 50;
+            this.gridColumn7.MinWidth = 62;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.OptionsColumn.ReadOnly = true;
-            this.gridColumn7.Width = 83;
+            this.gridColumn7.Width = 104;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "妫�楠岀姸鎬�";
             this.gridColumn15.FieldName = "jyzt";
-            this.gridColumn15.MinWidth = 50;
+            this.gridColumn15.MinWidth = 62;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 10;
-            this.gridColumn15.Width = 83;
+            this.gridColumn15.VisibleIndex = 11;
+            this.gridColumn15.Width = 104;
             // 
             // gridColumn19
             // 
             this.gridColumn19.Caption = "妫�楠岀粨鏋�";
             this.gridColumn19.FieldName = "jyjg";
-            this.gridColumn19.MinWidth = 50;
+            this.gridColumn19.MinWidth = 62;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Visible = true;
-            this.gridColumn19.VisibleIndex = 11;
-            this.gridColumn19.Width = 91;
+            this.gridColumn19.VisibleIndex = 12;
+            this.gridColumn19.Width = 114;
             // 
             // gridColumn12
             // 
             this.gridColumn12.Caption = "澶勭悊鎰忚";
             this.gridColumn12.FieldName = "clyj";
-            this.gridColumn12.MinWidth = 25;
+            this.gridColumn12.MinWidth = 31;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Visible = true;
-            this.gridColumn12.VisibleIndex = 12;
-            this.gridColumn12.Width = 94;
+            this.gridColumn12.VisibleIndex = 13;
+            this.gridColumn12.Width = 117;
             // 
             // gridColumn27
             // 
+            this.gridColumn27.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn27.AppearanceCell.Options.UseForeColor = true;
+            this.gridColumn27.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+            this.gridColumn27.AppearanceHeader.Options.UseForeColor = true;
             this.gridColumn27.Caption = "榛樿姣忓紶鏉$爜鏁伴噺";
             this.gridColumn27.FieldName = "mrtmsl";
-            this.gridColumn27.MinWidth = 25;
+            this.gridColumn27.MinWidth = 31;
             this.gridColumn27.Name = "gridColumn27";
-            this.gridColumn27.Width = 94;
+            this.gridColumn27.Visible = true;
+            this.gridColumn27.VisibleIndex = 9;
+            this.gridColumn27.Width = 117;
             // 
             // tabMxPage2
             // 
             this.tabMxPage2.Controls.Add(this.gcMx2);
+            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1342, 423);
+            this.tabMxPage2.Size = new System.Drawing.Size(1678, 514);
             this.tabMxPage2.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(1342, 423);
+            this.gcMx2.Size = new System.Drawing.Size(1678, 514);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1517,7 +1597,7 @@
             this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
             this.gvMx2.Appearance.Row.Options.UseFont = true;
-            this.gvMx2.ColumnPanelRowHeight = 50;
+            this.gvMx2.ColumnPanelRowHeight = 61;
             this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx2guid,
             this.gridColumn16,
@@ -1532,10 +1612,12 @@
             this.gridColumn22,
             this.gridColumn23,
             this.gridColumn24});
+            this.gvMx2.DetailHeight = 428;
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
             this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
+            this.gvMx2.OptionsView.ShowFooter = true;
             this.gvMx2.OptionsView.ShowGroupPanel = false;
             // 
             // gvMx2guid
@@ -1543,145 +1625,187 @@
             this.gvMx2guid.AppearanceCell.Options.UseFont = true;
             this.gvMx2guid.Caption = "guid ";
             this.gvMx2guid.FieldName = "guid";
-            this.gvMx2guid.MinWidth = 50;
+            this.gvMx2guid.MinWidth = 62;
             this.gvMx2guid.Name = "gvMx2guid";
             this.gvMx2guid.Tag = "query_a.guid";
-            this.gvMx2guid.Width = 94;
+            this.gvMx2guid.Width = 117;
             // 
             // gridColumn16
             // 
             this.gridColumn16.Caption = "鏄惁鍏ュ簱";
             this.gridColumn16.FieldName = "isRk";
-            this.gridColumn16.MaxWidth = 50;
-            this.gridColumn16.MinWidth = 50;
+            this.gridColumn16.MaxWidth = 62;
+            this.gridColumn16.MinWidth = 62;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 0;
-            this.gridColumn16.Width = 50;
+            this.gridColumn16.Width = 62;
             // 
             // gvMx2itemBarcode
             // 
             this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜";
             this.gvMx2itemBarcode.FieldName = "itemBarcode";
-            this.gvMx2itemBarcode.MinWidth = 50;
+            this.gvMx2itemBarcode.MinWidth = 62;
             this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
             this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gvMx2itemBarcode.Visible = true;
             this.gvMx2itemBarcode.VisibleIndex = 1;
-            this.gvMx2itemBarcode.Width = 300;
+            this.gvMx2itemBarcode.Width = 375;
             // 
             // gvMx2itemNo
             // 
             this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 ";
             this.gvMx2itemNo.FieldName = "itemNo";
-            this.gvMx2itemNo.MinWidth = 50;
+            this.gvMx2itemNo.MinWidth = 62;
             this.gvMx2itemNo.Name = "gvMx2itemNo";
             this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
             this.gvMx2itemNo.Visible = true;
             this.gvMx2itemNo.VisibleIndex = 2;
-            this.gvMx2itemNo.Width = 100;
+            this.gvMx2itemNo.Width = 125;
             // 
             // gridColumn18
             // 
             this.gridColumn18.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn18.FieldName = "itemName";
-            this.gridColumn18.MinWidth = 50;
+            this.gridColumn18.MinWidth = 62;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Visible = true;
             this.gridColumn18.VisibleIndex = 3;
-            this.gridColumn18.Width = 150;
+            this.gridColumn18.Width = 187;
             // 
             // gridColumn14
             // 
             this.gridColumn14.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn14.FieldName = "itemModel";
-            this.gridColumn14.MinWidth = 50;
+            this.gridColumn14.MinWidth = 62;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Visible = true;
             this.gridColumn14.VisibleIndex = 4;
-            this.gridColumn14.Width = 150;
+            this.gridColumn14.Width = 187;
             // 
             // gvMx2oldqty
             // 
             this.gvMx2oldqty.AppearanceCell.Options.UseFont = true;
             this.gvMx2oldqty.Caption = "鏁伴噺";
             this.gvMx2oldqty.FieldName = "quantity";
-            this.gvMx2oldqty.MinWidth = 50;
+            this.gvMx2oldqty.MinWidth = 62;
             this.gvMx2oldqty.Name = "gvMx2oldqty";
+            this.gvMx2oldqty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
+            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣={0:0.##}")});
             this.gvMx2oldqty.Tag = "query_a.OLDQTY";
             this.gvMx2oldqty.Visible = true;
             this.gvMx2oldqty.VisibleIndex = 5;
-            this.gvMx2oldqty.Width = 94;
+            this.gvMx2oldqty.Width = 117;
             // 
             // gridColumn21
             // 
             this.gridColumn21.Caption = "鍗曚綅";
             this.gridColumn21.FieldName = "dwName";
-            this.gridColumn21.MinWidth = 25;
+            this.gridColumn21.MinWidth = 31;
             this.gridColumn21.Name = "gridColumn21";
             this.gridColumn21.Visible = true;
             this.gridColumn21.VisibleIndex = 6;
-            this.gridColumn21.Width = 94;
+            this.gridColumn21.Width = 117;
             // 
             // gridColumn20
             // 
             this.gridColumn20.Caption = "鎵撶爜浜�";
             this.gridColumn20.FieldName = "createBy";
-            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.MinWidth = 31;
             this.gridColumn20.Name = "gridColumn20";
             this.gridColumn20.Visible = true;
             this.gridColumn20.VisibleIndex = 7;
-            this.gridColumn20.Width = 94;
+            this.gridColumn20.Width = 117;
             // 
             // gridColumn17
             // 
             this.gridColumn17.Caption = "鎵撶爜鏃ユ湡";
             this.gridColumn17.FieldName = "createDate";
-            this.gridColumn17.MinWidth = 10;
+            this.gridColumn17.MinWidth = 12;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Visible = true;
             this.gridColumn17.VisibleIndex = 8;
-            this.gridColumn17.Width = 180;
+            this.gridColumn17.Width = 225;
             // 
             // gridColumn22
             // 
             this.gridColumn22.Caption = "鍏ュ簱浜�";
             this.gridColumn22.FieldName = "rkUser";
-            this.gridColumn22.MinWidth = 25;
+            this.gridColumn22.MinWidth = 31;
             this.gridColumn22.Name = "gridColumn22";
             this.gridColumn22.Visible = true;
             this.gridColumn22.VisibleIndex = 9;
-            this.gridColumn22.Width = 94;
+            this.gridColumn22.Width = 117;
             // 
             // gridColumn23
             // 
             this.gridColumn23.Caption = "鍏ュ簱鏃ユ湡";
             this.gridColumn23.FieldName = "rkDate";
-            this.gridColumn23.MinWidth = 25;
+            this.gridColumn23.MinWidth = 31;
             this.gridColumn23.Name = "gridColumn23";
             this.gridColumn23.Visible = true;
             this.gridColumn23.VisibleIndex = 10;
-            this.gridColumn23.Width = 94;
+            this.gridColumn23.Width = 117;
             // 
             // gridColumn24
             // 
             this.gridColumn24.Caption = "鍏ュ簱浣�";
             this.gridColumn24.FieldName = "rkPositon";
-            this.gridColumn24.MinWidth = 25;
+            this.gridColumn24.MinWidth = 31;
             this.gridColumn24.Name = "gridColumn24";
             this.gridColumn24.Visible = true;
             this.gridColumn24.VisibleIndex = 11;
-            this.gridColumn24.Width = 94;
+            this.gridColumn24.Width = 117;
+            // 
+            // xtraTabPageReport
+            // 
+            this.xtraTabPageReport.Controls.Add(this.ucRptCgdhdPrint1);
+            this.xtraTabPageReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources._3dcolumn_16x16;
+            this.xtraTabPageReport.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+            this.xtraTabPageReport.Name = "xtraTabPageReport";
+            this.xtraTabPageReport.Size = new System.Drawing.Size(1680, 698);
+            this.xtraTabPageReport.Text = "鎶ヨ〃";
+            // 
+            // ucRptCgdhdPrint1
+            // 
+            this.ucRptCgdhdPrint1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.ucRptCgdhdPrint1.Location = new System.Drawing.Point(0, 0);
+            this.ucRptCgdhdPrint1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+            this.ucRptCgdhdPrint1.Name = "ucRptCgdhdPrint1";
+            this.ucRptCgdhdPrint1.Size = new System.Drawing.Size(1680, 698);
+            this.ucRptCgdhdPrint1.TabIndex = 0;
+            // 
+            // ucBtnPrintAll1
+            // 
+            this.ucBtnPrintAll1.Location = new System.Drawing.Point(1235, 86);
+            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(405, 32);
+            this.ucBtnPrintAll1.TabIndex = 472;
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.ucBtnPrintAll1;
+            this.layoutControlItem5.Location = new System.Drawing.Point(1221, 72);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(409, 36);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem5.TextVisible = false;
             // 
             // Frm_ArrivalBarcode
             // 
-            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(1346, 682);
+            this.ClientSize = new System.Drawing.Size(1682, 834);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
+            this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
             this.Name = "Frm_ArrivalBarcode";
             this.Text = "鍒拌揣鏉$爜鎵撳嵃";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1768,6 +1892,8 @@
             this.tabMxPage2.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+            this.xtraTabPageReport.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -1888,5 +2014,11 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPageReport;
+        private Rpt.UcRptCgdhdPrint ucRptCgdhdPrint1;
+        private UserControl.UcBtnPrintAll ucBtnPrintAll1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3