From a516bd113181c846d0176d773770d818aeb59fac Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 06 十一月 2025 08:53:45 +0800
Subject: [PATCH] 工单排产、生产工单、生产入库单、返工列表:显示人员ID改为显示人员姓名

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs |  522 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 282 insertions(+), 240 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs
index 129fa5d..479d75a 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs
@@ -48,16 +48,17 @@
             this.gv_documentStatus = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_documentType = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_businessType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.bandedGridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.createUserName = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn();
             this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_purchaseDept = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_purchaser = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvcol6 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.fcheckByUserName = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -68,7 +69,7 @@
             this.txt_guid = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemNo2 = new DevExpress.XtraEditors.TextEdit();
-            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
             this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
             this.txt_kbSl = new DevExpress.XtraEditors.TextEdit();
             this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit();
@@ -78,7 +79,7 @@
             this.txt_daa001 = new DevExpress.XtraEditors.TextEdit();
             this.txt_msg = new DevExpress.XtraEditors.TextEdit();
             this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit();
-            this.txt_fgCheckBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fgCheckByName = new DevExpress.XtraEditors.TextEdit();
             this.txt_fgCheckDatet = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -136,7 +137,6 @@
             this.gridColumn65 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
             this.picCheckBox = new System.Windows.Forms.PictureBox();
-            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -160,7 +160,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo2.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
@@ -170,7 +170,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckByName.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckDatet.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
@@ -214,9 +214,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);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = "rpt_rohin{}";
-            this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1706, 98);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
@@ -224,10 +225,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);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1365, 602);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1706, 736);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -236,8 +238,9 @@
             // xtraTabPage1
             // 
             this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
             this.xtraTabPage1.Name = "xtraTabPage1";
-            this.xtraTabPage1.Size = new System.Drawing.Size(1363, 570);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1704, 698);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -246,6 +249,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);
             this.split1.Name = "split1";
             // 
             // split1.Panel1
@@ -258,17 +262,19 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1363, 570);
+            this.split1.Size = new System.Drawing.Size(1704, 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);
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
             this.gcMain1.Name = "gcMain1";
-            this.gcMain1.Size = new System.Drawing.Size(1363, 519);
+            this.gcMain1.Size = new System.Drawing.Size(1704, 635);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -279,25 +285,26 @@
             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 = 30;
+            this.gridView1.ColumnPanelRowHeight = 37;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gv_billNo,
             this.gv_documentStatus,
             this.gv_documentType,
             this.gv_businessType,
-            this.bandedGridColumn1,
+            this.createUserName,
             this.gv_closeStatus,
             this.bandedGridColumn2,
             this.gv_purchaseDept,
             this.gv_purchaser,
             this.gvcol6,
             this.gridColumn10,
-            this.gridColumn11,
+            this.fcheckByUserName,
             this.gridColumn13,
             this.gridColumn18,
             this.gridColumn19});
+            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.AllowHtmlDrawHeaders = true;
@@ -309,179 +316,190 @@
             this.gv_billNo.AppearanceCell.Options.UseFont = true;
             this.gv_billNo.Caption = "妫�楠屽崟鍙�";
             this.gv_billNo.FieldName = "releaseNo";
-            this.gv_billNo.MinWidth = 25;
+            this.gv_billNo.MinWidth = 31;
             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 = 1;
-            this.gv_billNo.Width = 120;
+            this.gv_billNo.Width = 150;
             // 
             // gv_documentStatus
             // 
             this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
             this.gv_documentStatus.Caption = "浜у搧缂栫爜";
             this.gv_documentStatus.FieldName = "itemNo2";
-            this.gv_documentStatus.MinWidth = 25;
+            this.gv_documentStatus.MinWidth = 31;
             this.gv_documentStatus.Name = "gv_documentStatus";
             this.gv_documentStatus.OptionsColumn.AllowEdit = false;
             this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
             this.gv_documentStatus.Visible = true;
             this.gv_documentStatus.VisibleIndex = 3;
-            this.gv_documentStatus.Width = 70;
+            this.gv_documentStatus.Width = 87;
             // 
             // gv_documentType
             // 
             this.gv_documentType.AppearanceCell.Options.UseFont = true;
             this.gv_documentType.Caption = "杩斿伐宸ュ簭";
             this.gv_documentType.FieldName = "fggx";
-            this.gv_documentType.MinWidth = 25;
+            this.gv_documentType.MinWidth = 31;
             this.gv_documentType.Name = "gv_documentType";
             this.gv_documentType.OptionsColumn.AllowEdit = false;
             this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
             this.gv_documentType.Visible = true;
             this.gv_documentType.VisibleIndex = 4;
-            this.gv_documentType.Width = 80;
+            this.gv_documentType.Width = 100;
             // 
             // gv_businessType
             // 
             this.gv_businessType.AppearanceCell.Options.UseFont = true;
             this.gv_businessType.Caption = "寮�鍗曟棩鏈�";
             this.gv_businessType.FieldName = "createDate";
-            this.gv_businessType.MinWidth = 25;
+            this.gv_businessType.MinWidth = 31;
             this.gv_businessType.Name = "gv_businessType";
             this.gv_businessType.OptionsColumn.AllowEdit = false;
             this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
             this.gv_businessType.Visible = true;
             this.gv_businessType.VisibleIndex = 8;
-            this.gv_businessType.Width = 80;
+            this.gv_businessType.Width = 100;
             // 
-            // bandedGridColumn1
+            // createUserName
             // 
-            this.bandedGridColumn1.Caption = "寮�鍗曚汉";
-            this.bandedGridColumn1.FieldName = "createBy";
-            this.bandedGridColumn1.MinWidth = 25;
-            this.bandedGridColumn1.Name = "bandedGridColumn1";
-            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
-            this.bandedGridColumn1.Tag = "query_a.suppName";
-            this.bandedGridColumn1.Visible = true;
-            this.bandedGridColumn1.VisibleIndex = 7;
-            this.bandedGridColumn1.Width = 134;
+            this.createUserName.Caption = "寮�鍗曚汉";
+            this.createUserName.FieldName = "createUserName";
+            this.createUserName.MinWidth = 31;
+            this.createUserName.Name = "createUserName";
+            this.createUserName.OptionsColumn.AllowEdit = false;
+            this.createUserName.Tag = "createUserName";
+            this.createUserName.Visible = true;
+            this.createUserName.VisibleIndex = 7;
+            this.createUserName.Width = 167;
             // 
             // gv_closeStatus
             // 
             this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
             this.gv_closeStatus.Caption = "杩斿伐鏁伴噺";
             this.gv_closeStatus.FieldName = "fbatchQty";
-            this.gv_closeStatus.MinWidth = 25;
+            this.gv_closeStatus.MinWidth = 31;
             this.gv_closeStatus.Name = "gv_closeStatus";
             this.gv_closeStatus.OptionsColumn.AllowEdit = false;
             this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
             this.gv_closeStatus.Visible = true;
             this.gv_closeStatus.VisibleIndex = 9;
-            this.gv_closeStatus.Width = 80;
+            this.gv_closeStatus.Width = 100;
             // 
             // bandedGridColumn2
             // 
             this.bandedGridColumn2.Caption = "鐢熸垚鏉$爜鏁�";
             this.bandedGridColumn2.FieldName = "departmentname";
-            this.bandedGridColumn2.MinWidth = 25;
+            this.bandedGridColumn2.MinWidth = 31;
             this.bandedGridColumn2.Name = "bandedGridColumn2";
             this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
             this.bandedGridColumn2.Tag = "query_a.departmentname";
-            this.bandedGridColumn2.Width = 80;
+            this.bandedGridColumn2.Width = 100;
             // 
             // gv_purchaseDept
             // 
             this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
             this.gv_purchaseDept.Caption = "浜у搧鍚嶇О";
             this.gv_purchaseDept.FieldName = "itemName";
-            this.gv_purchaseDept.MinWidth = 25;
+            this.gv_purchaseDept.MinWidth = 31;
             this.gv_purchaseDept.Name = "gv_purchaseDept";
             this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
             this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
             this.gv_purchaseDept.Visible = true;
             this.gv_purchaseDept.VisibleIndex = 10;
-            this.gv_purchaseDept.Width = 50;
+            this.gv_purchaseDept.Width = 62;
             // 
             // gv_purchaser
             // 
             this.gv_purchaser.AppearanceCell.Options.UseFont = true;
             this.gv_purchaser.Caption = "浜у搧瑙勬牸";
             this.gv_purchaser.FieldName = "itemModel";
-            this.gv_purchaser.MinWidth = 25;
+            this.gv_purchaser.MinWidth = 31;
             this.gv_purchaser.Name = "gv_purchaser";
             this.gv_purchaser.OptionsColumn.AllowEdit = false;
             this.gv_purchaser.Tag = "query_a.PURCHASER";
             this.gv_purchaser.Visible = true;
             this.gv_purchaser.VisibleIndex = 11;
-            this.gv_purchaser.Width = 60;
             // 
             // gvcol6
             // 
             this.gvcol6.Caption = "涓婚敭GUID";
             this.gvcol6.FieldName = "guid";
-            this.gvcol6.MinWidth = 25;
+            this.gvcol6.MinWidth = 31;
             this.gvcol6.Name = "gvcol6";
-            this.gvcol6.Width = 94;
+            this.gvcol6.Width = 117;
             // 
             // gridColumn10
             // 
             this.gridColumn10.Caption = "瀹℃牳鐘舵��";
             this.gridColumn10.FieldName = "fgCheckStatusChk";
-            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.MinWidth = 31;
             this.gridColumn10.Name = "gridColumn10";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 0;
-            this.gridColumn10.Width = 94;
+            this.gridColumn10.Width = 117;
             // 
-            // gridColumn11
+            // fcheckByUserName
             // 
-            this.gridColumn11.Caption = "瀹℃牳浜�";
-            this.gridColumn11.FieldName = "fgCheckBy";
-            this.gridColumn11.MinWidth = 25;
-            this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 5;
-            this.gridColumn11.Width = 94;
+            this.fcheckByUserName.Caption = "瀹℃牳浜�";
+            this.fcheckByUserName.FieldName = "fcheckByUserName";
+            this.fcheckByUserName.MinWidth = 31;
+            this.fcheckByUserName.Name = "fcheckByUserName";
+            this.fcheckByUserName.Tag = "fcheckByUserName";
+            this.fcheckByUserName.Visible = true;
+            this.fcheckByUserName.VisibleIndex = 5;
+            this.fcheckByUserName.Width = 117;
             // 
             // gridColumn13
             // 
             this.gridColumn13.Caption = "瀹℃牳鏃堕棿";
             this.gridColumn13.FieldName = "fgCheckDatet";
-            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.MinWidth = 31;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Visible = true;
             this.gridColumn13.VisibleIndex = 6;
-            this.gridColumn13.Width = 94;
+            this.gridColumn13.Width = 117;
             // 
             // gridColumn18
             // 
             this.gridColumn18.Caption = "宸ュ崟鍗曞彿";
             this.gridColumn18.FieldName = "daa001";
-            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.MinWidth = 31;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Visible = true;
             this.gridColumn18.VisibleIndex = 2;
-            this.gridColumn18.Width = 94;
+            this.gridColumn18.Width = 117;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "鐢熶骇缁勭粐";
+            this.gridColumn19.FieldName = "fSubsidiary";
+            this.gridColumn19.MinWidth = 31;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 12;
+            this.gridColumn19.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(1363, 39);
+            this.pageBar1.Size = new System.Drawing.Size(1704, 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);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1363, 570);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1704, 698);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -489,6 +507,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);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -501,8 +520,8 @@
             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(1363, 570);
-            this.splitMx1.SplitterPosition = 150;
+            this.splitMx1.Size = new System.Drawing.Size(1704, 698);
+            this.splitMx1.SplitterPosition = 183;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -513,7 +532,7 @@
             this.layoutMx1.Controls.Add(this.txt_guid);
             this.layoutMx1.Controls.Add(this.txt_itemName);
             this.layoutMx1.Controls.Add(this.txt_itemNo2);
-            this.layoutMx1.Controls.Add(this.txt_createBy);
+            this.layoutMx1.Controls.Add(this.txt_createByName);
             this.layoutMx1.Controls.Add(this.txt_createDate);
             this.layoutMx1.Controls.Add(this.txt_kbSl);
             this.layoutMx1.Controls.Add(this.txt_fmrmode);
@@ -523,7 +542,7 @@
             this.layoutMx1.Controls.Add(this.txt_daa001);
             this.layoutMx1.Controls.Add(this.txt_msg);
             this.layoutMx1.Controls.Add(this.txt_fngHandle);
-            this.layoutMx1.Controls.Add(this.txt_fgCheckBy);
+            this.layoutMx1.Controls.Add(this.txt_fgCheckByName);
             this.layoutMx1.Controls.Add(this.txt_fgCheckDatet);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
@@ -531,10 +550,11 @@
             this.layoutControlItem4,
             this.txt_daa00111111});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(239, 530, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1363, 150);
+            this.layoutMx1.Size = new System.Drawing.Size(1704, 183);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -542,147 +562,164 @@
             // 
             this.ucBtnPrint98.allClickKey = null;
             this.ucBtnPrint98.guidKey = null;
-            this.ucBtnPrint98.Location = new System.Drawing.Point(347, 111);
+            this.ucBtnPrint98.Location = new System.Drawing.Point(433, 134);
             this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0);
             this.ucBtnPrint98.Name = "ucBtnPrint98";
             this.ucBtnPrint98.rptParameter = null;
-            this.ucBtnPrint98.Size = new System.Drawing.Size(332, 29);
+            this.ucBtnPrint98.Size = new System.Drawing.Size(417, 37);
             this.ucBtnPrint98.TabIndex = 9;
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(672, 12);
+            this.lbGuid.Location = new System.Drawing.Point(840, 15);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(326, 25);
+            this.lbGuid.Size = new System.Drawing.Size(408, 31);
             this.lbGuid.TabIndex = 230;
             this.lbGuid.Text = "lbGuid";
             // 
             // txt_releaseNo
             // 
-            this.txt_releaseNo.Location = new System.Drawing.Point(99, 12);
+            this.txt_releaseNo.Location = new System.Drawing.Point(114, 12);
+            this.txt_releaseNo.Margin = new System.Windows.Forms.Padding(4);
             this.txt_releaseNo.Name = "txt_releaseNo";
             this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_releaseNo.Size = new System.Drawing.Size(244, 24);
+            this.txt_releaseNo.Size = new System.Drawing.Size(315, 28);
             this.txt_releaseNo.StyleController = this.layoutMx1;
             this.txt_releaseNo.TabIndex = 213;
             // 
             // txt_guid
             // 
-            this.txt_guid.Location = new System.Drawing.Point(759, 12);
+            this.txt_guid.Location = new System.Drawing.Point(949, 15);
+            this.txt_guid.Margin = new System.Windows.Forms.Padding(4);
             this.txt_guid.Name = "txt_guid";
-            this.txt_guid.Size = new System.Drawing.Size(239, 24);
+            this.txt_guid.Size = new System.Drawing.Size(299, 28);
             this.txt_guid.StyleController = this.layoutMx1;
             this.txt_guid.TabIndex = 229;
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(770, 12);
+            this.txt_itemName.Location = new System.Drawing.Point(956, 12);
+            this.txt_itemName.Margin = new System.Windows.Forms.Padding(4);
             this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Size = new System.Drawing.Size(245, 24);
+            this.txt_itemName.Size = new System.Drawing.Size(315, 28);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 231;
             // 
             // txt_itemNo2
             // 
-            this.txt_itemNo2.Location = new System.Drawing.Point(434, 12);
+            this.txt_itemNo2.Location = new System.Drawing.Point(535, 12);
+            this.txt_itemNo2.Margin = new System.Windows.Forms.Padding(4);
             this.txt_itemNo2.Name = "txt_itemNo2";
-            this.txt_itemNo2.Size = new System.Drawing.Size(245, 24);
+            this.txt_itemNo2.Size = new System.Drawing.Size(315, 28);
             this.txt_itemNo2.StyleController = this.layoutMx1;
             this.txt_itemNo2.TabIndex = 232;
             // 
-            // txt_createBy
+            // txt_createByName
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(770, 45);
-            this.txt_createBy.Name = "txt_createBy";
-            this.txt_createBy.Size = new System.Drawing.Size(245, 24);
-            this.txt_createBy.StyleController = this.layoutMx1;
-            this.txt_createBy.TabIndex = 233;
+            this.txt_createByName.Location = new System.Drawing.Point(956, 52);
+            this.txt_createByName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_createByName.Name = "txt_createByName";
+            this.txt_createByName.Size = new System.Drawing.Size(315, 28);
+            this.txt_createByName.StyleController = this.layoutMx1;
+            this.txt_createByName.TabIndex = 233;
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(1106, 45);
+            this.txt_createDate.Location = new System.Drawing.Point(1377, 52);
+            this.txt_createDate.Margin = new System.Windows.Forms.Padding(4);
             this.txt_createDate.Name = "txt_createDate";
-            this.txt_createDate.Size = new System.Drawing.Size(245, 24);
+            this.txt_createDate.Size = new System.Drawing.Size(315, 28);
             this.txt_createDate.StyleController = this.layoutMx1;
             this.txt_createDate.TabIndex = 234;
             // 
             // txt_kbSl
             // 
-            this.txt_kbSl.Location = new System.Drawing.Point(99, 45);
+            this.txt_kbSl.Location = new System.Drawing.Point(114, 52);
+            this.txt_kbSl.Margin = new System.Windows.Forms.Padding(4);
             this.txt_kbSl.Name = "txt_kbSl";
-            this.txt_kbSl.Size = new System.Drawing.Size(244, 24);
+            this.txt_kbSl.Size = new System.Drawing.Size(315, 28);
             this.txt_kbSl.StyleController = this.layoutMx1;
             this.txt_kbSl.TabIndex = 236;
             // 
             // txt_fmrmode
             // 
-            this.txt_fmrmode.Location = new System.Drawing.Point(99, 111);
+            this.txt_fmrmode.Location = new System.Drawing.Point(114, 134);
+            this.txt_fmrmode.Margin = new System.Windows.Forms.Padding(4);
             this.txt_fmrmode.Name = "txt_fmrmode";
-            this.txt_fmrmode.Size = new System.Drawing.Size(244, 24);
+            this.txt_fmrmode.Size = new System.Drawing.Size(315, 28);
             this.txt_fmrmode.StyleController = this.layoutMx1;
             this.txt_fmrmode.TabIndex = 237;
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(1106, 12);
+            this.txt_itemModel.Location = new System.Drawing.Point(1377, 12);
+            this.txt_itemModel.Margin = new System.Windows.Forms.Padding(4);
             this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Size = new System.Drawing.Size(245, 24);
+            this.txt_itemModel.Size = new System.Drawing.Size(315, 28);
             this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 238;
             // 
             // txt_aboutGuid
             // 
-            this.txt_aboutGuid.Location = new System.Drawing.Point(770, 80);
+            this.txt_aboutGuid.Location = new System.Drawing.Point(962, 98);
+            this.txt_aboutGuid.Margin = new System.Windows.Forms.Padding(4);
             this.txt_aboutGuid.Name = "txt_aboutGuid";
-            this.txt_aboutGuid.Size = new System.Drawing.Size(245, 24);
+            this.txt_aboutGuid.Size = new System.Drawing.Size(306, 28);
             this.txt_aboutGuid.StyleController = this.layoutMx1;
             this.txt_aboutGuid.TabIndex = 243;
             // 
             // txt_lineName
             // 
-            this.txt_lineName.Location = new System.Drawing.Point(434, 45);
+            this.txt_lineName.Location = new System.Drawing.Point(535, 52);
+            this.txt_lineName.Margin = new System.Windows.Forms.Padding(4);
             this.txt_lineName.Name = "txt_lineName";
-            this.txt_lineName.Size = new System.Drawing.Size(245, 24);
+            this.txt_lineName.Size = new System.Drawing.Size(315, 28);
             this.txt_lineName.StyleController = this.layoutMx1;
             this.txt_lineName.TabIndex = 244;
             // 
             // txt_daa001
             // 
-            this.txt_daa001.Location = new System.Drawing.Point(99, 78);
+            this.txt_daa001.Location = new System.Drawing.Point(114, 93);
+            this.txt_daa001.Margin = new System.Windows.Forms.Padding(4);
             this.txt_daa001.Name = "txt_daa001";
-            this.txt_daa001.Size = new System.Drawing.Size(244, 24);
+            this.txt_daa001.Size = new System.Drawing.Size(315, 28);
             this.txt_daa001.StyleController = this.layoutMx1;
             this.txt_daa001.TabIndex = 245;
             // 
             // txt_msg
             // 
-            this.txt_msg.Location = new System.Drawing.Point(770, 111);
+            this.txt_msg.Location = new System.Drawing.Point(956, 134);
+            this.txt_msg.Margin = new System.Windows.Forms.Padding(4);
             this.txt_msg.Name = "txt_msg";
-            this.txt_msg.Size = new System.Drawing.Size(581, 24);
+            this.txt_msg.Size = new System.Drawing.Size(736, 28);
             this.txt_msg.StyleController = this.layoutMx1;
             this.txt_msg.TabIndex = 246;
             // 
             // txt_fngHandle
             // 
-            this.txt_fngHandle.Location = new System.Drawing.Point(434, 78);
+            this.txt_fngHandle.Location = new System.Drawing.Point(535, 93);
+            this.txt_fngHandle.Margin = new System.Windows.Forms.Padding(4);
             this.txt_fngHandle.Name = "txt_fngHandle";
-            this.txt_fngHandle.Size = new System.Drawing.Size(245, 24);
+            this.txt_fngHandle.Size = new System.Drawing.Size(315, 28);
             this.txt_fngHandle.StyleController = this.layoutMx1;
             this.txt_fngHandle.TabIndex = 247;
             // 
-            // txt_fgCheckBy
+            // txt_fgCheckByName
             // 
-            this.txt_fgCheckBy.Location = new System.Drawing.Point(770, 78);
-            this.txt_fgCheckBy.Name = "txt_fgCheckBy";
-            this.txt_fgCheckBy.Size = new System.Drawing.Size(245, 24);
-            this.txt_fgCheckBy.StyleController = this.layoutMx1;
-            this.txt_fgCheckBy.TabIndex = 248;
+            this.txt_fgCheckByName.Location = new System.Drawing.Point(956, 93);
+            this.txt_fgCheckByName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_fgCheckByName.Name = "txt_fgCheckByName";
+            this.txt_fgCheckByName.Size = new System.Drawing.Size(315, 28);
+            this.txt_fgCheckByName.StyleController = this.layoutMx1;
+            this.txt_fgCheckByName.TabIndex = 248;
             // 
             // txt_fgCheckDatet
             // 
-            this.txt_fgCheckDatet.Location = new System.Drawing.Point(1106, 78);
+            this.txt_fgCheckDatet.Location = new System.Drawing.Point(1377, 93);
+            this.txt_fgCheckDatet.Margin = new System.Windows.Forms.Padding(4);
             this.txt_fgCheckDatet.Name = "txt_fgCheckDatet";
-            this.txt_fgCheckDatet.Size = new System.Drawing.Size(245, 24);
+            this.txt_fgCheckDatet.Size = new System.Drawing.Size(315, 28);
             this.txt_fgCheckDatet.StyleController = this.layoutMx1;
             this.txt_fgCheckDatet.TabIndex = 249;
             // 
@@ -705,7 +742,7 @@
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem4.Size = new System.Drawing.Size(330, 28);
             this.layoutControlItem4.Text = "涓婚敭GUID";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(62, 24);
             // 
             // txt_daa00111111
             // 
@@ -716,7 +753,7 @@
             this.txt_daa00111111.OptionsTableLayoutItem.RowIndex = 2;
             this.txt_daa00111111.Size = new System.Drawing.Size(336, 34);
             this.txt_daa00111111.Text = "宸ュ崟Guid";
-            this.txt_daa00111111.TextSize = new System.Drawing.Size(75, 18);
+            this.txt_daa00111111.TextSize = new System.Drawing.Size(94, 22);
             // 
             // Root
             // 
@@ -766,7 +803,7 @@
             rowDefinition2,
             rowDefinition3,
             rowDefinition4});
-            this.Root.Size = new System.Drawing.Size(1363, 152);
+            this.Root.Size = new System.Drawing.Size(1704, 183);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -774,122 +811,122 @@
             this.layoutControlItem1.Control = this.txt_releaseNo;
             this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(335, 33);
+            this.layoutControlItem1.Size = new System.Drawing.Size(421, 40);
             this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_itemNo2;
-            this.layoutControlItem5.Location = new System.Drawing.Point(335, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(421, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem5.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem5.Size = new System.Drawing.Size(421, 40);
             this.layoutControlItem5.Text = "浜у搧缂栫爜";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_itemName;
-            this.layoutControlItem2.Location = new System.Drawing.Point(671, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(842, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem2.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem2.Size = new System.Drawing.Size(421, 40);
             this.layoutControlItem2.Text = "浜у搧鍚嶇О";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem6
             // 
-            this.layoutControlItem6.Control = this.txt_createBy;
-            this.layoutControlItem6.Location = new System.Drawing.Point(671, 33);
+            this.layoutControlItem6.Control = this.txt_createByName;
+            this.layoutControlItem6.Location = new System.Drawing.Point(842, 40);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem6.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem6.Text = "寮�鍗曚汉鍛�";
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_kbSl;
-            this.layoutControlItem9.Location = new System.Drawing.Point(0, 33);
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 40);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem9.Size = new System.Drawing.Size(335, 33);
+            this.layoutControlItem9.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem9.Text = "闇�杩斿伐鏁伴噺";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_createDate;
-            this.layoutControlItem7.Location = new System.Drawing.Point(1007, 33);
+            this.layoutControlItem7.Location = new System.Drawing.Point(1263, 40);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem7.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem7.Text = "寮�鍗曟棩鏈�";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_itemModel;
-            this.layoutControlItem11.Location = new System.Drawing.Point(1007, 0);
+            this.layoutControlItem11.Location = new System.Drawing.Point(1263, 0);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem11.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem11.Size = new System.Drawing.Size(421, 40);
             this.layoutControlItem11.Text = "浜у搧瑙勬牸";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_lineName;
-            this.layoutControlItem12.Location = new System.Drawing.Point(335, 33);
+            this.layoutControlItem12.Location = new System.Drawing.Point(421, 40);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem12.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem12.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem12.Text = "浜х嚎";
-            this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem17
             // 
             this.layoutControlItem17.Control = this.txt_fngHandle;
-            this.layoutControlItem17.Location = new System.Drawing.Point(335, 66);
+            this.layoutControlItem17.Location = new System.Drawing.Point(421, 81);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem17.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem17.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem17.Text = "澶勭疆缁撴灉";
-            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_daa001;
-            this.layoutControlItem15.Location = new System.Drawing.Point(0, 66);
+            this.layoutControlItem15.Location = new System.Drawing.Point(0, 81);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem15.Size = new System.Drawing.Size(335, 33);
+            this.layoutControlItem15.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem15.Text = "宸ュ崟鍗曞彿";
-            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_fmrmode;
-            this.layoutControlItem10.Location = new System.Drawing.Point(0, 99);
+            this.layoutControlItem10.Location = new System.Drawing.Point(0, 122);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem10.Size = new System.Drawing.Size(335, 33);
+            this.layoutControlItem10.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem10.Text = "杩斿伐宸ュ簭";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.ucBtnPrint98;
-            this.layoutControlItem13.Location = new System.Drawing.Point(335, 99);
+            this.layoutControlItem13.Location = new System.Drawing.Point(421, 122);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem13.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem13.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem13.Text = "纭畾鎵撳嵃";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem13.TextVisible = false;
@@ -897,44 +934,45 @@
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_msg;
-            this.layoutControlItem16.Location = new System.Drawing.Point(671, 99);
+            this.layoutControlItem16.Location = new System.Drawing.Point(842, 122);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem16.Size = new System.Drawing.Size(672, 33);
+            this.layoutControlItem16.Size = new System.Drawing.Size(842, 41);
             this.layoutControlItem16.Text = "杩濊绫诲埆";
-            this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem8
             // 
-            this.layoutControlItem8.Control = this.txt_fgCheckBy;
-            this.layoutControlItem8.Location = new System.Drawing.Point(671, 66);
+            this.layoutControlItem8.Control = this.txt_fgCheckByName;
+            this.layoutControlItem8.Location = new System.Drawing.Point(842, 81);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem8.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem8.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem8.Text = "瀹℃牳浜哄憳";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_fgCheckDatet;
-            this.layoutControlItem14.Location = new System.Drawing.Point(1007, 66);
+            this.layoutControlItem14.Location = new System.Drawing.Point(1263, 81);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(336, 33);
+            this.layoutControlItem14.Size = new System.Drawing.Size(421, 41);
             this.layoutControlItem14.Text = "瀹℃牳鏃堕棿";
-            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 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);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1363, 408);
+            this.tabMx.Size = new System.Drawing.Size(1704, 500);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -944,17 +982,20 @@
             // tabMxPage1
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
+            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1361, 376);
+            this.tabMxPage1.Size = new System.Drawing.Size(1702, 462);
             this.tabMxPage1.Text = "鍗℃澘鏄庣粏";
             // 
             // gcMx1
             // 
             this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
+            this.gcMx1.Margin = new System.Windows.Forms.Padding(4);
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1361, 376);
+            this.gcMx1.Size = new System.Drawing.Size(1702, 462);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -963,7 +1004,7 @@
             // 
             this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gvMx1.ColumnPanelRowHeight = 60;
+            this.gvMx1.ColumnPanelRowHeight = 73;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn3,
             this.gvMx1itemId,
@@ -972,6 +1013,7 @@
             this.gvMx1pricingQty,
             this.gvMx1pricingUnit,
             this.gvMx1purchaseQty});
+            this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -982,88 +1024,91 @@
             // 
             this.gridColumn3.Caption = "鍗℃澘鏉$爜";
             this.gridColumn3.FieldName = "tbBarcode";
-            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.MinWidth = 31;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 0;
-            this.gridColumn3.Width = 115;
+            this.gridColumn3.Width = 144;
             // 
             // gvMx1itemId
             // 
             this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemId.Caption = "鐗╂枡ID";
             this.gvMx1itemId.FieldName = "itemId";
-            this.gvMx1itemId.MinWidth = 25;
+            this.gvMx1itemId.MinWidth = 31;
             this.gvMx1itemId.Name = "gvMx1itemId";
             this.gvMx1itemId.Tag = "query_a.ITEM_ID";
-            this.gvMx1itemId.Width = 100;
+            this.gvMx1itemId.Width = 125;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "鐗╂枡缂栫爜";
             this.gridColumn2.FieldName = "itemNo";
-            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.MinWidth = 31;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 1;
-            this.gridColumn2.Width = 46;
+            this.gridColumn2.Width = 57;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn1.FieldName = "itemName";
-            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.MinWidth = 31;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
             this.gridColumn1.VisibleIndex = 2;
-            this.gridColumn1.Width = 55;
+            this.gridColumn1.Width = 69;
             // 
             // gvMx1pricingQty
             // 
             this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingQty.Caption = "宸ュ崟鍙�";
             this.gvMx1pricingQty.FieldName = "daa001";
-            this.gvMx1pricingQty.MinWidth = 25;
+            this.gvMx1pricingQty.MinWidth = 31;
             this.gvMx1pricingQty.Name = "gvMx1pricingQty";
             this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
-            this.gvMx1pricingQty.Width = 25;
+            this.gvMx1pricingQty.Width = 31;
             // 
             // gvMx1pricingUnit
             // 
             this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
             this.gvMx1pricingUnit.Caption = "绾垮埆";
             this.gvMx1pricingUnit.FieldName = "lineName";
-            this.gvMx1pricingUnit.MinWidth = 25;
+            this.gvMx1pricingUnit.MinWidth = 31;
             this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
             this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
-            this.gvMx1pricingUnit.Width = 25;
+            this.gvMx1pricingUnit.Width = 31;
             // 
             // gvMx1purchaseQty
             // 
             this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
             this.gvMx1purchaseQty.Caption = "鏁伴噺";
             this.gvMx1purchaseQty.FieldName = "tmQty";
-            this.gvMx1purchaseQty.MinWidth = 25;
+            this.gvMx1purchaseQty.MinWidth = 31;
             this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
             this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
             this.gvMx1purchaseQty.Visible = true;
             this.gvMx1purchaseQty.VisibleIndex = 3;
-            this.gvMx1purchaseQty.Width = 25;
+            this.gvMx1purchaseQty.Width = 31;
             // 
             // tabMxPage2
             // 
             this.tabMxPage2.Controls.Add(this.gcMx2);
+            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1361, 376);
+            this.tabMxPage2.Size = new System.Drawing.Size(1702, 462);
             this.tabMxPage2.Text = "杩芥函鐮佹槑缁�";
             // 
             // gcMx2
             // 
             this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
             this.gcMx2.Location = new System.Drawing.Point(0, 0);
             this.gcMx2.MainView = this.gvMx2;
+            this.gcMx2.Margin = new System.Windows.Forms.Padding(4);
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(1361, 376);
+            this.gcMx2.Size = new System.Drawing.Size(1702, 462);
             this.gcMx2.TabIndex = 2;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1072,7 +1117,7 @@
             // 
             this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gvMx2.ColumnPanelRowHeight = 60;
+            this.gvMx2.ColumnPanelRowHeight = 73;
             this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn4,
             this.gridColumn14,
@@ -1086,6 +1131,7 @@
             this.gridColumn7,
             this.gridColumn8,
             this.gridColumn9});
+            this.gvMx2.DetailHeight = 428;
             this.gvMx2.GridControl = this.gcMx2;
             this.gvMx2.Name = "gvMx2";
             this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1096,143 +1142,146 @@
             // 
             this.gridColumn4.Caption = "鏂扮殑杩芥函鐮�";
             this.gridColumn4.FieldName = "barCode";
-            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.MinWidth = 31;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 0;
-            this.gridColumn4.Width = 146;
+            this.gridColumn4.Width = 182;
             // 
             // gridColumn14
             // 
             this.gridColumn14.AppearanceCell.Options.UseFont = true;
             this.gridColumn14.Caption = "鐗╂枡ID";
             this.gridColumn14.FieldName = "itemId";
-            this.gridColumn14.MinWidth = 25;
+            this.gridColumn14.MinWidth = 31;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Tag = "query_a.ITEM_ID";
-            this.gridColumn14.Width = 100;
+            this.gridColumn14.Width = 125;
             // 
             // gridColumn15
             // 
             this.gridColumn15.Caption = "鐗╂枡缂栫爜";
             this.gridColumn15.FieldName = "itemNo";
-            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.MinWidth = 31;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
             this.gridColumn15.VisibleIndex = 5;
-            this.gridColumn15.Width = 69;
+            this.gridColumn15.Width = 86;
             // 
             // gridColumn16
             // 
             this.gridColumn16.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn16.FieldName = "itemName";
-            this.gridColumn16.MinWidth = 25;
+            this.gridColumn16.MinWidth = 31;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 6;
-            this.gridColumn16.Width = 82;
+            this.gridColumn16.Width = 102;
             // 
             // gridColumn17
             // 
             this.gridColumn17.AppearanceCell.Options.UseFont = true;
             this.gridColumn17.Caption = "鐗╂枡瑙勬牸";
             this.gridColumn17.FieldName = "itemModel";
-            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.MinWidth = 31;
             this.gridColumn17.Name = "gridColumn17";
             this.gridColumn17.Tag = "query_a.PRICING_QTY";
             this.gridColumn17.Visible = true;
             this.gridColumn17.VisibleIndex = 7;
-            this.gridColumn17.Width = 56;
+            this.gridColumn17.Width = 70;
             // 
             // gridColumn22
             // 
             this.gridColumn22.AppearanceCell.Options.UseFont = true;
             this.gridColumn22.Caption = "鏁伴噺";
             this.gridColumn22.FieldName = "quantity";
-            this.gridColumn22.MinWidth = 25;
+            this.gridColumn22.MinWidth = 31;
             this.gridColumn22.Name = "gridColumn22";
             this.gridColumn22.Tag = "query_a.PURCHASE_QTY";
             this.gridColumn22.Visible = true;
             this.gridColumn22.VisibleIndex = 2;
-            this.gridColumn22.Width = 37;
+            this.gridColumn22.Width = 46;
             // 
             // gridColumn12
             // 
             this.gridColumn12.Caption = "缁戝畾鏃堕棿";
             this.gridColumn12.FieldName = "bdDateTime";
-            this.gridColumn12.MinWidth = 25;
+            this.gridColumn12.MinWidth = 31;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Visible = true;
             this.gridColumn12.VisibleIndex = 4;
-            this.gridColumn12.Width = 146;
+            this.gridColumn12.Width = 182;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "缁戝畾浜�";
             this.gridColumn5.FieldName = "bdUserBy";
-            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.MinWidth = 31;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
             this.gridColumn5.VisibleIndex = 3;
-            this.gridColumn5.Width = 146;
+            this.gridColumn5.Width = 182;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "鎵樻澘鐮�";
             this.gridColumn6.FieldName = "tbCode";
-            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.MinWidth = 31;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
             this.gridColumn6.VisibleIndex = 1;
-            this.gridColumn6.Width = 142;
+            this.gridColumn6.Width = 177;
             // 
             // gridColumn7
             // 
             this.gridColumn7.Caption = "鐢熶骇宸ュ崟";
             this.gridColumn7.FieldName = "daa001";
-            this.gridColumn7.MinWidth = 25;
+            this.gridColumn7.MinWidth = 31;
             this.gridColumn7.Name = "gridColumn7";
             this.gridColumn7.Visible = true;
             this.gridColumn7.VisibleIndex = 8;
-            this.gridColumn7.Width = 142;
+            this.gridColumn7.Width = 177;
             // 
             // gridColumn8
             // 
             this.gridColumn8.Caption = "绾垮埆";
             this.gridColumn8.FieldName = "xtName";
-            this.gridColumn8.MinWidth = 25;
+            this.gridColumn8.MinWidth = 31;
             this.gridColumn8.Name = "gridColumn8";
             this.gridColumn8.Visible = true;
             this.gridColumn8.VisibleIndex = 9;
-            this.gridColumn8.Width = 156;
+            this.gridColumn8.Width = 195;
             // 
             // gridColumn9
             // 
             this.gridColumn9.Caption = "鐘舵��";
             this.gridColumn9.FieldName = "barCodeStatus";
-            this.gridColumn9.MinWidth = 25;
+            this.gridColumn9.MinWidth = 31;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Visible = true;
             this.gridColumn9.VisibleIndex = 10;
-            this.gridColumn9.Width = 94;
+            this.gridColumn9.Width = 117;
             // 
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gcMx7);
+            this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1361, 376);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1702, 462);
             this.xtraTabPage3.Text = "璇ュ伐鍗曠殑宸ュ簭鏄庣粏";
             // 
             // gcMx7
             // 
             this.gcMx7.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx7.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
             gridLevelNode1.RelationName = "Level1";
             this.gcMx7.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
             gridLevelNode1});
             this.gcMx7.Location = new System.Drawing.Point(0, 0);
             this.gcMx7.MainView = this.gvMx7;
+            this.gcMx7.Margin = new System.Windows.Forms.Padding(4);
             this.gcMx7.Name = "gcMx7";
-            this.gcMx7.Size = new System.Drawing.Size(1361, 376);
+            this.gcMx7.Size = new System.Drawing.Size(1702, 462);
             this.gcMx7.TabIndex = 2;
             this.gcMx7.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx7});
@@ -1241,7 +1290,7 @@
             // 
             this.gvMx7.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gvMx7.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gvMx7.ColumnPanelRowHeight = 50;
+            this.gvMx7.ColumnPanelRowHeight = 61;
             this.gvMx7.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gvMx1daa002,
             this.gvMx1daa010,
@@ -1249,6 +1298,7 @@
             this.gridColumn63,
             this.gridColumn64,
             this.gridColumn65});
+            this.gvMx7.DetailHeight = 428;
             this.gvMx7.GridControl = this.gcMx7;
             this.gvMx7.Name = "gvMx7";
             this.gvMx7.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -1260,105 +1310,97 @@
             this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa002.Caption = "搴忓彿";
             this.gvMx1daa002.FieldName = "fSeq";
-            this.gvMx1daa002.MinWidth = 50;
+            this.gvMx1daa002.MinWidth = 62;
             this.gvMx1daa002.Name = "gvMx1daa002";
             this.gvMx1daa002.OptionsColumn.ReadOnly = true;
             this.gvMx1daa002.Tag = "query_a.daa010";
             this.gvMx1daa002.Visible = true;
             this.gvMx1daa002.VisibleIndex = 0;
-            this.gvMx1daa002.Width = 54;
+            this.gvMx1daa002.Width = 67;
             // 
             // gvMx1daa010
             // 
             this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa010.Caption = "宸ュ簭";
             this.gvMx1daa010.FieldName = "processNo";
-            this.gvMx1daa010.MinWidth = 50;
+            this.gvMx1daa010.MinWidth = 62;
             this.gvMx1daa010.Name = "gvMx1daa010";
             this.gvMx1daa010.OptionsColumn.ReadOnly = true;
             this.gvMx1daa010.Tag = "query_a.daa010";
             this.gvMx1daa010.Visible = true;
             this.gvMx1daa010.VisibleIndex = 1;
-            this.gvMx1daa010.Width = 129;
+            this.gvMx1daa010.Width = 161;
             // 
             // gvMx1daa004
             // 
             this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
             this.gvMx1daa004.Caption = "涓婂伐搴�";
             this.gvMx1daa004.FieldName = "frontProcessNo";
-            this.gvMx1daa004.MinWidth = 150;
+            this.gvMx1daa004.MinWidth = 187;
             this.gvMx1daa004.Name = "gvMx1daa004";
             this.gvMx1daa004.OptionsColumn.ReadOnly = true;
             this.gvMx1daa004.Tag = "query_a.daa010";
             this.gvMx1daa004.Visible = true;
             this.gvMx1daa004.VisibleIndex = 2;
-            this.gvMx1daa004.Width = 150;
+            this.gvMx1daa004.Width = 187;
             // 
             // gridColumn63
             // 
             this.gridColumn63.Caption = "鏄惁鍙繑宸�";
             this.gridColumn63.FieldName = "isBack";
-            this.gridColumn63.MinWidth = 25;
+            this.gridColumn63.MinWidth = 31;
             this.gridColumn63.Name = "gridColumn63";
             this.gridColumn63.OptionsColumn.ReadOnly = true;
             this.gridColumn63.Tag = "query_a.daa010";
             this.gridColumn63.Visible = true;
             this.gridColumn63.VisibleIndex = 3;
-            this.gridColumn63.Width = 94;
+            this.gridColumn63.Width = 117;
             // 
             // gridColumn64
             // 
             this.gridColumn64.Caption = "鏄惁杩旇拷婧爜";
             this.gridColumn64.FieldName = "isZsm";
-            this.gridColumn64.MinWidth = 25;
+            this.gridColumn64.MinWidth = 31;
             this.gridColumn64.Name = "gridColumn64";
             this.gridColumn64.OptionsColumn.ReadOnly = true;
             this.gridColumn64.Tag = "query_a.daa010";
             this.gridColumn64.Visible = true;
             this.gridColumn64.VisibleIndex = 4;
-            this.gridColumn64.Width = 94;
+            this.gridColumn64.Width = 117;
             // 
             // gridColumn65
             // 
             this.gridColumn65.Caption = "鏄惁杩旀墭鏉跨爜";
             this.gridColumn65.FieldName = "isTbm";
-            this.gridColumn65.MinWidth = 25;
+            this.gridColumn65.MinWidth = 31;
             this.gridColumn65.Name = "gridColumn65";
             this.gridColumn65.OptionsColumn.ReadOnly = true;
             this.gridColumn65.Tag = "query_a.daa010";
             this.gridColumn65.Visible = true;
             this.gridColumn65.VisibleIndex = 5;
-            this.gridColumn65.Width = 94;
+            this.gridColumn65.Width = 117;
             // 
             // picCheckBox
             // 
             this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
-            this.picCheckBox.Location = new System.Drawing.Point(1133, 30);
+            this.picCheckBox.Location = new System.Drawing.Point(1416, 37);
+            this.picCheckBox.Margin = new System.Windows.Forms.Padding(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 = 9;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // gridColumn19
-            // 
-            this.gridColumn19.Caption = "鐢熶骇缁勭粐";
-            this.gridColumn19.FieldName = "fSubsidiary";
-            this.gridColumn19.MinWidth = 25;
-            this.gridColumn19.Name = "gridColumn19";
-            this.gridColumn19.Visible = true;
-            this.gridColumn19.VisibleIndex = 12;
-            this.gridColumn19.Width = 94;
-            // 
             // Frm_WomFanGong
             // 
-            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(1365, 682);
+            this.ClientSize = new System.Drawing.Size(1706, 834);
             this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
+            this.Margin = new System.Windows.Forms.Padding(4);
             this.Name = "Frm_WomFanGong";
             this.Text = "杩斿伐杩芥函鐮�";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1384,7 +1426,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo2.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
@@ -1394,7 +1436,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckByName.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckDatet.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
@@ -1441,7 +1483,7 @@
         private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus;
         private DevExpress.XtraGrid.Columns.GridColumn gv_documentType;
         private DevExpress.XtraGrid.Columns.GridColumn gv_businessType;
-        private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn1;
+        private DevExpress.XtraGrid.Columns.GridColumn createUserName;
         private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus;
         private DevExpress.XtraGrid.Columns.GridColumn bandedGridColumn2;
         private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseDept;
@@ -1472,7 +1514,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraEditors.TextEdit txt_itemName;
         private DevExpress.XtraEditors.TextEdit txt_itemNo2;
-        private DevExpress.XtraEditors.TextEdit txt_createBy;
+        private DevExpress.XtraEditors.TextEdit txt_createByName;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
@@ -1508,7 +1550,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn fcheckByUserName;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
         private System.Windows.Forms.PictureBox picCheckBox;
         private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
@@ -1524,7 +1566,7 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
-        private DevExpress.XtraEditors.TextEdit txt_fgCheckBy;
+        private DevExpress.XtraEditors.TextEdit txt_fgCheckByName;
         private DevExpress.XtraEditors.TextEdit txt_fgCheckDatet;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;

--
Gitblit v1.9.3