From d4e0269da1cc87d42918cdda6afaa005b6c47a0e Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期三, 19 十一月 2025 13:40:46 +0800
Subject: [PATCH] 按大类维护

---
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs |  265 ++++++++++++++++++++++++++++------------------------
 1 files changed, 142 insertions(+), 123 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
index 59b1716..f51b060 100644
--- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
@@ -150,6 +150,7 @@
             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -480,7 +481,7 @@
             // gridColumn22
             // 
             this.gridColumn22.Caption = "A绫籄QL鍊�";
-            this.gridColumn22.FieldName = "acRe_A";
+            this.gridColumn22.FieldName = "acreA";
             this.gridColumn22.MinWidth = 30;
             this.gridColumn22.Name = "gridColumn22";
             this.gridColumn22.Visible = true;
@@ -490,7 +491,7 @@
             // gridColumn23
             // 
             this.gridColumn23.Caption = "B绫籄QL鍊�";
-            this.gridColumn23.FieldName = "acRe_B";
+            this.gridColumn23.FieldName = "acreB";
             this.gridColumn23.MinWidth = 30;
             this.gridColumn23.Name = "gridColumn23";
             this.gridColumn23.Visible = true;
@@ -500,7 +501,7 @@
             // gridColumn24
             // 
             this.gridColumn24.Caption = "C绫籄QL鍊�";
-            this.gridColumn24.FieldName = "acRe_C";
+            this.gridColumn24.FieldName = "acreC";
             this.gridColumn24.MinWidth = 30;
             this.gridColumn24.Name = "gridColumn24";
             this.gridColumn24.Visible = true;
@@ -646,7 +647,7 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1408, 698);
-            this.splitMx1.SplitterPosition = 330;
+            this.splitMx1.SplitterPosition = 304;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -689,7 +690,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(925, 474, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1408, 330);
+            this.layoutMx1.Size = new System.Drawing.Size(1408, 304);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -716,17 +717,17 @@
             // 
             // txt_checkUser
             // 
-            this.txt_checkUser.Location = new System.Drawing.Point(1155, 127);
+            this.txt_checkUser.Location = new System.Drawing.Point(1155, 117);
             this.txt_checkUser.Margin = new System.Windows.Forms.Padding(4);
             this.txt_checkUser.Name = "txt_checkUser";
             this.txt_checkUser.Size = new System.Drawing.Size(241, 28);
             this.txt_checkUser.StyleController = this.layoutMx1;
             this.txt_checkUser.TabIndex = 247;
-            this.txt_checkUser.Tag = "readonly";
+            this.txt_checkUser.Tag = "";
             // 
             // txt_Guid
             // 
-            this.txt_Guid.Location = new System.Drawing.Point(1155, 283);
+            this.txt_Guid.Location = new System.Drawing.Point(1155, 257);
             this.txt_Guid.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Guid.Name = "txt_Guid";
             this.txt_Guid.Size = new System.Drawing.Size(241, 28);
@@ -737,7 +738,7 @@
             // txt_ItemModel
             // 
             this.txt_ItemModel.EditValue = "";
-            this.txt_ItemModel.Location = new System.Drawing.Point(461, 49);
+            this.txt_ItemModel.Location = new System.Drawing.Point(461, 47);
             this.txt_ItemModel.Margin = new System.Windows.Forms.Padding(4);
             this.txt_ItemModel.Name = "txt_ItemModel";
             this.txt_ItemModel.Size = new System.Drawing.Size(241, 28);
@@ -757,7 +758,7 @@
             // 
             // txt_ItemName
             // 
-            this.txt_ItemName.Location = new System.Drawing.Point(114, 49);
+            this.txt_ItemName.Location = new System.Drawing.Point(114, 47);
             this.txt_ItemName.Margin = new System.Windows.Forms.Padding(4);
             this.txt_ItemName.Name = "txt_ItemName";
             this.txt_ItemName.Size = new System.Drawing.Size(241, 28);
@@ -787,7 +788,7 @@
             // 
             // txt_Brand
             // 
-            this.txt_Brand.Location = new System.Drawing.Point(114, 88);
+            this.txt_Brand.Location = new System.Drawing.Point(114, 82);
             this.txt_Brand.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Brand.Name = "txt_Brand";
             this.txt_Brand.Size = new System.Drawing.Size(241, 28);
@@ -797,7 +798,7 @@
             // 
             // txt_Temperature
             // 
-            this.txt_Temperature.Location = new System.Drawing.Point(1155, 244);
+            this.txt_Temperature.Location = new System.Drawing.Point(1155, 222);
             this.txt_Temperature.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Temperature.Name = "txt_Temperature";
             this.txt_Temperature.Size = new System.Drawing.Size(241, 28);
@@ -807,7 +808,7 @@
             // 
             // txt_Voltage
             // 
-            this.txt_Voltage.Location = new System.Drawing.Point(808, 244);
+            this.txt_Voltage.Location = new System.Drawing.Point(808, 222);
             this.txt_Voltage.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Voltage.Name = "txt_Voltage";
             this.txt_Voltage.Size = new System.Drawing.Size(241, 28);
@@ -817,7 +818,7 @@
             // 
             // txt_Batch
             // 
-            this.txt_Batch.Location = new System.Drawing.Point(808, 49);
+            this.txt_Batch.Location = new System.Drawing.Point(808, 47);
             this.txt_Batch.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Batch.Name = "txt_Batch";
             this.txt_Batch.Size = new System.Drawing.Size(241, 28);
@@ -827,7 +828,7 @@
             // 
             // txt_Classes
             // 
-            this.txt_Classes.Location = new System.Drawing.Point(808, 88);
+            this.txt_Classes.Location = new System.Drawing.Point(808, 82);
             this.txt_Classes.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Classes.Name = "txt_Classes";
             this.txt_Classes.Size = new System.Drawing.Size(241, 28);
@@ -837,7 +838,7 @@
             // 
             // txt_acReA
             // 
-            this.txt_acReA.Location = new System.Drawing.Point(114, 127);
+            this.txt_acReA.Location = new System.Drawing.Point(114, 117);
             this.txt_acReA.Margin = new System.Windows.Forms.Padding(4);
             this.txt_acReA.Name = "txt_acReA";
             this.txt_acReA.Size = new System.Drawing.Size(241, 28);
@@ -847,7 +848,7 @@
             // 
             // txt_acReB
             // 
-            this.txt_acReB.Location = new System.Drawing.Point(461, 127);
+            this.txt_acReB.Location = new System.Drawing.Point(461, 117);
             this.txt_acReB.Margin = new System.Windows.Forms.Padding(4);
             this.txt_acReB.Name = "txt_acReB";
             this.txt_acReB.Size = new System.Drawing.Size(241, 28);
@@ -857,7 +858,7 @@
             // 
             // txt_acReC
             // 
-            this.txt_acReC.Location = new System.Drawing.Point(808, 127);
+            this.txt_acReC.Location = new System.Drawing.Point(808, 117);
             this.txt_acReC.Margin = new System.Windows.Forms.Padding(4);
             this.txt_acReC.Name = "txt_acReC";
             this.txt_acReC.Size = new System.Drawing.Size(241, 28);
@@ -867,7 +868,7 @@
             // 
             // txt_SampleSize1
             // 
-            this.txt_SampleSize1.Location = new System.Drawing.Point(461, 166);
+            this.txt_SampleSize1.Location = new System.Drawing.Point(461, 152);
             this.txt_SampleSize1.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SampleSize1.Name = "txt_SampleSize1";
             this.txt_SampleSize1.Size = new System.Drawing.Size(241, 28);
@@ -877,7 +878,7 @@
             // 
             // txt_SampleSize2
             // 
-            this.txt_SampleSize2.Location = new System.Drawing.Point(808, 166);
+            this.txt_SampleSize2.Location = new System.Drawing.Point(808, 152);
             this.txt_SampleSize2.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SampleSize2.Name = "txt_SampleSize2";
             this.txt_SampleSize2.Size = new System.Drawing.Size(241, 28);
@@ -887,7 +888,7 @@
             // 
             // txt_SampleSize3
             // 
-            this.txt_SampleSize3.Location = new System.Drawing.Point(114, 205);
+            this.txt_SampleSize3.Location = new System.Drawing.Point(114, 187);
             this.txt_SampleSize3.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SampleSize3.Name = "txt_SampleSize3";
             this.txt_SampleSize3.Size = new System.Drawing.Size(241, 28);
@@ -897,7 +898,7 @@
             // 
             // txt_SP_USER
             // 
-            this.txt_SP_USER.Location = new System.Drawing.Point(461, 283);
+            this.txt_SP_USER.Location = new System.Drawing.Point(461, 257);
             this.txt_SP_USER.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SP_USER.Name = "txt_SP_USER";
             this.txt_SP_USER.Properties.Appearance.Options.UseFont = true;
@@ -908,7 +909,7 @@
             // 
             // txt_Remark
             // 
-            this.txt_Remark.Location = new System.Drawing.Point(461, 205);
+            this.txt_Remark.Location = new System.Drawing.Point(461, 187);
             this.txt_Remark.Margin = new System.Windows.Forms.Padding(4);
             this.txt_Remark.Name = "txt_Remark";
             this.txt_Remark.Size = new System.Drawing.Size(241, 28);
@@ -918,7 +919,7 @@
             // 
             // txt_ProcessResults
             // 
-            this.txt_ProcessResults.Location = new System.Drawing.Point(461, 244);
+            this.txt_ProcessResults.Location = new System.Drawing.Point(461, 222);
             this.txt_ProcessResults.Margin = new System.Windows.Forms.Padding(4);
             this.txt_ProcessResults.Name = "txt_ProcessResults";
             this.txt_ProcessResults.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -935,7 +936,7 @@
             // 
             // txt_SampleMethod
             // 
-            this.txt_SampleMethod.Location = new System.Drawing.Point(114, 166);
+            this.txt_SampleMethod.Location = new System.Drawing.Point(114, 152);
             this.txt_SampleMethod.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SampleMethod.Name = "txt_SampleMethod";
             this.txt_SampleMethod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -943,6 +944,7 @@
             this.txt_SampleMethod.Properties.Items.AddRange(new object[] {
             "鍖�閫�",
             "闅忔満"});
+            this.txt_SampleMethod.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
             this.txt_SampleMethod.Size = new System.Drawing.Size(241, 28);
             this.txt_SampleMethod.StyleController = this.layoutMx1;
             this.txt_SampleMethod.TabIndex = 250;
@@ -951,7 +953,7 @@
             // txt_productionDate
             // 
             this.txt_productionDate.EditValue = null;
-            this.txt_productionDate.Location = new System.Drawing.Point(461, 88);
+            this.txt_productionDate.Location = new System.Drawing.Point(461, 82);
             this.txt_productionDate.Margin = new System.Windows.Forms.Padding(4);
             this.txt_productionDate.Name = "txt_productionDate";
             this.txt_productionDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -971,7 +973,7 @@
             // txt_SP_DATE
             // 
             this.txt_SP_DATE.EditValue = null;
-            this.txt_SP_DATE.Location = new System.Drawing.Point(808, 283);
+            this.txt_SP_DATE.Location = new System.Drawing.Point(808, 257);
             this.txt_SP_DATE.Margin = new System.Windows.Forms.Padding(4);
             this.txt_SP_DATE.Name = "txt_SP_DATE";
             this.txt_SP_DATE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -991,7 +993,7 @@
             // 
             // txt_OrgName
             // 
-            this.txt_OrgName.Location = new System.Drawing.Point(114, 244);
+            this.txt_OrgName.Location = new System.Drawing.Point(114, 222);
             this.txt_OrgName.Margin = new System.Windows.Forms.Padding(4);
             this.txt_OrgName.Name = "txt_OrgName";
             this.txt_OrgName.Size = new System.Drawing.Size(241, 28);
@@ -1001,7 +1003,7 @@
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(1155, 166);
+            this.txt_checkDate.Location = new System.Drawing.Point(1155, 152);
             this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
@@ -1013,7 +1015,7 @@
             // 
             // txt_checkResult
             // 
-            this.txt_checkResult.Location = new System.Drawing.Point(1155, 88);
+            this.txt_checkResult.Location = new System.Drawing.Point(1155, 82);
             this.txt_checkResult.Margin = new System.Windows.Forms.Padding(4);
             this.txt_checkResult.Name = "txt_checkResult";
             this.txt_checkResult.Properties.Appearance.Options.UseFont = true;
@@ -1024,7 +1026,7 @@
             // 
             // txt_jyDATE
             // 
-            this.txt_jyDATE.Location = new System.Drawing.Point(1155, 49);
+            this.txt_jyDATE.Location = new System.Drawing.Point(1155, 47);
             this.txt_jyDATE.Margin = new System.Windows.Forms.Padding(4);
             this.txt_jyDATE.Name = "txt_jyDATE";
             this.txt_jyDATE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
@@ -1120,7 +1122,7 @@
             rowDefinition6,
             rowDefinition7,
             rowDefinition8});
-            this.Root.Size = new System.Drawing.Size(1408, 330);
+            this.Root.Size = new System.Drawing.Size(1408, 304);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem12
@@ -1131,7 +1133,7 @@
             this.layoutControlItem12.Location = new System.Drawing.Point(347, 0);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem12.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem12.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem12.Text = "鐢熶骇杞﹂棿";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1140,10 +1142,10 @@
             this.layoutControlItem2.Control = this.txt_Brand;
             this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem2.CustomizationFormText = "鍟嗘爣";
-            this.layoutControlItem2.Location = new System.Drawing.Point(0, 76);
+            this.layoutControlItem2.Location = new System.Drawing.Point(0, 70);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem2.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem2.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem2.Text = "鍟嗘爣";
             this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1152,10 +1154,10 @@
             this.layoutControlItem16.Control = this.txt_ItemName;
             this.layoutControlItem16.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem16.CustomizationFormText = "浜у搧鍚嶇О";
-            this.layoutControlItem16.Location = new System.Drawing.Point(0, 37);
+            this.layoutControlItem16.Location = new System.Drawing.Point(0, 35);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem16.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem16.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem16.Text = "浜у搧鍚嶇О";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1164,11 +1166,11 @@
             this.layoutControlItem11.Control = this.txt_ItemModel;
             this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem11.CustomizationFormText = "瑙勬牸鍨嬪彿";
-            this.layoutControlItem11.Location = new System.Drawing.Point(347, 37);
+            this.layoutControlItem11.Location = new System.Drawing.Point(347, 35);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem11.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem11.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem11.Text = "瑙勬牸鍨嬪彿";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1177,11 +1179,11 @@
             this.layoutControlItem1.Control = this.txt_productionDate;
             this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem1.CustomizationFormText = "鐢熶骇鏃ユ湡";
-            this.layoutControlItem1.Location = new System.Drawing.Point(347, 76);
+            this.layoutControlItem1.Location = new System.Drawing.Point(347, 70);
             this.layoutControlItem1.Name = "layoutControlItem1";
             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem1.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem1.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem1.Text = "鐢熶骇鏃ユ湡";
             this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1190,11 +1192,11 @@
             this.layoutControlItem18.Control = this.txt_Classes;
             this.layoutControlItem18.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem18.CustomizationFormText = "鐝";
-            this.layoutControlItem18.Location = new System.Drawing.Point(694, 76);
+            this.layoutControlItem18.Location = new System.Drawing.Point(694, 70);
             this.layoutControlItem18.Name = "layoutControlItem18";
             this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem18.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem18.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem18.Text = "鐝";
             this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1203,10 +1205,10 @@
             this.layoutControlItem19.Control = this.txt_acReA;
             this.layoutControlItem19.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem19.CustomizationFormText = "Ac/Re(A绫�)";
-            this.layoutControlItem19.Location = new System.Drawing.Point(0, 115);
+            this.layoutControlItem19.Location = new System.Drawing.Point(0, 105);
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem19.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem19.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem19.Text = "Ac/Re(A绫�)";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1215,11 +1217,11 @@
             this.layoutControlItem20.Control = this.txt_acReB;
             this.layoutControlItem20.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem20.CustomizationFormText = "Ac/Re(B绫�)";
-            this.layoutControlItem20.Location = new System.Drawing.Point(347, 115);
+            this.layoutControlItem20.Location = new System.Drawing.Point(347, 105);
             this.layoutControlItem20.Name = "layoutControlItem20";
             this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem20.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem20.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem20.Text = "Ac/Re(B绫�)";
             this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1228,11 +1230,11 @@
             this.layoutControlItem21.Control = this.txt_acReC;
             this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem21.CustomizationFormText = "Ac/Re(C绫�)";
-            this.layoutControlItem21.Location = new System.Drawing.Point(694, 115);
+            this.layoutControlItem21.Location = new System.Drawing.Point(694, 105);
             this.layoutControlItem21.Name = "layoutControlItem21";
             this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem21.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem21.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem21.Text = "Ac/Re(C绫�)";
             this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1241,10 +1243,10 @@
             this.layoutControlItem23.Control = this.txt_SampleMethod;
             this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem23.CustomizationFormText = "鎶芥牱";
-            this.layoutControlItem23.Location = new System.Drawing.Point(0, 154);
+            this.layoutControlItem23.Location = new System.Drawing.Point(0, 140);
             this.layoutControlItem23.Name = "layoutControlItem23";
             this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem23.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem23.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem23.Text = "鎶芥牱";
             this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1253,11 +1255,11 @@
             this.layoutControlItem24.Control = this.txt_SampleSize1;
             this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem24.CustomizationFormText = "鍖�閫熸娊鏍锋暟";
-            this.layoutControlItem24.Location = new System.Drawing.Point(347, 154);
+            this.layoutControlItem24.Location = new System.Drawing.Point(347, 140);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem24.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem24.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem24.Text = "鍖�閫熸娊鏍锋暟";
             this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1266,11 +1268,11 @@
             this.layoutControlItem25.Control = this.txt_SampleSize2;
             this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem25.CustomizationFormText = "闅忔満鎶芥牱鏁�";
-            this.layoutControlItem25.Location = new System.Drawing.Point(694, 154);
+            this.layoutControlItem25.Location = new System.Drawing.Point(694, 140);
             this.layoutControlItem25.Name = "layoutControlItem25";
             this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem25.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem25.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem25.Text = "闅忔満鎶芥牱鏁�";
             this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1279,7 +1281,7 @@
             this.layoutControlItem13.Control = this.txt_Guid;
             this.layoutControlItem13.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem13.CustomizationFormText = "Guid";
-            this.layoutControlItem13.Location = new System.Drawing.Point(1041, 271);
+            this.layoutControlItem13.Location = new System.Drawing.Point(1041, 245);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 7;
@@ -1295,7 +1297,7 @@
             this.layoutControlItem17.CustomizationFormText = "妫�楠屽崟鍙�";
             this.layoutControlItem17.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem17.Name = "layoutControlItem17";
-            this.layoutControlItem17.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem17.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem17.Text = "妫�楠屽崟鍙�";
             this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1304,7 +1306,7 @@
             this.layoutControlItem29.Control = this.txt_SP_DATE;
             this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem29.CustomizationFormText = "瀹℃壒鏃堕棿";
-            this.layoutControlItem29.Location = new System.Drawing.Point(694, 271);
+            this.layoutControlItem29.Location = new System.Drawing.Point(694, 245);
             this.layoutControlItem29.Name = "layoutControlItem29";
             this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 7;
@@ -1318,7 +1320,7 @@
             this.layoutControlItem28.Control = this.txt_SP_USER;
             this.layoutControlItem28.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem28.CustomizationFormText = "瀹℃壒浜�";
-            this.layoutControlItem28.Location = new System.Drawing.Point(347, 271);
+            this.layoutControlItem28.Location = new System.Drawing.Point(347, 245);
             this.layoutControlItem28.Name = "layoutControlItem28";
             this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 7;
@@ -1332,11 +1334,11 @@
             this.layoutControlItem4.Control = this.txt_Voltage;
             this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem4.CustomizationFormText = "鐢靛帇";
-            this.layoutControlItem4.Location = new System.Drawing.Point(694, 232);
+            this.layoutControlItem4.Location = new System.Drawing.Point(694, 210);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem4.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem4.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem4.Text = "鐢靛帇";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22);
             this.layoutControlItem4.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
@@ -1346,11 +1348,11 @@
             this.layoutControlItem3.Control = this.txt_Temperature;
             this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem3.CustomizationFormText = "瀹ゆ俯";
-            this.layoutControlItem3.Location = new System.Drawing.Point(1041, 232);
+            this.layoutControlItem3.Location = new System.Drawing.Point(1041, 210);
             this.layoutControlItem3.Name = "layoutControlItem3";
             this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem3.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem3.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem3.Text = "瀹ゆ俯";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 22);
             this.layoutControlItem3.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
@@ -1360,11 +1362,11 @@
             this.layoutControlItem22.Control = this.txt_ProcessResults;
             this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem22.CustomizationFormText = "澶勭悊缁撴灉";
-            this.layoutControlItem22.Location = new System.Drawing.Point(347, 232);
+            this.layoutControlItem22.Location = new System.Drawing.Point(347, 210);
             this.layoutControlItem22.Name = "layoutControlItem22";
             this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem22.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem22.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem22.Text = "澶勭悊缁撴灉";
             this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 22);
             this.layoutControlItem22.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
@@ -1377,7 +1379,7 @@
             this.layoutControlItem14.Location = new System.Drawing.Point(694, 0);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem14.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem14.Text = "绾垮彿";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1386,11 +1388,11 @@
             this.layoutControlItem15.Control = this.txt_Batch;
             this.layoutControlItem15.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem15.CustomizationFormText = "鎵归噺";
-            this.layoutControlItem15.Location = new System.Drawing.Point(694, 37);
+            this.layoutControlItem15.Location = new System.Drawing.Point(694, 35);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem15.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem15.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem15.Text = "鎵归噺";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1400,7 +1402,7 @@
             this.layoutControlItem6.Location = new System.Drawing.Point(1041, 0);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem6.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem6.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem6.Text = "妫�楠屼汉";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1409,44 +1411,44 @@
             this.layoutControlItem27.Control = this.txt_jyDATE;
             this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem27.CustomizationFormText = "妫�楠屾棩鏈�";
-            this.layoutControlItem27.Location = new System.Drawing.Point(1041, 37);
+            this.layoutControlItem27.Location = new System.Drawing.Point(1041, 35);
             this.layoutControlItem27.Name = "layoutControlItem27";
             this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem27.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem27.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem27.Text = "妫�楠屾棩鏈�";
             this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_checkResult;
-            this.layoutControlItem5.Location = new System.Drawing.Point(1041, 76);
+            this.layoutControlItem5.Location = new System.Drawing.Point(1041, 70);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem5.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem5.Text = "妫�楠岀粨鏋�";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_checkUser;
-            this.layoutControlItem7.Location = new System.Drawing.Point(1041, 115);
+            this.layoutControlItem7.Location = new System.Drawing.Point(1041, 105);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem7.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem7.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem7.Text = "瀹℃牳鑰�";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 22);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_checkDate;
-            this.layoutControlItem8.Location = new System.Drawing.Point(1041, 154);
+            this.layoutControlItem8.Location = new System.Drawing.Point(1041, 140);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem8.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem8.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem8.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1455,10 +1457,10 @@
             this.layoutControlItem26.Control = this.txt_SampleSize3;
             this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem26.CustomizationFormText = "鏍锋湰鏁�";
-            this.layoutControlItem26.Location = new System.Drawing.Point(0, 193);
+            this.layoutControlItem26.Location = new System.Drawing.Point(0, 175);
             this.layoutControlItem26.Name = "layoutControlItem26";
             this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem26.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem26.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem26.Text = "鏍锋湰鏁�";
             this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1467,11 +1469,11 @@
             this.layoutControlItem30.Control = this.txt_Remark;
             this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem30.CustomizationFormText = "澶囨敞";
-            this.layoutControlItem30.Location = new System.Drawing.Point(347, 193);
+            this.layoutControlItem30.Location = new System.Drawing.Point(347, 175);
             this.layoutControlItem30.Name = "layoutControlItem30";
             this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem30.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem30.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem30.Text = "澶囨敞";
             this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1480,10 +1482,10 @@
             this.layoutControlItem10.Control = this.txt_OrgName;
             this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem10.CustomizationFormText = "缁勭粐鏈烘瀯";
-            this.layoutControlItem10.Location = new System.Drawing.Point(0, 232);
+            this.layoutControlItem10.Location = new System.Drawing.Point(0, 210);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 6;
-            this.layoutControlItem10.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem10.Size = new System.Drawing.Size(347, 35);
             this.layoutControlItem10.Text = "缁勭粐鏈烘瀯";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
             // 
@@ -1491,9 +1493,10 @@
             // 
             this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
             this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+            this.xtraTabControl2.Margin = new System.Windows.Forms.Padding(2);
             this.xtraTabControl2.Name = "xtraTabControl2";
             this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
-            this.xtraTabControl2.Size = new System.Drawing.Size(1408, 353);
+            this.xtraTabControl2.Size = new System.Drawing.Size(1408, 379);
             this.xtraTabControl2.TabIndex = 1;
             this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage3,
@@ -1502,19 +1505,22 @@
             // xtraTabPage3
             // 
             this.xtraTabPage3.Controls.Add(this.gridControl1);
+            this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(2);
             this.xtraTabPage3.Name = "xtraTabPage3";
-            this.xtraTabPage3.Size = new System.Drawing.Size(1406, 315);
+            this.xtraTabPage3.Size = new System.Drawing.Size(1406, 341);
             this.xtraTabPage3.Text = "椤圭洰鏍囧噯";
             // 
             // gridControl1
             // 
             this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
             this.gridControl1.Location = new System.Drawing.Point(0, 0);
             this.gridControl1.MainView = this.gridView2;
+            this.gridControl1.Margin = new System.Windows.Forms.Padding(2);
             this.gridControl1.Name = "gridControl1";
             this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemButtonEdit1});
-            this.gridControl1.Size = new System.Drawing.Size(1406, 315);
+            this.gridControl1.Size = new System.Drawing.Size(1406, 341);
             this.gridControl1.TabIndex = 1;
             this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView2});
@@ -1524,6 +1530,7 @@
             this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn9,
             this.gridColumn10,
+            this.gridColumn3,
             this.gridColumn11,
             this.gridColumn12,
             this.gridColumn13,
@@ -1554,7 +1561,7 @@
             this.gridColumn9.Tag = "edit";
             this.gridColumn9.Visible = true;
             this.gridColumn9.VisibleIndex = 0;
-            this.gridColumn9.Width = 112;
+            this.gridColumn9.Width = 71;
             // 
             // gridColumn10
             // 
@@ -1565,183 +1572,191 @@
             this.gridColumn10.Tag = "edit";
             this.gridColumn10.Visible = true;
             this.gridColumn10.VisibleIndex = 1;
-            this.gridColumn10.Width = 112;
+            this.gridColumn10.Width = 71;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "搴忓彿";
+            this.gridColumn3.FieldName = "Seq";
+            this.gridColumn3.MinWidth = 30;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Width = 112;
             // 
             // gridColumn11
             // 
-            this.gridColumn11.Caption = "鍊�1";
+            this.gridColumn11.Caption = "鍊�1     ";
             this.gridColumn11.FieldName = "rpb005";
             this.gridColumn11.MinWidth = 30;
             this.gridColumn11.Name = "gridColumn11";
             this.gridColumn11.Tag = "edit";
             this.gridColumn11.Visible = true;
             this.gridColumn11.VisibleIndex = 2;
-            this.gridColumn11.Width = 112;
+            this.gridColumn11.Width = 66;
             // 
             // gridColumn12
             // 
-            this.gridColumn12.Caption = "鍊�2";
+            this.gridColumn12.Caption = "鍊�2     ";
             this.gridColumn12.FieldName = "rpb006";
             this.gridColumn12.MinWidth = 30;
             this.gridColumn12.Name = "gridColumn12";
             this.gridColumn12.Tag = "edit";
             this.gridColumn12.Visible = true;
             this.gridColumn12.VisibleIndex = 3;
-            this.gridColumn12.Width = 112;
+            this.gridColumn12.Width = 70;
             // 
             // gridColumn13
             // 
-            this.gridColumn13.Caption = "鍊�3";
+            this.gridColumn13.Caption = "鍊�3     ";
             this.gridColumn13.FieldName = "rpb007";
             this.gridColumn13.MinWidth = 30;
             this.gridColumn13.Name = "gridColumn13";
             this.gridColumn13.Tag = "edit";
             this.gridColumn13.Visible = true;
             this.gridColumn13.VisibleIndex = 4;
-            this.gridColumn13.Width = 112;
+            this.gridColumn13.Width = 76;
             // 
             // gridColumn14
             // 
-            this.gridColumn14.Caption = "鍊�4";
+            this.gridColumn14.Caption = "鍊�4     ";
             this.gridColumn14.FieldName = "rpb008";
             this.gridColumn14.MinWidth = 30;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Tag = "edit";
             this.gridColumn14.Visible = true;
             this.gridColumn14.VisibleIndex = 5;
-            this.gridColumn14.Width = 112;
+            this.gridColumn14.Width = 83;
             // 
             // gridColumn15
             // 
-            this.gridColumn15.Caption = "鍊�5";
+            this.gridColumn15.Caption = "鍊�5     ";
             this.gridColumn15.FieldName = "rpb009";
             this.gridColumn15.MinWidth = 30;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Tag = "edit";
             this.gridColumn15.Visible = true;
             this.gridColumn15.VisibleIndex = 6;
-            this.gridColumn15.Width = 112;
+            this.gridColumn15.Width = 82;
             // 
             // gridColumn16
             // 
-            this.gridColumn16.Caption = "鍊�6";
+            this.gridColumn16.Caption = "鍊�6     ";
             this.gridColumn16.FieldName = "rpb010";
             this.gridColumn16.MinWidth = 30;
             this.gridColumn16.Name = "gridColumn16";
             this.gridColumn16.Tag = "edit";
             this.gridColumn16.Visible = true;
             this.gridColumn16.VisibleIndex = 7;
-            this.gridColumn16.Width = 112;
+            this.gridColumn16.Width = 82;
             // 
             // gridColumn18
             // 
-            this.gridColumn18.Caption = "鍊�7";
+            this.gridColumn18.Caption = "鍊�7     ";
             this.gridColumn18.FieldName = "rpb011";
             this.gridColumn18.MinWidth = 30;
             this.gridColumn18.Name = "gridColumn18";
             this.gridColumn18.Tag = "edit";
             this.gridColumn18.Visible = true;
             this.gridColumn18.VisibleIndex = 8;
-            this.gridColumn18.Width = 112;
+            this.gridColumn18.Width = 82;
             // 
             // gridColumn19
             // 
-            this.gridColumn19.Caption = "鍊�8";
+            this.gridColumn19.Caption = "鍊�8     ";
             this.gridColumn19.FieldName = "rpb012";
             this.gridColumn19.MinWidth = 30;
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Tag = "edit";
             this.gridColumn19.Visible = true;
             this.gridColumn19.VisibleIndex = 9;
-            this.gridColumn19.Width = 112;
+            this.gridColumn19.Width = 82;
             // 
             // gridColumn36
             // 
-            this.gridColumn36.Caption = "鍊�9";
+            this.gridColumn36.Caption = "鍊�9     ";
             this.gridColumn36.FieldName = "rpb013";
             this.gridColumn36.MinWidth = 30;
             this.gridColumn36.Name = "gridColumn36";
             this.gridColumn36.Tag = "edit";
             this.gridColumn36.Visible = true;
             this.gridColumn36.VisibleIndex = 10;
-            this.gridColumn36.Width = 112;
+            this.gridColumn36.Width = 82;
             // 
             // gridColumn37
             // 
-            this.gridColumn37.Caption = "鍊�10";
+            this.gridColumn37.Caption = "鍊�10     ";
             this.gridColumn37.FieldName = "rpb014";
             this.gridColumn37.MinWidth = 30;
             this.gridColumn37.Name = "gridColumn37";
             this.gridColumn37.Tag = "edit";
             this.gridColumn37.Visible = true;
             this.gridColumn37.VisibleIndex = 11;
-            this.gridColumn37.Width = 112;
+            this.gridColumn37.Width = 82;
             // 
             // gridColumn38
             // 
-            this.gridColumn38.Caption = "鍊�11";
+            this.gridColumn38.Caption = "鍊�11     ";
             this.gridColumn38.FieldName = "rpb015";
             this.gridColumn38.MinWidth = 30;
             this.gridColumn38.Name = "gridColumn38";
             this.gridColumn38.Tag = "edit";
             this.gridColumn38.Visible = true;
             this.gridColumn38.VisibleIndex = 12;
-            this.gridColumn38.Width = 112;
+            this.gridColumn38.Width = 82;
             // 
             // gridColumn39
             // 
-            this.gridColumn39.Caption = "鍊�12";
+            this.gridColumn39.Caption = "鍊�12     ";
             this.gridColumn39.FieldName = "rpb016";
             this.gridColumn39.MinWidth = 30;
             this.gridColumn39.Name = "gridColumn39";
             this.gridColumn39.Tag = "edit";
             this.gridColumn39.Visible = true;
             this.gridColumn39.VisibleIndex = 13;
-            this.gridColumn39.Width = 112;
+            this.gridColumn39.Width = 82;
             // 
             // gridColumn40
             // 
-            this.gridColumn40.Caption = "鍊�13";
+            this.gridColumn40.Caption = "鍊�13     ";
             this.gridColumn40.FieldName = "rpb017";
             this.gridColumn40.MinWidth = 30;
             this.gridColumn40.Name = "gridColumn40";
             this.gridColumn40.Tag = "edit";
             this.gridColumn40.Visible = true;
             this.gridColumn40.VisibleIndex = 14;
-            this.gridColumn40.Width = 112;
+            this.gridColumn40.Width = 82;
             // 
             // gridColumn49
             // 
-            this.gridColumn49.Caption = "鍊�14";
+            this.gridColumn49.Caption = "鍊�14     ";
             this.gridColumn49.FieldName = "rpb018";
             this.gridColumn49.MinWidth = 30;
             this.gridColumn49.Name = "gridColumn49";
             this.gridColumn49.Tag = "edit";
             this.gridColumn49.Visible = true;
             this.gridColumn49.VisibleIndex = 15;
-            this.gridColumn49.Width = 112;
+            this.gridColumn49.Width = 51;
             // 
             // gridColumn50
             // 
-            this.gridColumn50.Caption = "鍊�15";
+            this.gridColumn50.Caption = "鍊�15     ";
             this.gridColumn50.FieldName = "rpb019";
             this.gridColumn50.MinWidth = 30;
             this.gridColumn50.Name = "gridColumn50";
             this.gridColumn50.Tag = "edit";
             this.gridColumn50.Visible = true;
             this.gridColumn50.VisibleIndex = 16;
-            this.gridColumn50.Width = 112;
+            this.gridColumn50.Width = 38;
             // 
             // gridColumn51
             // 
-            this.gridColumn51.Caption = "鍊�16";
+            this.gridColumn51.Caption = "鍊�16     ";
             this.gridColumn51.FieldName = "rpb020";
             this.gridColumn51.MinWidth = 30;
             this.gridColumn51.Name = "gridColumn51";
             this.gridColumn51.Tag = "edit";
             this.gridColumn51.Visible = true;
             this.gridColumn51.VisibleIndex = 17;
-            this.gridColumn51.Width = 112;
+            this.gridColumn51.Width = 80;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -1756,20 +1771,23 @@
             // xtraTabPage4
             // 
             this.xtraTabPage4.Controls.Add(this.gridControl2);
+            this.xtraTabPage4.Margin = new System.Windows.Forms.Padding(2);
             this.xtraTabPage4.Name = "xtraTabPage4";
-            this.xtraTabPage4.Size = new System.Drawing.Size(1406, 315);
+            this.xtraTabPage4.Size = new System.Drawing.Size(1406, 341);
             this.xtraTabPage4.Text = "涓嶅悎鏍间俊鎭�";
             // 
             // gridControl2
             // 
             this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2);
             this.gridControl2.Location = new System.Drawing.Point(0, 0);
             this.gridControl2.MainView = this.gridView3;
+            this.gridControl2.Margin = new System.Windows.Forms.Padding(2);
             this.gridControl2.Name = "gridControl2";
             this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
             this.repositoryItemSearchLookUpEdit2,
             this.repositoryItemButtonEdit2});
-            this.gridControl2.Size = new System.Drawing.Size(1406, 315);
+            this.gridControl2.Size = new System.Drawing.Size(1406, 341);
             this.gridControl2.TabIndex = 2;
             this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView3});
@@ -1897,7 +1915,7 @@
             this.Controls.Add(this.toolBarMenu1);
             this.Margin = new System.Windows.Forms.Padding(4);
             this.Name = "Frm_FQCItem";
-            this.Text = "寮傚父宸ユ椂";
+            this.Text = "鎴愬搧妫�楠屾姤鍛�";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);
             this.xtraTabPage1.ResumeLayout(false);
@@ -2126,5 +2144,6 @@
         private DevExpress.XtraEditors.TextEdit txt_checkResult;
         private DevExpress.XtraEditors.TextEdit txt_jyDATE;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3