From df3f9e4f2dc28cc1ffaf72333c1a98fe654801c4 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 16 四月 2025 16:43:03 +0800
Subject: [PATCH] iqc

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs |  180 +++++++++++++++---------------
 DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs       |  140 +++++++++++-----------
 2 files changed, 160 insertions(+), 160 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index 17b051c..176f228 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -105,6 +105,8 @@
             this.txt_checkStates = new DevExpress.XtraEditors.TextEdit();
             this.txt_freceQty = new DevExpress.XtraEditors.TextEdit();
             this.txt_cgdNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -125,6 +127,10 @@
             this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
             this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -184,12 +190,6 @@
             this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit();
-            this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit();
-            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
@@ -230,6 +230,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_cgdNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
@@ -250,6 +252,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
             this.xtraTabControl2.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
@@ -290,12 +296,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
             this.SuspendLayout();
             // 
             // repositoryItemComboBox1
@@ -790,7 +790,7 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1342, 688);
-            this.splitMx1.SplitterPosition = 183;
+            this.splitMx1.SplitterPosition = 185;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -827,7 +827,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1094, 495, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1342, 183);
+            this.layoutMx1.Size = new System.Drawing.Size(1342, 185);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -1033,6 +1033,22 @@
             this.txt_cgdNo.StyleController = this.layoutMx1;
             this.txt_cgdNo.TabIndex = 811;
             this.txt_cgdNo.Tag = "readonly";
+            // 
+            // txt_fngHandle
+            // 
+            this.txt_fngHandle.Location = new System.Drawing.Point(1059, 124);
+            this.txt_fngHandle.Name = "txt_fngHandle";
+            this.txt_fngHandle.Size = new System.Drawing.Size(250, 24);
+            this.txt_fngHandle.StyleController = this.layoutMx1;
+            this.txt_fngHandle.TabIndex = 812;
+            // 
+            // txt_fmrmode
+            // 
+            this.txt_fmrmode.Location = new System.Drawing.Point(1059, 152);
+            this.txt_fmrmode.Name = "txt_fmrmode";
+            this.txt_fmrmode.Size = new System.Drawing.Size(250, 24);
+            this.txt_fmrmode.StyleController = this.layoutMx1;
+            this.txt_fmrmode.TabIndex = 813;
             // 
             // layoutControlItem17
             // 
@@ -1298,13 +1314,57 @@
             this.layoutControlItem24.Text = "閲囪喘鍗曞彿";
             this.layoutControlItem24.TextSize = new System.Drawing.Size(60, 18);
             // 
+            // layoutControlItem18
+            // 
+            this.layoutControlItem18.Control = this.txt_slOrg;
+            this.layoutControlItem18.Location = new System.Drawing.Point(650, 112);
+            this.layoutControlItem18.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem18.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem18.Text = "鏀舵枡缁勭粐";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem23
+            // 
+            this.layoutControlItem23.Control = this.txt_freceQty;
+            this.layoutControlItem23.Location = new System.Drawing.Point(975, 84);
+            this.layoutControlItem23.Name = "layoutControlItem23";
+            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem23.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem23.Text = "鍒ゅ畾缁撴灉";
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem25
+            // 
+            this.layoutControlItem25.Control = this.txt_fngHandle;
+            this.layoutControlItem25.Location = new System.Drawing.Point(975, 112);
+            this.layoutControlItem25.Name = "layoutControlItem25";
+            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem25.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem25.Text = "澶勭悊缁撴灉";
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem26
+            // 
+            this.layoutControlItem26.Control = this.txt_fmrmode;
+            this.layoutControlItem26.Location = new System.Drawing.Point(975, 140);
+            this.layoutControlItem26.Name = "layoutControlItem26";
+            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem26.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem26.Text = "閫�鏂欐柟寮�";
+            this.layoutControlItem26.TextSize = new System.Drawing.Size(60, 18);
+            // 
             // xtraTabControl2
             // 
             this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
             this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
             this.xtraTabControl2.Name = "xtraTabControl2";
             this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
-            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 493);
+            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 491);
             this.xtraTabControl2.TabIndex = 3;
             this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1,
@@ -1315,7 +1375,7 @@
             this.tabMxPage1.Controls.Add(this.splitMx2);
             this.tabMxPage1.Controls.Add(this.panMsg);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1340, 461);
+            this.tabMxPage1.Size = new System.Drawing.Size(1340, 459);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
             // 
             // splitMx2
@@ -1334,7 +1394,7 @@
             // 
             this.splitMx2.Panel2.Controls.Add(this.splitYangLi);
             this.splitMx2.Panel2.Text = "Panel2";
-            this.splitMx2.Size = new System.Drawing.Size(1340, 414);
+            this.splitMx2.Size = new System.Drawing.Size(1340, 412);
             this.splitMx2.SplitterPosition = 287;
             this.splitMx2.TabIndex = 3;
             // 
@@ -1599,7 +1659,7 @@
             // 
             this.splitYangLi.Panel2.Controls.Add(this.groupControl2);
             this.splitYangLi.Panel2.Text = "Panel2";
-            this.splitYangLi.Size = new System.Drawing.Size(1340, 115);
+            this.splitYangLi.Size = new System.Drawing.Size(1340, 113);
             this.splitYangLi.SplitterPosition = 676;
             this.splitYangLi.TabIndex = 4;
             // 
@@ -1609,7 +1669,7 @@
             this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.groupControl1.Location = new System.Drawing.Point(0, 0);
             this.groupControl1.Name = "groupControl1";
-            this.groupControl1.Size = new System.Drawing.Size(676, 115);
+            this.groupControl1.Size = new System.Drawing.Size(676, 113);
             this.groupControl1.TabIndex = 3;
             this.groupControl1.Text = "妫�娴嬬粨鏋�";
             // 
@@ -1619,7 +1679,7 @@
             this.gcMx2.Location = new System.Drawing.Point(2, 28);
             this.gcMx2.MainView = this.gvMx2;
             this.gcMx2.Name = "gcMx2";
-            this.gcMx2.Size = new System.Drawing.Size(672, 85);
+            this.gcMx2.Size = new System.Drawing.Size(672, 83);
             this.gcMx2.TabIndex = 0;
             this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx2});
@@ -1707,7 +1767,7 @@
             this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
             this.groupControl2.Location = new System.Drawing.Point(0, 0);
             this.groupControl2.Name = "groupControl2";
-            this.groupControl2.Size = new System.Drawing.Size(652, 115);
+            this.groupControl2.Size = new System.Drawing.Size(652, 113);
             this.groupControl2.TabIndex = 4;
             this.groupControl2.Text = "鏍锋湰缁撴灉";
             // 
@@ -1717,7 +1777,7 @@
             this.gcMx3.Location = new System.Drawing.Point(2, 28);
             this.gcMx3.MainView = this.gvMx3;
             this.gcMx3.Name = "gcMx3";
-            this.gcMx3.Size = new System.Drawing.Size(648, 85);
+            this.gcMx3.Size = new System.Drawing.Size(648, 83);
             this.gcMx3.TabIndex = 0;
             this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx3});
@@ -1941,7 +2001,7 @@
             // 
             this.tabMxPage2.Controls.Add(this.ucUpFileList1);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1340, 486);
+            this.tabMxPage2.Size = new System.Drawing.Size(1340, 461);
             this.tabMxPage2.Text = "闄勪欢淇℃伅";
             // 
             // ucUpFileList1
@@ -1951,7 +2011,7 @@
             this.ucUpFileList1.Name = "ucUpFileList1";
             this.ucUpFileList1.parentGroup = null;
             this.ucUpFileList1.pGuid = null;
-            this.ucUpFileList1.Size = new System.Drawing.Size(1340, 486);
+            this.ucUpFileList1.Size = new System.Drawing.Size(1340, 461);
             this.ucUpFileList1.TabIndex = 0;
             // 
             // repositoryItemComboBox2
@@ -1986,66 +2046,6 @@
             // gridView4
             // 
             this.gridView4.Name = "gridView4";
-            // 
-            // txt_fngHandle
-            // 
-            this.txt_fngHandle.Location = new System.Drawing.Point(1059, 124);
-            this.txt_fngHandle.Name = "txt_fngHandle";
-            this.txt_fngHandle.Size = new System.Drawing.Size(250, 24);
-            this.txt_fngHandle.StyleController = this.layoutMx1;
-            this.txt_fngHandle.TabIndex = 812;
-            // 
-            // txt_fmrmode
-            // 
-            this.txt_fmrmode.Location = new System.Drawing.Point(1059, 152);
-            this.txt_fmrmode.Name = "txt_fmrmode";
-            this.txt_fmrmode.Size = new System.Drawing.Size(250, 24);
-            this.txt_fmrmode.StyleController = this.layoutMx1;
-            this.txt_fmrmode.TabIndex = 813;
-            // 
-            // layoutControlItem18
-            // 
-            this.layoutControlItem18.Control = this.txt_slOrg;
-            this.layoutControlItem18.Location = new System.Drawing.Point(650, 112);
-            this.layoutControlItem18.Name = "layoutControlItem18";
-            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem18.Size = new System.Drawing.Size(325, 28);
-            this.layoutControlItem18.Text = "鏀舵枡缁勭粐";
-            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem23
-            // 
-            this.layoutControlItem23.Control = this.txt_freceQty;
-            this.layoutControlItem23.Location = new System.Drawing.Point(975, 84);
-            this.layoutControlItem23.Name = "layoutControlItem23";
-            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem23.Size = new System.Drawing.Size(326, 28);
-            this.layoutControlItem23.Text = "鍒ゅ畾缁撴灉";
-            this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem25
-            // 
-            this.layoutControlItem25.Control = this.txt_fngHandle;
-            this.layoutControlItem25.Location = new System.Drawing.Point(975, 112);
-            this.layoutControlItem25.Name = "layoutControlItem25";
-            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem25.Size = new System.Drawing.Size(326, 28);
-            this.layoutControlItem25.Text = "澶勭悊缁撴灉";
-            this.layoutControlItem25.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem26
-            // 
-            this.layoutControlItem26.Control = this.txt_fmrmode;
-            this.layoutControlItem26.Location = new System.Drawing.Point(975, 140);
-            this.layoutControlItem26.Name = "layoutControlItem26";
-            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem26.Size = new System.Drawing.Size(326, 28);
-            this.layoutControlItem26.Text = "閫�鏂欐柟寮�";
-            this.layoutControlItem26.TextSize = new System.Drawing.Size(60, 18);
             // 
             // Frm_MesQaItemsDetect01
             // 
@@ -2097,6 +2097,8 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_cgdNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
@@ -2117,6 +2119,10 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
             this.xtraTabControl2.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
@@ -2157,12 +2163,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
             this.ResumeLayout(false);
 
         }
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
index 339da27..b27a97e 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -327,7 +327,7 @@
             // gv_fstatus
             // 
             this.gv_fstatus.AppearanceCell.Options.UseFont = true;
-            this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_fstatus.Caption = "OA鏍囪瘑";
             this.gv_fstatus.FieldName = "chkStatus";
             this.gv_fstatus.MaxWidth = 50;
             this.gv_fstatus.MinWidth = 50;
@@ -621,86 +621,86 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(386, 152);
+            this.txt_remark.Location = new System.Drawing.Point(391, 152);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
-            this.txt_remark.Size = new System.Drawing.Size(435, 24);
+            this.txt_remark.Size = new System.Drawing.Size(445, 24);
             this.txt_remark.StyleController = this.layoutMx1;
             this.txt_remark.TabIndex = 240;
             // 
             // txt_createBy
             // 
-            this.txt_createBy.Location = new System.Drawing.Point(657, 12);
+            this.txt_createBy.Location = new System.Drawing.Point(667, 12);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_createBy.Size = new System.Drawing.Size(164, 24);
+            this.txt_createBy.Size = new System.Drawing.Size(169, 24);
             this.txt_createBy.StyleController = this.layoutMx1;
             this.txt_createBy.TabIndex = 273;
             this.txt_createBy.Tag = "readonly";
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(657, 40);
+            this.txt_createDate.Location = new System.Drawing.Point(667, 40);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(164, 24);
+            this.txt_createDate.Size = new System.Drawing.Size(169, 24);
             this.txt_createDate.StyleController = this.layoutMx1;
             this.txt_createDate.TabIndex = 267;
             this.txt_createDate.Tag = "readonly";
             // 
             // txt_fType
             // 
-            this.txt_fType.Location = new System.Drawing.Point(928, 96);
+            this.txt_fType.Location = new System.Drawing.Point(943, 96);
             this.txt_fType.Name = "txt_fType";
-            this.txt_fType.Size = new System.Drawing.Size(165, 24);
+            this.txt_fType.Size = new System.Drawing.Size(171, 24);
             this.txt_fType.StyleController = this.layoutMx1;
             this.txt_fType.TabIndex = 462;
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(386, 68);
+            this.txt_itemNo.Location = new System.Drawing.Point(391, 68);
             this.txt_itemNo.Name = "txt_itemNo";
-            this.txt_itemNo.Size = new System.Drawing.Size(164, 24);
+            this.txt_itemNo.Size = new System.Drawing.Size(169, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 464;
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(657, 68);
+            this.txt_itemName.Location = new System.Drawing.Point(667, 68);
             this.txt_itemName.Name = "txt_itemName";
-            this.txt_itemName.Size = new System.Drawing.Size(164, 24);
+            this.txt_itemName.Size = new System.Drawing.Size(169, 24);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 465;
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(386, 96);
+            this.txt_itemModel.Location = new System.Drawing.Point(391, 96);
             this.txt_itemModel.Name = "txt_itemModel";
-            this.txt_itemModel.Size = new System.Drawing.Size(435, 24);
+            this.txt_itemModel.Size = new System.Drawing.Size(445, 24);
             this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 466;
             // 
             // txt_dhdNo
             // 
-            this.txt_dhdNo.Location = new System.Drawing.Point(386, 12);
+            this.txt_dhdNo.Location = new System.Drawing.Point(391, 12);
             this.txt_dhdNo.Name = "txt_dhdNo";
-            this.txt_dhdNo.Size = new System.Drawing.Size(164, 24);
+            this.txt_dhdNo.Size = new System.Drawing.Size(169, 24);
             this.txt_dhdNo.StyleController = this.layoutMx1;
             this.txt_dhdNo.TabIndex = 467;
             // 
             // txt_gysNo
             // 
-            this.txt_gysNo.Location = new System.Drawing.Point(386, 124);
+            this.txt_gysNo.Location = new System.Drawing.Point(391, 124);
             this.txt_gysNo.Name = "txt_gysNo";
-            this.txt_gysNo.Size = new System.Drawing.Size(164, 24);
+            this.txt_gysNo.Size = new System.Drawing.Size(169, 24);
             this.txt_gysNo.StyleController = this.layoutMx1;
             this.txt_gysNo.TabIndex = 468;
             // 
             // txt_gysName
             // 
-            this.txt_gysName.Location = new System.Drawing.Point(657, 124);
+            this.txt_gysName.Location = new System.Drawing.Point(667, 124);
             this.txt_gysName.Name = "txt_gysName";
-            this.txt_gysName.Size = new System.Drawing.Size(164, 24);
+            this.txt_gysName.Size = new System.Drawing.Size(169, 24);
             this.txt_gysName.StyleController = this.layoutMx1;
             this.txt_gysName.TabIndex = 469;
             // 
@@ -708,7 +708,7 @@
             // 
             this.txt_qty.Location = new System.Drawing.Point(115, 68);
             this.txt_qty.Name = "txt_qty";
-            this.txt_qty.Size = new System.Drawing.Size(164, 24);
+            this.txt_qty.Size = new System.Drawing.Size(169, 24);
             this.txt_qty.StyleController = this.layoutMx1;
             this.txt_qty.TabIndex = 470;
             // 
@@ -716,13 +716,13 @@
             // 
             this.txt_chooseQty.Location = new System.Drawing.Point(115, 96);
             this.txt_chooseQty.Name = "txt_chooseQty";
-            this.txt_chooseQty.Size = new System.Drawing.Size(164, 24);
+            this.txt_chooseQty.Size = new System.Drawing.Size(169, 24);
             this.txt_chooseQty.StyleController = this.layoutMx1;
             this.txt_chooseQty.TabIndex = 471;
             // 
             // txt_handSuggestion
             // 
-            this.txt_handSuggestion.Location = new System.Drawing.Point(928, 40);
+            this.txt_handSuggestion.Location = new System.Drawing.Point(943, 40);
             this.txt_handSuggestion.Name = "txt_handSuggestion";
             this.txt_handSuggestion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -730,21 +730,21 @@
             "-璇烽�夋嫨-",
             "鍔犱弗",
             "鏀惧"});
-            this.txt_handSuggestion.Size = new System.Drawing.Size(165, 24);
+            this.txt_handSuggestion.Size = new System.Drawing.Size(171, 24);
             this.txt_handSuggestion.StyleController = this.layoutMx1;
             this.txt_handSuggestion.TabIndex = 472;
             // 
             // txt_chooseType
             // 
-            this.txt_chooseType.Location = new System.Drawing.Point(928, 68);
+            this.txt_chooseType.Location = new System.Drawing.Point(943, 68);
             this.txt_chooseType.Name = "txt_chooseType";
-            this.txt_chooseType.Size = new System.Drawing.Size(165, 24);
+            this.txt_chooseType.Size = new System.Drawing.Size(171, 24);
             this.txt_chooseType.StyleController = this.layoutMx1;
             this.txt_chooseType.TabIndex = 473;
             // 
             // txt_handResult
             // 
-            this.txt_handResult.Location = new System.Drawing.Point(928, 12);
+            this.txt_handResult.Location = new System.Drawing.Point(943, 12);
             this.txt_handResult.Name = "txt_handResult";
             this.txt_handResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -752,7 +752,7 @@
             "-璇烽�夋嫨-",
             "OK",
             "NG"});
-            this.txt_handResult.Size = new System.Drawing.Size(165, 24);
+            this.txt_handResult.Size = new System.Drawing.Size(171, 24);
             this.txt_handResult.StyleController = this.layoutMx1;
             this.txt_handResult.TabIndex = 474;
             // 
@@ -768,7 +768,7 @@
             // 
             this.txt_fBillNo.Location = new System.Drawing.Point(115, 12);
             this.txt_fBillNo.Name = "txt_fBillNo";
-            this.txt_fBillNo.Size = new System.Drawing.Size(164, 24);
+            this.txt_fBillNo.Size = new System.Drawing.Size(169, 24);
             this.txt_fBillNo.StyleController = this.layoutMx1;
             this.txt_fBillNo.TabIndex = 478;
             // 
@@ -776,7 +776,7 @@
             // 
             this.txt_chooseGoodQty.Location = new System.Drawing.Point(115, 124);
             this.txt_chooseGoodQty.Name = "txt_chooseGoodQty";
-            this.txt_chooseGoodQty.Size = new System.Drawing.Size(164, 24);
+            this.txt_chooseGoodQty.Size = new System.Drawing.Size(169, 24);
             this.txt_chooseGoodQty.StyleController = this.layoutMx1;
             this.txt_chooseGoodQty.TabIndex = 479;
             // 
@@ -784,15 +784,15 @@
             // 
             this.txt_chooseBadQty.Location = new System.Drawing.Point(115, 152);
             this.txt_chooseBadQty.Name = "txt_chooseBadQty";
-            this.txt_chooseBadQty.Size = new System.Drawing.Size(164, 24);
+            this.txt_chooseBadQty.Size = new System.Drawing.Size(169, 24);
             this.txt_chooseBadQty.StyleController = this.layoutMx1;
             this.txt_chooseBadQty.TabIndex = 480;
             // 
             // txt_workLine
             // 
-            this.txt_workLine.Location = new System.Drawing.Point(386, 40);
+            this.txt_workLine.Location = new System.Drawing.Point(391, 40);
             this.txt_workLine.Name = "txt_workLine";
-            this.txt_workLine.Size = new System.Drawing.Size(164, 24);
+            this.txt_workLine.Size = new System.Drawing.Size(169, 24);
             this.txt_workLine.StyleController = this.layoutMx1;
             this.txt_workLine.TabIndex = 481;
             // 
@@ -800,7 +800,7 @@
             // 
             this.txt_jydNo.Location = new System.Drawing.Point(115, 40);
             this.txt_jydNo.Name = "txt_jydNo";
-            this.txt_jydNo.Size = new System.Drawing.Size(164, 24);
+            this.txt_jydNo.Size = new System.Drawing.Size(169, 24);
             this.txt_jydNo.StyleController = this.layoutMx1;
             this.txt_jydNo.TabIndex = 482;
             // 
@@ -886,7 +886,7 @@
             rowDefinition4,
             rowDefinition5,
             rowDefinition6});
-            this.Root.Size = new System.Drawing.Size(1105, 188);
+            this.Root.Size = new System.Drawing.Size(1126, 188);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem17
@@ -895,7 +895,7 @@
             this.layoutControlItem17.Location = new System.Drawing.Point(0, 56);
             this.layoutControlItem17.Name = "layoutControlItem17";
             this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem17.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem17.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem17.Text = "鏉ユ枡鏁伴噺";
             this.layoutControlItem17.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -905,7 +905,7 @@
             this.layoutControlItem18.Location = new System.Drawing.Point(0, 84);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem18.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem18.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem18.Text = "閫夊埆鏁伴噺";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -914,7 +914,7 @@
             this.layoutControlItem2.Control = this.txt_fBillNo;
             this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem2.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem2.Text = "寮傚父缂栧彿";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -924,7 +924,7 @@
             this.layoutControlItem25.Location = new System.Drawing.Point(0, 112);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem25.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem25.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem25.Text = "閫夊埆鑹搧鏁�";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -934,7 +934,7 @@
             this.layoutControlItem26.Location = new System.Drawing.Point(0, 140);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem26.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem26.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem26.Text = "閫夊埆涓嶈壇鍝佹暟";
             this.layoutControlItem26.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -942,68 +942,68 @@
             // 
             this.layoutControlItem7.Control = this.txt_remark;
             this.layoutControlItem7.CustomizationFormText = "IQC澶囨敞";
-            this.layoutControlItem7.Location = new System.Drawing.Point(271, 140);
+            this.layoutControlItem7.Location = new System.Drawing.Point(276, 140);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem7.Size = new System.Drawing.Size(542, 28);
+            this.layoutControlItem7.Size = new System.Drawing.Size(552, 28);
             this.layoutControlItem7.Text = "IQC澶囨敞";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_gysNo;
-            this.layoutControlItem15.Location = new System.Drawing.Point(271, 112);
+            this.layoutControlItem15.Location = new System.Drawing.Point(276, 112);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem15.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem15.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem15.Text = "渚涘簲鍟嗙紪鍙�";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_gysName;
-            this.layoutControlItem16.Location = new System.Drawing.Point(542, 112);
+            this.layoutControlItem16.Location = new System.Drawing.Point(552, 112);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem16.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem16.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem16.Text = "渚涘簲鍟嗗悕绉�";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_itemModel;
-            this.layoutControlItem13.Location = new System.Drawing.Point(271, 84);
+            this.layoutControlItem13.Location = new System.Drawing.Point(276, 84);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem13.Size = new System.Drawing.Size(542, 28);
+            this.layoutControlItem13.Size = new System.Drawing.Size(552, 28);
             this.layoutControlItem13.Text = "鐗╂枡瑙勬牸";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_itemName;
-            this.layoutControlItem12.Location = new System.Drawing.Point(542, 56);
+            this.layoutControlItem12.Location = new System.Drawing.Point(552, 56);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem12.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem12.Text = "鐗╂枡鍚嶇О";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_itemNo;
-            this.layoutControlItem11.Location = new System.Drawing.Point(271, 56);
+            this.layoutControlItem11.Location = new System.Drawing.Point(276, 56);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem11.Text = "鐗╂枡缂栧彿";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(91, 18);
             // 
@@ -1013,92 +1013,92 @@
             this.layoutControlItem6.Location = new System.Drawing.Point(0, 28);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem6.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem6.Text = "妫�楠屽崟鍙�";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_dhdNo;
-            this.layoutControlItem14.Location = new System.Drawing.Point(271, 0);
+            this.layoutControlItem14.Location = new System.Drawing.Point(276, 0);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem14.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem14.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem14.Text = "鍒拌揣鍗曞彿";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_workLine;
-            this.layoutControlItem4.Location = new System.Drawing.Point(271, 28);
+            this.layoutControlItem4.Location = new System.Drawing.Point(276, 28);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem4.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem4.Text = "鍒拌揣鍗曞簭鍙�";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_createBy;
-            this.layoutControlItem5.Location = new System.Drawing.Point(542, 0);
+            this.layoutControlItem5.Location = new System.Drawing.Point(552, 0);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem5.Text = "IQC鎻愪氦浜哄憳";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem3
             // 
             this.layoutControlItem3.Control = this.txt_createDate;
-            this.layoutControlItem3.Location = new System.Drawing.Point(542, 28);
+            this.layoutControlItem3.Location = new System.Drawing.Point(552, 28);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem3.Size = new System.Drawing.Size(271, 28);
+            this.layoutControlItem3.Size = new System.Drawing.Size(276, 28);
             this.layoutControlItem3.Text = "IQC鎻愪氦鏃ユ湡 ";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem21
             // 
             this.layoutControlItem21.Control = this.txt_handResult;
-            this.layoutControlItem21.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem21.Location = new System.Drawing.Point(828, 0);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem21.Size = new System.Drawing.Size(272, 28);
+            this.layoutControlItem21.Size = new System.Drawing.Size(278, 28);
             this.layoutControlItem21.Text = "鍒ゅ畾缁撴灉";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem19
             // 
             this.layoutControlItem19.Control = this.txt_handSuggestion;
-            this.layoutControlItem19.Location = new System.Drawing.Point(813, 28);
+            this.layoutControlItem19.Location = new System.Drawing.Point(828, 28);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem19.Size = new System.Drawing.Size(272, 28);
+            this.layoutControlItem19.Size = new System.Drawing.Size(278, 28);
             this.layoutControlItem19.Text = "澶勭悊缁撴灉";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem20
             // 
             this.layoutControlItem20.Control = this.txt_chooseType;
-            this.layoutControlItem20.Location = new System.Drawing.Point(813, 56);
+            this.layoutControlItem20.Location = new System.Drawing.Point(828, 56);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem20.Size = new System.Drawing.Size(272, 28);
+            this.layoutControlItem20.Size = new System.Drawing.Size(278, 28);
             this.layoutControlItem20.Text = "閫�鏂欐柟寮�";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(91, 18);
             // 
             // layoutControlItem1
             // 
             this.layoutControlItem1.Control = this.txt_fType;
-            this.layoutControlItem1.Location = new System.Drawing.Point(813, 84);
+            this.layoutControlItem1.Location = new System.Drawing.Point(828, 84);
             this.layoutControlItem1.Name = "layoutControlItem1";
             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem1.Size = new System.Drawing.Size(272, 28);
+            this.layoutControlItem1.Size = new System.Drawing.Size(278, 28);
             this.layoutControlItem1.Text = "寮傚父绫诲瀷";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(91, 18);
             // 

--
Gitblit v1.9.3