From 430e096780219b81e19043829b637fcda4e61ca1 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期三, 20 八月 2025 17:01:29 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient

---
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.resx         |  126 ++
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.cs           |  637 ++++++++++
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs  | 2177 ++++++++++++++++++++++++++++++++++++
 DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.cs          |  132 ++
 DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs |  354 +++++
 DevApp/Gs.DevApp/Gs.DevApp.csproj                    |   18 
 DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs       |   32 
 DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.resx        |  120 ++
 8 files changed, 3,596 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
new file mode 100644
index 0000000..831dc95
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
@@ -0,0 +1,2177 @@
+锘縩amespace Gs.DevApp.DevFrm.FQC
+{
+    partial class Frm_FQCItem
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.components = new System.ComponentModel.Container();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.pageBar1 = new UserControls.Data.UcPageBar();
+            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.lbGuid = new System.Windows.Forms.Label();
+            this.txt_JY_USER = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Guid = new DevExpress.XtraEditors.TextEdit();
+            this.txt_ItemModel = new DevExpress.XtraEditors.TextEdit();
+            this.txt_LineNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_ItemName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_FQCNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_WorkShop = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Brand = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Temperature = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Voltage = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Batch = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Classes = new DevExpress.XtraEditors.TextEdit();
+            this.txt_AcRe_A = new DevExpress.XtraEditors.TextEdit();
+            this.txt_AcRe_B = new DevExpress.XtraEditors.TextEdit();
+            this.txt_AcRe_C = new DevExpress.XtraEditors.TextEdit();
+            this.txt_SampleSize1 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_SampleSize2 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_SampleSize3 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_SP_USER = new DevExpress.XtraEditors.TextEdit();
+            this.txt_Remark = new DevExpress.XtraEditors.TextEdit();
+            this.txt_CheckResult = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_ProcessResults = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_SampleMethod = new DevExpress.XtraEditors.ComboBoxEdit();
+            this.txt_ProductionDate = new DevExpress.XtraEditors.DateEdit();
+            this.txt_SP_DATE = new DevExpress.XtraEditors.DateEdit();
+            this.txt_JY_DATE = new DevExpress.XtraEditors.DateEdit();
+            this.txt_checkDate = new DevExpress.XtraEditors.DateEdit();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
+            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn10 = 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();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
+            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
+            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemSearchLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
+            this.repositoryItemSearchLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+            this.xtraTabPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+            this.splitMx1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+            this.splitMx1.Panel2.SuspendLayout();
+            this.splitMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+            this.layoutMx1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_USER.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ItemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_LineNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ItemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_FQCNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_WorkShop.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Brand.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Temperature.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Voltage.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Batch.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Classes.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_A.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_B.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_C.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize1.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize2.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize3.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_USER.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_CheckResult.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProcessResults.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleMethod.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProductionDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProductionDate.Properties.CalendarTimeProperties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_DATE.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_DATE.Properties.CalendarTimeProperties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties.CalendarTimeProperties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties.CalendarTimeProperties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+            this.xtraTabControl2.SuspendLayout();
+            this.xtraTabPage3.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+            this.xtraTabPage4.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2View)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.defaultActions = null;
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = null;
+            // 
+            // xtraTabControl1
+            // 
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1,
+            this.xtraTabPage2});
+            // 
+            // xtraTabPage1
+            // 
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+            // 
+            // split1
+            // 
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Margin = new System.Windows.Forms.Padding(4);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
+            // 
+            // split1.Panel2
+            // 
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split1.Size = new System.Drawing.Size(1408, 698);
+            this.split1.SplitterPosition = 0;
+            this.split1.TabIndex = 0;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1408, 635);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
+            // 
+            // gridView1
+            // 
+            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridView1.Appearance.Row.Options.UseFont = true;
+            this.gridView1.ColumnPanelRowHeight = 61;
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn1,
+            this.gridColumn2,
+            this.gridColumn3,
+            this.gridColumn4,
+            this.gridColumn5,
+            this.gridColumn6,
+            this.gridColumn7,
+            this.gridColumn8,
+            this.gridColumn17,
+            this.gridColumn20,
+            this.gridColumn21,
+            this.gridColumn22,
+            this.gridColumn23,
+            this.gridColumn24,
+            this.gridColumn25,
+            this.gridColumn26,
+            this.gridColumn27,
+            this.gridColumn28,
+            this.gridColumn29,
+            this.gridColumn30,
+            this.gridColumn31,
+            this.gridColumn32,
+            this.gridColumn33,
+            this.gridColumn34,
+            this.gridColumn35});
+            this.gridView1.DetailHeight = 428;
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.IndicatorWidth = 62;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "妫�楠屽崟鍙�";
+            this.gridColumn1.FieldName = "fQCNo";
+            this.gridColumn1.MinWidth = 30;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 0;
+            this.gridColumn1.Width = 112;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鐢熶骇杞﹂棿";
+            this.gridColumn2.FieldName = "workShop";
+            this.gridColumn2.MinWidth = 30;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 1;
+            this.gridColumn2.Width = 112;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "瀹ゆ俯";
+            this.gridColumn3.FieldName = "temperature";
+            this.gridColumn3.MinWidth = 30;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.VisibleIndex = 2;
+            this.gridColumn3.Width = 112;
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "浜у搧鍚嶇О";
+            this.gridColumn4.FieldName = "itemName";
+            this.gridColumn4.MinWidth = 30;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.VisibleIndex = 3;
+            this.gridColumn4.Width = 112;
+            // 
+            // gridColumn5
+            // 
+            this.gridColumn5.Caption = "鍨嬪彿瑙勬牸";
+            this.gridColumn5.FieldName = "itemModel";
+            this.gridColumn5.MinWidth = 30;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.VisibleIndex = 4;
+            this.gridColumn5.Width = 112;
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "鐢靛帇";
+            this.gridColumn6.FieldName = "voltage";
+            this.gridColumn6.MinWidth = 30;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 5;
+            this.gridColumn6.Width = 112;
+            // 
+            // gridColumn7
+            // 
+            this.gridColumn7.Caption = "绾垮彿";
+            this.gridColumn7.FieldName = "lineNo";
+            this.gridColumn7.MinWidth = 30;
+            this.gridColumn7.Name = "gridColumn7";
+            this.gridColumn7.Visible = true;
+            this.gridColumn7.VisibleIndex = 6;
+            this.gridColumn7.Width = 112;
+            // 
+            // gridColumn8
+            // 
+            this.gridColumn8.Caption = "鍟嗘爣";
+            this.gridColumn8.FieldName = "brand";
+            this.gridColumn8.MinWidth = 30;
+            this.gridColumn8.Name = "gridColumn8";
+            this.gridColumn8.Visible = true;
+            this.gridColumn8.VisibleIndex = 7;
+            this.gridColumn8.Width = 112;
+            // 
+            // gridColumn17
+            // 
+            this.gridColumn17.Caption = "鐢熶骇鏃ユ湡";
+            this.gridColumn17.FieldName = "productionDate";
+            this.gridColumn17.MinWidth = 30;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Visible = true;
+            this.gridColumn17.VisibleIndex = 8;
+            this.gridColumn17.Width = 112;
+            // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "鐝";
+            this.gridColumn20.FieldName = "classes";
+            this.gridColumn20.MinWidth = 30;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.Visible = true;
+            this.gridColumn20.VisibleIndex = 9;
+            this.gridColumn20.Width = 112;
+            // 
+            // gridColumn21
+            // 
+            this.gridColumn21.Caption = "鎵归噺";
+            this.gridColumn21.FieldName = "batch";
+            this.gridColumn21.MinWidth = 30;
+            this.gridColumn21.Name = "gridColumn21";
+            this.gridColumn21.Visible = true;
+            this.gridColumn21.VisibleIndex = 10;
+            this.gridColumn21.Width = 112;
+            // 
+            // gridColumn22
+            // 
+            this.gridColumn22.Caption = "A绫籄QL鍊�";
+            this.gridColumn22.FieldName = "acRe_A";
+            this.gridColumn22.MinWidth = 30;
+            this.gridColumn22.Name = "gridColumn22";
+            this.gridColumn22.Visible = true;
+            this.gridColumn22.VisibleIndex = 11;
+            this.gridColumn22.Width = 112;
+            // 
+            // gridColumn23
+            // 
+            this.gridColumn23.Caption = "B绫籄QL鍊�";
+            this.gridColumn23.FieldName = "acRe_B";
+            this.gridColumn23.MinWidth = 30;
+            this.gridColumn23.Name = "gridColumn23";
+            this.gridColumn23.Visible = true;
+            this.gridColumn23.VisibleIndex = 12;
+            this.gridColumn23.Width = 112;
+            // 
+            // gridColumn24
+            // 
+            this.gridColumn24.Caption = "C绫籄QL鍊�";
+            this.gridColumn24.FieldName = "acRe_C";
+            this.gridColumn24.MinWidth = 30;
+            this.gridColumn24.Name = "gridColumn24";
+            this.gridColumn24.Visible = true;
+            this.gridColumn24.VisibleIndex = 13;
+            this.gridColumn24.Width = 112;
+            // 
+            // gridColumn25
+            // 
+            this.gridColumn25.Caption = "鎶芥牱";
+            this.gridColumn25.FieldName = "sampleMethod";
+            this.gridColumn25.MinWidth = 30;
+            this.gridColumn25.Name = "gridColumn25";
+            this.gridColumn25.Visible = true;
+            this.gridColumn25.VisibleIndex = 14;
+            this.gridColumn25.Width = 112;
+            // 
+            // gridColumn26
+            // 
+            this.gridColumn26.Caption = "鍗曚綅鏍锋湰鏁�";
+            this.gridColumn26.FieldName = "sampleSize1";
+            this.gridColumn26.MinWidth = 30;
+            this.gridColumn26.Name = "gridColumn26";
+            this.gridColumn26.Visible = true;
+            this.gridColumn26.VisibleIndex = 15;
+            this.gridColumn26.Width = 112;
+            // 
+            // gridColumn27
+            // 
+            this.gridColumn27.Caption = "鏍锋湰鏁�";
+            this.gridColumn27.FieldName = "sampleSize3";
+            this.gridColumn27.MinWidth = 30;
+            this.gridColumn27.Name = "gridColumn27";
+            this.gridColumn27.Visible = true;
+            this.gridColumn27.VisibleIndex = 16;
+            this.gridColumn27.Width = 112;
+            // 
+            // gridColumn28
+            // 
+            this.gridColumn28.Caption = "妫�楠岀粨鏋�";
+            this.gridColumn28.FieldName = "CheckResult";
+            this.gridColumn28.MinWidth = 30;
+            this.gridColumn28.Name = "gridColumn28";
+            this.gridColumn28.Visible = true;
+            this.gridColumn28.VisibleIndex = 17;
+            this.gridColumn28.Width = 112;
+            // 
+            // gridColumn29
+            // 
+            this.gridColumn29.Caption = "妫�楠屼汉";
+            this.gridColumn29.FieldName = "jYUSER";
+            this.gridColumn29.MinWidth = 30;
+            this.gridColumn29.Name = "gridColumn29";
+            this.gridColumn29.Visible = true;
+            this.gridColumn29.VisibleIndex = 18;
+            this.gridColumn29.Width = 112;
+            // 
+            // gridColumn30
+            // 
+            this.gridColumn30.Caption = "妫�楠屾棩鏈�";
+            this.gridColumn30.FieldName = "jYDATE";
+            this.gridColumn30.MinWidth = 30;
+            this.gridColumn30.Name = "gridColumn30";
+            this.gridColumn30.Visible = true;
+            this.gridColumn30.VisibleIndex = 19;
+            this.gridColumn30.Width = 112;
+            // 
+            // gridColumn31
+            // 
+            this.gridColumn31.Caption = "澶勭悊缁撴灉";
+            this.gridColumn31.FieldName = "ProcessResults";
+            this.gridColumn31.MinWidth = 30;
+            this.gridColumn31.Name = "gridColumn31";
+            this.gridColumn31.Visible = true;
+            this.gridColumn31.VisibleIndex = 20;
+            this.gridColumn31.Width = 112;
+            // 
+            // gridColumn32
+            // 
+            this.gridColumn32.Caption = "瀹℃牳浜�";
+            this.gridColumn32.FieldName = "cHECKUSER";
+            this.gridColumn32.MinWidth = 30;
+            this.gridColumn32.Name = "gridColumn32";
+            this.gridColumn32.Visible = true;
+            this.gridColumn32.VisibleIndex = 21;
+            this.gridColumn32.Width = 112;
+            // 
+            // gridColumn33
+            // 
+            this.gridColumn33.Caption = "瀹℃牳鏃堕棿";
+            this.gridColumn33.FieldName = "cHECKDATE";
+            this.gridColumn33.MinWidth = 30;
+            this.gridColumn33.Name = "gridColumn33";
+            this.gridColumn33.Visible = true;
+            this.gridColumn33.VisibleIndex = 22;
+            this.gridColumn33.Width = 112;
+            // 
+            // gridColumn34
+            // 
+            this.gridColumn34.Caption = "瀹℃壒浜�";
+            this.gridColumn34.FieldName = "sPUSER";
+            this.gridColumn34.MinWidth = 30;
+            this.gridColumn34.Name = "gridColumn34";
+            this.gridColumn34.Visible = true;
+            this.gridColumn34.VisibleIndex = 23;
+            this.gridColumn34.Width = 112;
+            // 
+            // gridColumn35
+            // 
+            this.gridColumn35.Caption = "瀹℃壒鏃堕棿";
+            this.gridColumn35.FieldName = "sPDATE";
+            this.gridColumn35.MinWidth = 30;
+            this.gridColumn35.Name = "gridColumn35";
+            this.gridColumn35.Visible = true;
+            this.gridColumn35.VisibleIndex = 24;
+            this.gridColumn35.Width = 112;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 635);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(1408, 48);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
+            // 
+            // splitMx1
+            // 
+            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx1.Horizontal = false;
+            this.splitMx1.Location = new System.Drawing.Point(0, 0);
+            this.splitMx1.Margin = new System.Windows.Forms.Padding(4);
+            this.splitMx1.Name = "splitMx1";
+            // 
+            // splitMx1.Panel1
+            // 
+            this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+            this.splitMx1.Panel1.Text = "Panel1";
+            // 
+            // splitMx1.Panel2
+            // 
+            this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
+            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.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_JY_USER);
+            this.layoutMx1.Controls.Add(this.txt_checkBy);
+            this.layoutMx1.Controls.Add(this.txt_Guid);
+            this.layoutMx1.Controls.Add(this.txt_ItemModel);
+            this.layoutMx1.Controls.Add(this.txt_LineNo);
+            this.layoutMx1.Controls.Add(this.txt_ItemName);
+            this.layoutMx1.Controls.Add(this.txt_FQCNo);
+            this.layoutMx1.Controls.Add(this.txt_WorkShop);
+            this.layoutMx1.Controls.Add(this.txt_Brand);
+            this.layoutMx1.Controls.Add(this.txt_Temperature);
+            this.layoutMx1.Controls.Add(this.txt_Voltage);
+            this.layoutMx1.Controls.Add(this.txt_Batch);
+            this.layoutMx1.Controls.Add(this.txt_Classes);
+            this.layoutMx1.Controls.Add(this.txt_AcRe_A);
+            this.layoutMx1.Controls.Add(this.txt_AcRe_B);
+            this.layoutMx1.Controls.Add(this.txt_AcRe_C);
+            this.layoutMx1.Controls.Add(this.txt_SampleSize1);
+            this.layoutMx1.Controls.Add(this.txt_SampleSize2);
+            this.layoutMx1.Controls.Add(this.txt_SampleSize3);
+            this.layoutMx1.Controls.Add(this.txt_SP_USER);
+            this.layoutMx1.Controls.Add(this.txt_Remark);
+            this.layoutMx1.Controls.Add(this.txt_CheckResult);
+            this.layoutMx1.Controls.Add(this.txt_ProcessResults);
+            this.layoutMx1.Controls.Add(this.txt_SampleMethod);
+            this.layoutMx1.Controls.Add(this.txt_ProductionDate);
+            this.layoutMx1.Controls.Add(this.txt_SP_DATE);
+            this.layoutMx1.Controls.Add(this.txt_JY_DATE);
+            this.layoutMx1.Controls.Add(this.txt_checkDate);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem9});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(925, 474, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1408, 330);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(692, 131);
+            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(334, 34);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_JY_USER
+            // 
+            this.txt_JY_USER.Location = new System.Drawing.Point(114, 205);
+            this.txt_JY_USER.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_JY_USER.Name = "txt_JY_USER";
+            this.txt_JY_USER.Properties.Appearance.Options.UseFont = true;
+            this.txt_JY_USER.Size = new System.Drawing.Size(241, 28);
+            this.txt_JY_USER.StyleController = this.layoutMx1;
+            this.txt_JY_USER.TabIndex = 231;
+            this.txt_JY_USER.Tag = "";
+            // 
+            // txt_checkBy
+            // 
+            this.txt_checkBy.Location = new System.Drawing.Point(808, 205);
+            this.txt_checkBy.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_checkBy.Name = "txt_checkBy";
+            this.txt_checkBy.Size = new System.Drawing.Size(241, 28);
+            this.txt_checkBy.StyleController = this.layoutMx1;
+            this.txt_checkBy.TabIndex = 247;
+            this.txt_checkBy.Tag = "";
+            // 
+            // txt_Guid
+            // 
+            this.txt_Guid.Location = new System.Drawing.Point(1155, 283);
+            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);
+            this.txt_Guid.StyleController = this.layoutMx1;
+            this.txt_Guid.TabIndex = 250;
+            this.txt_Guid.Tag = "";
+            // 
+            // txt_ItemModel
+            // 
+            this.txt_ItemModel.EditValue = "";
+            this.txt_ItemModel.Location = new System.Drawing.Point(461, 49);
+            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);
+            this.txt_ItemModel.StyleController = this.layoutMx1;
+            this.txt_ItemModel.TabIndex = 250;
+            this.txt_ItemModel.Tag = "readonly";
+            // 
+            // txt_LineNo
+            // 
+            this.txt_LineNo.Location = new System.Drawing.Point(1155, 12);
+            this.txt_LineNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_LineNo.Name = "txt_LineNo";
+            this.txt_LineNo.Size = new System.Drawing.Size(241, 28);
+            this.txt_LineNo.StyleController = this.layoutMx1;
+            this.txt_LineNo.TabIndex = 250;
+            this.txt_LineNo.Tag = "";
+            // 
+            // txt_ItemName
+            // 
+            this.txt_ItemName.Location = new System.Drawing.Point(114, 49);
+            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);
+            this.txt_ItemName.StyleController = this.layoutMx1;
+            this.txt_ItemName.TabIndex = 250;
+            this.txt_ItemName.Tag = "readonly";
+            // 
+            // txt_FQCNo
+            // 
+            this.txt_FQCNo.Location = new System.Drawing.Point(114, 12);
+            this.txt_FQCNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_FQCNo.Name = "txt_FQCNo";
+            this.txt_FQCNo.Size = new System.Drawing.Size(241, 28);
+            this.txt_FQCNo.StyleController = this.layoutMx1;
+            this.txt_FQCNo.TabIndex = 250;
+            this.txt_FQCNo.Tag = "readonly";
+            // 
+            // txt_WorkShop
+            // 
+            this.txt_WorkShop.Location = new System.Drawing.Point(461, 12);
+            this.txt_WorkShop.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_WorkShop.Name = "txt_WorkShop";
+            this.txt_WorkShop.Size = new System.Drawing.Size(241, 28);
+            this.txt_WorkShop.StyleController = this.layoutMx1;
+            this.txt_WorkShop.TabIndex = 250;
+            this.txt_WorkShop.Tag = "";
+            // 
+            // txt_Brand
+            // 
+            this.txt_Brand.Location = new System.Drawing.Point(114, 88);
+            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);
+            this.txt_Brand.StyleController = this.layoutMx1;
+            this.txt_Brand.TabIndex = 250;
+            this.txt_Brand.Tag = "";
+            // 
+            // txt_Temperature
+            // 
+            this.txt_Temperature.Location = new System.Drawing.Point(808, 12);
+            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);
+            this.txt_Temperature.StyleController = this.layoutMx1;
+            this.txt_Temperature.TabIndex = 250;
+            this.txt_Temperature.Tag = "";
+            // 
+            // txt_Voltage
+            // 
+            this.txt_Voltage.Location = new System.Drawing.Point(808, 49);
+            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);
+            this.txt_Voltage.StyleController = this.layoutMx1;
+            this.txt_Voltage.TabIndex = 250;
+            this.txt_Voltage.Tag = "";
+            // 
+            // txt_Batch
+            // 
+            this.txt_Batch.Location = new System.Drawing.Point(1155, 49);
+            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);
+            this.txt_Batch.StyleController = this.layoutMx1;
+            this.txt_Batch.TabIndex = 250;
+            this.txt_Batch.Tag = "";
+            // 
+            // txt_Classes
+            // 
+            this.txt_Classes.Location = new System.Drawing.Point(808, 88);
+            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);
+            this.txt_Classes.StyleController = this.layoutMx1;
+            this.txt_Classes.TabIndex = 250;
+            this.txt_Classes.Tag = "";
+            // 
+            // txt_AcRe_A
+            // 
+            this.txt_AcRe_A.Location = new System.Drawing.Point(114, 127);
+            this.txt_AcRe_A.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_AcRe_A.Name = "txt_AcRe_A";
+            this.txt_AcRe_A.Size = new System.Drawing.Size(241, 28);
+            this.txt_AcRe_A.StyleController = this.layoutMx1;
+            this.txt_AcRe_A.TabIndex = 250;
+            this.txt_AcRe_A.Tag = "";
+            // 
+            // txt_AcRe_B
+            // 
+            this.txt_AcRe_B.Location = new System.Drawing.Point(461, 127);
+            this.txt_AcRe_B.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_AcRe_B.Name = "txt_AcRe_B";
+            this.txt_AcRe_B.Size = new System.Drawing.Size(241, 28);
+            this.txt_AcRe_B.StyleController = this.layoutMx1;
+            this.txt_AcRe_B.TabIndex = 250;
+            this.txt_AcRe_B.Tag = "";
+            // 
+            // txt_AcRe_C
+            // 
+            this.txt_AcRe_C.Location = new System.Drawing.Point(808, 127);
+            this.txt_AcRe_C.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_AcRe_C.Name = "txt_AcRe_C";
+            this.txt_AcRe_C.Size = new System.Drawing.Size(241, 28);
+            this.txt_AcRe_C.StyleController = this.layoutMx1;
+            this.txt_AcRe_C.TabIndex = 250;
+            this.txt_AcRe_C.Tag = "";
+            // 
+            // txt_SampleSize1
+            // 
+            this.txt_SampleSize1.Location = new System.Drawing.Point(461, 166);
+            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);
+            this.txt_SampleSize1.StyleController = this.layoutMx1;
+            this.txt_SampleSize1.TabIndex = 250;
+            this.txt_SampleSize1.Tag = "";
+            // 
+            // txt_SampleSize2
+            // 
+            this.txt_SampleSize2.Location = new System.Drawing.Point(808, 166);
+            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);
+            this.txt_SampleSize2.StyleController = this.layoutMx1;
+            this.txt_SampleSize2.TabIndex = 250;
+            this.txt_SampleSize2.Tag = "";
+            // 
+            // txt_SampleSize3
+            // 
+            this.txt_SampleSize3.Location = new System.Drawing.Point(1155, 166);
+            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);
+            this.txt_SampleSize3.StyleController = this.layoutMx1;
+            this.txt_SampleSize3.TabIndex = 250;
+            this.txt_SampleSize3.Tag = "";
+            // 
+            // txt_SP_USER
+            // 
+            this.txt_SP_USER.Location = new System.Drawing.Point(114, 244);
+            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;
+            this.txt_SP_USER.Size = new System.Drawing.Size(241, 28);
+            this.txt_SP_USER.StyleController = this.layoutMx1;
+            this.txt_SP_USER.TabIndex = 231;
+            this.txt_SP_USER.Tag = "";
+            // 
+            // txt_Remark
+            // 
+            this.txt_Remark.Location = new System.Drawing.Point(808, 244);
+            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);
+            this.txt_Remark.StyleController = this.layoutMx1;
+            this.txt_Remark.TabIndex = 250;
+            this.txt_Remark.Tag = "";
+            // 
+            // txt_CheckResult
+            // 
+            this.txt_CheckResult.Location = new System.Drawing.Point(1155, 88);
+            this.txt_CheckResult.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_CheckResult.Name = "txt_CheckResult";
+            this.txt_CheckResult.Properties.Appearance.Options.UseFont = true;
+            this.txt_CheckResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_CheckResult.Properties.Items.AddRange(new object[] {
+            "鏈煡",
+            "鍚堟牸",
+            "涓嶅悎鏍�"});
+            this.txt_CheckResult.Size = new System.Drawing.Size(241, 28);
+            this.txt_CheckResult.StyleController = this.layoutMx1;
+            this.txt_CheckResult.TabIndex = 228;
+            this.txt_CheckResult.Tag = "";
+            // 
+            // txt_ProcessResults
+            // 
+            this.txt_ProcessResults.Location = new System.Drawing.Point(1155, 127);
+            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[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_ProcessResults.Properties.Items.AddRange(new object[] {
+            "鏃�",
+            "杩斿伐",
+            "璁╂鎺ユ敹",
+            "鐗归噰"});
+            this.txt_ProcessResults.Size = new System.Drawing.Size(241, 28);
+            this.txt_ProcessResults.StyleController = this.layoutMx1;
+            this.txt_ProcessResults.TabIndex = 250;
+            this.txt_ProcessResults.Tag = "";
+            // 
+            // txt_SampleMethod
+            // 
+            this.txt_SampleMethod.Location = new System.Drawing.Point(114, 166);
+            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[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_SampleMethod.Properties.Items.AddRange(new object[] {
+            "鍖�閫�",
+            "闅忔満"});
+            this.txt_SampleMethod.Size = new System.Drawing.Size(241, 28);
+            this.txt_SampleMethod.StyleController = this.layoutMx1;
+            this.txt_SampleMethod.TabIndex = 250;
+            this.txt_SampleMethod.Tag = "";
+            // 
+            // txt_ProductionDate
+            // 
+            this.txt_ProductionDate.EditValue = null;
+            this.txt_ProductionDate.Location = new System.Drawing.Point(461, 88);
+            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[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_ProductionDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_ProductionDate.Properties.DisplayFormat.FormatString = "";
+            this.txt_ProductionDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_ProductionDate.Properties.EditFormat.FormatString = "";
+            this.txt_ProductionDate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_ProductionDate.Properties.Mask.EditMask = "";
+            this.txt_ProductionDate.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
+            this.txt_ProductionDate.Size = new System.Drawing.Size(241, 28);
+            this.txt_ProductionDate.StyleController = this.layoutMx1;
+            this.txt_ProductionDate.TabIndex = 250;
+            this.txt_ProductionDate.Tag = "";
+            // 
+            // txt_SP_DATE
+            // 
+            this.txt_SP_DATE.EditValue = null;
+            this.txt_SP_DATE.Location = new System.Drawing.Point(461, 244);
+            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[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_SP_DATE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_SP_DATE.Properties.DisplayFormat.FormatString = "";
+            this.txt_SP_DATE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_SP_DATE.Properties.EditFormat.FormatString = "";
+            this.txt_SP_DATE.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_SP_DATE.Properties.Mask.EditMask = "";
+            this.txt_SP_DATE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
+            this.txt_SP_DATE.Size = new System.Drawing.Size(241, 28);
+            this.txt_SP_DATE.StyleController = this.layoutMx1;
+            this.txt_SP_DATE.TabIndex = 250;
+            this.txt_SP_DATE.Tag = "";
+            // 
+            // txt_JY_DATE
+            // 
+            this.txt_JY_DATE.EditValue = null;
+            this.txt_JY_DATE.Location = new System.Drawing.Point(461, 205);
+            this.txt_JY_DATE.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_JY_DATE.Name = "txt_JY_DATE";
+            this.txt_JY_DATE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_JY_DATE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_JY_DATE.Properties.DisplayFormat.FormatString = "";
+            this.txt_JY_DATE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_JY_DATE.Properties.EditFormat.FormatString = "";
+            this.txt_JY_DATE.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_JY_DATE.Properties.Mask.EditMask = "";
+            this.txt_JY_DATE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
+            this.txt_JY_DATE.Size = new System.Drawing.Size(241, 28);
+            this.txt_JY_DATE.StyleController = this.layoutMx1;
+            this.txt_JY_DATE.TabIndex = 250;
+            this.txt_JY_DATE.Tag = "";
+            // 
+            // txt_checkDate
+            // 
+            this.txt_checkDate.EditValue = null;
+            this.txt_checkDate.Location = new System.Drawing.Point(1155, 205);
+            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_checkDate.Name = "txt_checkDate";
+            this.txt_checkDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_checkDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.txt_checkDate.Properties.DisplayFormat.FormatString = "";
+            this.txt_checkDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_checkDate.Properties.EditFormat.FormatString = "";
+            this.txt_checkDate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+            this.txt_checkDate.Properties.Mask.EditMask = "";
+            this.txt_checkDate.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
+            this.txt_checkDate.Size = new System.Drawing.Size(241, 28);
+            this.txt_checkDate.StyleController = this.layoutMx1;
+            this.txt_checkDate.TabIndex = 248;
+            this.txt_checkDate.Tag = "";
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.lbGuid;
+            this.layoutControlItem9.Location = new System.Drawing.Point(542, 96);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
+            this.layoutControlItem9.Text = "lbGuid";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem9.TextVisible = false;
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem12,
+            this.layoutControlItem5,
+            this.layoutControlItem2,
+            this.layoutControlItem16,
+            this.layoutControlItem11,
+            this.layoutControlItem1,
+            this.layoutControlItem3,
+            this.layoutControlItem14,
+            this.layoutControlItem4,
+            this.layoutControlItem15,
+            this.layoutControlItem18,
+            this.layoutControlItem6,
+            this.layoutControlItem19,
+            this.layoutControlItem20,
+            this.layoutControlItem21,
+            this.layoutControlItem22,
+            this.layoutControlItem23,
+            this.layoutControlItem24,
+            this.layoutControlItem25,
+            this.layoutControlItem26,
+            this.layoutControlItem13,
+            this.layoutControlItem8,
+            this.layoutControlItem7,
+            this.layoutControlItem27,
+            this.layoutControlItem28,
+            this.layoutControlItem29,
+            this.layoutControlItem30,
+            this.layoutControlItem17});
+            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.Root.Name = "Root";
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
+            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition5.Height = 100D;
+            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition6.Height = 100D;
+            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition7.Height = 100D;
+            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition8.Height = 100D;
+            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5,
+            rowDefinition6,
+            rowDefinition7,
+            rowDefinition8});
+            this.Root.Size = new System.Drawing.Size(1408, 330);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_WorkShop;
+            this.layoutControlItem12.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem12.CustomizationFormText = "鐢熶骇杞﹂棿";
+            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.Text = "鐢熶骇杞﹂棿";
+            this.layoutControlItem12.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.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem5.Text = "妫�楠岀粨鏋�";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem2
+            // 
+            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.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem2.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem2.Text = "鍟嗘爣";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem16
+            // 
+            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.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem16.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem16.Text = "浜у搧鍚嶇О";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem11
+            // 
+            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.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem11.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem11.Text = "瑙勬牸鍨嬪彿";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem1
+            // 
+            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.Name = "layoutControlItem1";
+            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem1.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem1.Text = "鐢熶骇鏃ユ湡";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_Temperature;
+            this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem3.CustomizationFormText = "瀹ゆ俯";
+            this.layoutControlItem3.Location = new System.Drawing.Point(694, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem3.Text = "瀹ゆ俯";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_LineNo;
+            this.layoutControlItem14.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem14.CustomizationFormText = "绾垮彿";
+            this.layoutControlItem14.Location = new System.Drawing.Point(1041, 0);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem14.Size = new System.Drawing.Size(347, 37);
+            this.layoutControlItem14.Text = "绾垮彿";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_Voltage;
+            this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem4.CustomizationFormText = "鐢靛帇";
+            this.layoutControlItem4.Location = new System.Drawing.Point(694, 37);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem4.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem4.Text = "鐢靛帇";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_Batch;
+            this.layoutControlItem15.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem15.CustomizationFormText = "鎵归噺";
+            this.layoutControlItem15.Location = new System.Drawing.Point(1041, 37);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem15.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem15.Text = "鎵归噺";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem18
+            // 
+            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.Name = "layoutControlItem18";
+            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem18.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem18.Text = "鐝";
+            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_JY_USER;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 193);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem6.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem6.Text = "妫�楠屼汉";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem19
+            // 
+            this.layoutControlItem19.Control = this.txt_AcRe_A;
+            this.layoutControlItem19.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem19.CustomizationFormText = "Ac/Re(A绫�)";
+            this.layoutControlItem19.Location = new System.Drawing.Point(0, 115);
+            this.layoutControlItem19.Name = "layoutControlItem19";
+            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem19.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem19.Text = "Ac/Re(A绫�)";
+            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem20
+            // 
+            this.layoutControlItem20.Control = this.txt_AcRe_B;
+            this.layoutControlItem20.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem20.CustomizationFormText = "Ac/Re(B绫�)";
+            this.layoutControlItem20.Location = new System.Drawing.Point(347, 115);
+            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.Text = "Ac/Re(B绫�)";
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem21
+            // 
+            this.layoutControlItem21.Control = this.txt_AcRe_C;
+            this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem21.CustomizationFormText = "Ac/Re(C绫�)";
+            this.layoutControlItem21.Location = new System.Drawing.Point(694, 115);
+            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.Text = "Ac/Re(C绫�)";
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem22
+            // 
+            this.layoutControlItem22.Control = this.txt_ProcessResults;
+            this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem22.CustomizationFormText = "澶勭悊缁撴灉";
+            this.layoutControlItem22.Location = new System.Drawing.Point(1041, 115);
+            this.layoutControlItem22.Name = "layoutControlItem22";
+            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem22.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem22.Text = "澶勭悊缁撴灉";
+            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem23
+            // 
+            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.Name = "layoutControlItem23";
+            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem23.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem23.Text = "鎶芥牱";
+            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem24
+            // 
+            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.Name = "layoutControlItem24";
+            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem24.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem24.Text = "鍖�閫熸娊鏍锋暟";
+            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem25
+            // 
+            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.Name = "layoutControlItem25";
+            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem25.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem25.Text = "闅忔満鎶芥牱鏁�";
+            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem26
+            // 
+            this.layoutControlItem26.Control = this.txt_SampleSize3;
+            this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem26.CustomizationFormText = "鏍锋湰鏁�";
+            this.layoutControlItem26.Location = new System.Drawing.Point(1041, 154);
+            this.layoutControlItem26.Name = "layoutControlItem26";
+            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem26.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem26.Text = "鏍锋湰鏁�";
+            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem13
+            // 
+            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.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 7;
+            this.layoutControlItem13.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem13.Text = "Guid";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22);
+            this.layoutControlItem13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_checkDate;
+            this.layoutControlItem8.Location = new System.Drawing.Point(1041, 193);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem8.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem8.Text = "瀹℃牳鏃堕棿";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_checkBy;
+            this.layoutControlItem7.Location = new System.Drawing.Point(694, 193);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem7.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem7.Text = "瀹℃牳鑰�";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem27
+            // 
+            this.layoutControlItem27.Control = this.txt_JY_DATE;
+            this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem27.CustomizationFormText = "妫�楠屾棩鏈�";
+            this.layoutControlItem27.Location = new System.Drawing.Point(347, 193);
+            this.layoutControlItem27.Name = "layoutControlItem27";
+            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem27.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem27.Text = "妫�楠屾棩鏈�";
+            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem28
+            // 
+            this.layoutControlItem28.Control = this.txt_SP_USER;
+            this.layoutControlItem28.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem28.CustomizationFormText = "瀹℃壒浜�";
+            this.layoutControlItem28.Location = new System.Drawing.Point(0, 232);
+            this.layoutControlItem28.Name = "layoutControlItem28";
+            this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem28.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem28.Text = "瀹℃壒浜�";
+            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem29
+            // 
+            this.layoutControlItem29.Control = this.txt_SP_DATE;
+            this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem29.CustomizationFormText = "瀹℃壒鏃堕棿";
+            this.layoutControlItem29.Location = new System.Drawing.Point(347, 232);
+            this.layoutControlItem29.Name = "layoutControlItem29";
+            this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem29.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem29.Text = "瀹℃壒鏃堕棿";
+            this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem30
+            // 
+            this.layoutControlItem30.Control = this.txt_Remark;
+            this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            this.layoutControlItem30.CustomizationFormText = "澶囨敞";
+            this.layoutControlItem30.Location = new System.Drawing.Point(694, 232);
+            this.layoutControlItem30.Name = "layoutControlItem30";
+            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 6;
+            this.layoutControlItem30.Size = new System.Drawing.Size(347, 39);
+            this.layoutControlItem30.Text = "澶囨敞";
+            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.txt_FQCNo;
+            this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+            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.Text = "妫�楠屽崟鍙�";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 22);
+            // 
+            // 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.xtraTabPage3;
+            this.xtraTabControl2.Size = new System.Drawing.Size(1408, 353);
+            this.xtraTabControl2.TabIndex = 1;
+            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage3,
+            this.xtraTabPage4});
+            // 
+            // xtraTabPage3
+            // 
+            this.xtraTabPage3.Controls.Add(this.gridControl1);
+            this.xtraTabPage3.Name = "xtraTabPage3";
+            this.xtraTabPage3.Size = new System.Drawing.Size(1406, 315);
+            this.xtraTabPage3.Text = "椤圭洰鏍囧噯";
+            // 
+            // gridControl1
+            // 
+            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gridControl1.Location = new System.Drawing.Point(0, 0);
+            this.gridControl1.MainView = this.gridView2;
+            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.TabIndex = 1;
+            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView2});
+            // 
+            // gridView2
+            // 
+            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn9,
+            this.gridColumn10,
+            this.gridColumn11,
+            this.gridColumn12,
+            this.gridColumn13,
+            this.gridColumn14,
+            this.gridColumn15,
+            this.gridColumn16,
+            this.gridColumn18,
+            this.gridColumn19,
+            this.gridColumn36,
+            this.gridColumn37,
+            this.gridColumn38,
+            this.gridColumn39,
+            this.gridColumn40,
+            this.gridColumn49,
+            this.gridColumn50,
+            this.gridColumn51});
+            this.gridView2.GridControl = this.gridControl1;
+            this.gridView2.IndicatorWidth = 60;
+            this.gridView2.Name = "gridView2";
+            this.gridView2.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn9
+            // 
+            this.gridColumn9.Caption = "椤圭洰";
+            this.gridColumn9.FieldName = "rpb003";
+            this.gridColumn9.MinWidth = 30;
+            this.gridColumn9.Name = "gridColumn9";
+            this.gridColumn9.Tag = "edit";
+            this.gridColumn9.Visible = true;
+            this.gridColumn9.VisibleIndex = 0;
+            this.gridColumn9.Width = 112;
+            // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "鏍囧噯";
+            this.gridColumn10.FieldName = "rpb003";
+            this.gridColumn10.MinWidth = 30;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Tag = "edit";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 1;
+            this.gridColumn10.Width = 112;
+            // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "鍊�1";
+            this.gridColumn11.FieldName = "rpb004";
+            this.gridColumn11.MinWidth = 30;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Tag = "edit";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 2;
+            this.gridColumn11.Width = 112;
+            // 
+            // gridColumn12
+            // 
+            this.gridColumn12.Caption = "鍊�2";
+            this.gridColumn12.FieldName = "rpb005";
+            this.gridColumn12.MinWidth = 30;
+            this.gridColumn12.Name = "gridColumn12";
+            this.gridColumn12.Tag = "edit";
+            this.gridColumn12.Visible = true;
+            this.gridColumn12.VisibleIndex = 3;
+            this.gridColumn12.Width = 112;
+            // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "鍊�3";
+            this.gridColumn13.FieldName = "rpb006";
+            this.gridColumn13.MinWidth = 30;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Tag = "edit";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 4;
+            this.gridColumn13.Width = 112;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鍊�4";
+            this.gridColumn14.FieldName = "rpb007";
+            this.gridColumn14.MinWidth = 30;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.Tag = "edit";
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 5;
+            this.gridColumn14.Width = 112;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鍊�5";
+            this.gridColumn15.FieldName = "rpb008";
+            this.gridColumn15.MinWidth = 30;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Tag = "edit";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 6;
+            this.gridColumn15.Width = 112;
+            // 
+            // gridColumn16
+            // 
+            this.gridColumn16.Caption = "鍊�6";
+            this.gridColumn16.FieldName = "rpb009";
+            this.gridColumn16.MinWidth = 30;
+            this.gridColumn16.Name = "gridColumn16";
+            this.gridColumn16.Tag = "edit";
+            this.gridColumn16.Visible = true;
+            this.gridColumn16.VisibleIndex = 7;
+            this.gridColumn16.Width = 112;
+            // 
+            // gridColumn18
+            // 
+            this.gridColumn18.Caption = "鍊�7";
+            this.gridColumn18.FieldName = "rpb010";
+            this.gridColumn18.MinWidth = 30;
+            this.gridColumn18.Name = "gridColumn18";
+            this.gridColumn18.Tag = "edit";
+            this.gridColumn18.Visible = true;
+            this.gridColumn18.VisibleIndex = 8;
+            this.gridColumn18.Width = 112;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "鍊�8";
+            this.gridColumn19.FieldName = "rpb011";
+            this.gridColumn19.MinWidth = 30;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Tag = "edit";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 9;
+            this.gridColumn19.Width = 112;
+            // 
+            // gridColumn36
+            // 
+            this.gridColumn36.Caption = "鍊�9";
+            this.gridColumn36.FieldName = "rpb012";
+            this.gridColumn36.MinWidth = 30;
+            this.gridColumn36.Name = "gridColumn36";
+            this.gridColumn36.Tag = "edit";
+            this.gridColumn36.Visible = true;
+            this.gridColumn36.VisibleIndex = 10;
+            this.gridColumn36.Width = 112;
+            // 
+            // gridColumn37
+            // 
+            this.gridColumn37.Caption = "鍊�10";
+            this.gridColumn37.FieldName = "rpb013";
+            this.gridColumn37.MinWidth = 30;
+            this.gridColumn37.Name = "gridColumn37";
+            this.gridColumn37.Tag = "edit";
+            this.gridColumn37.Visible = true;
+            this.gridColumn37.VisibleIndex = 11;
+            this.gridColumn37.Width = 112;
+            // 
+            // gridColumn38
+            // 
+            this.gridColumn38.Caption = "鍊�11";
+            this.gridColumn38.FieldName = "rpb014";
+            this.gridColumn38.MinWidth = 30;
+            this.gridColumn38.Name = "gridColumn38";
+            this.gridColumn38.Tag = "edit";
+            this.gridColumn38.Visible = true;
+            this.gridColumn38.VisibleIndex = 12;
+            this.gridColumn38.Width = 112;
+            // 
+            // gridColumn39
+            // 
+            this.gridColumn39.Caption = "鍊�12";
+            this.gridColumn39.FieldName = "rpb015";
+            this.gridColumn39.MinWidth = 30;
+            this.gridColumn39.Name = "gridColumn39";
+            this.gridColumn39.Tag = "edit";
+            this.gridColumn39.Visible = true;
+            this.gridColumn39.VisibleIndex = 13;
+            this.gridColumn39.Width = 112;
+            // 
+            // gridColumn40
+            // 
+            this.gridColumn40.Caption = "鍊�13";
+            this.gridColumn40.FieldName = "rpb016";
+            this.gridColumn40.MinWidth = 30;
+            this.gridColumn40.Name = "gridColumn40";
+            this.gridColumn40.Tag = "edit";
+            this.gridColumn40.Visible = true;
+            this.gridColumn40.VisibleIndex = 14;
+            this.gridColumn40.Width = 112;
+            // 
+            // gridColumn49
+            // 
+            this.gridColumn49.Caption = "鍊�14";
+            this.gridColumn49.FieldName = "rpb017";
+            this.gridColumn49.MinWidth = 30;
+            this.gridColumn49.Name = "gridColumn49";
+            this.gridColumn49.Tag = "edit";
+            this.gridColumn49.Visible = true;
+            this.gridColumn49.VisibleIndex = 15;
+            this.gridColumn49.Width = 112;
+            // 
+            // gridColumn50
+            // 
+            this.gridColumn50.Caption = "鍊�15";
+            this.gridColumn50.FieldName = "rpb018";
+            this.gridColumn50.MinWidth = 30;
+            this.gridColumn50.Name = "gridColumn50";
+            this.gridColumn50.Tag = "edit";
+            this.gridColumn50.Visible = true;
+            this.gridColumn50.VisibleIndex = 16;
+            this.gridColumn50.Width = 112;
+            // 
+            // gridColumn51
+            // 
+            this.gridColumn51.Caption = "鍊�16";
+            this.gridColumn51.FieldName = "rpb019";
+            this.gridColumn51.MinWidth = 30;
+            this.gridColumn51.Name = "gridColumn51";
+            this.gridColumn51.Tag = "edit";
+            this.gridColumn51.Visible = true;
+            this.gridColumn51.VisibleIndex = 17;
+            this.gridColumn51.Width = 112;
+            // 
+            // repositoryItemButtonEdit1
+            // 
+            this.repositoryItemButtonEdit1.AutoHeight = false;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+            // 
+            // xtraTabPage4
+            // 
+            this.xtraTabPage4.Controls.Add(this.gridControl2);
+            this.xtraTabPage4.Name = "xtraTabPage4";
+            this.xtraTabPage4.Size = new System.Drawing.Size(1406, 315);
+            this.xtraTabPage4.Text = "涓嶅悎鏍间俊鎭�";
+            // 
+            // gridControl2
+            // 
+            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gridControl2.Location = new System.Drawing.Point(0, 0);
+            this.gridControl2.MainView = this.gridView3;
+            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.TabIndex = 2;
+            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView3});
+            // 
+            // gridView3
+            // 
+            this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn41,
+            this.gridColumn42,
+            this.gridColumn43,
+            this.gridColumn44,
+            this.gridColumn45,
+            this.gridColumn46,
+            this.gridColumn47});
+            this.gridView3.GridControl = this.gridControl2;
+            this.gridView3.IndicatorWidth = 60;
+            this.gridView3.Name = "gridView3";
+            this.gridView3.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn41
+            // 
+            this.gridColumn41.Caption = "搴忓彿";
+            this.gridColumn41.FieldName = "seq";
+            this.gridColumn41.MinWidth = 30;
+            this.gridColumn41.Name = "gridColumn41";
+            this.gridColumn41.Tag = "edit";
+            this.gridColumn41.Visible = true;
+            this.gridColumn41.VisibleIndex = 0;
+            this.gridColumn41.Width = 80;
+            // 
+            // gridColumn42
+            // 
+            this.gridColumn42.Caption = "涓嶅悎鏍煎唴瀹�";
+            this.gridColumn42.FieldName = "description";
+            this.gridColumn42.MinWidth = 30;
+            this.gridColumn42.Name = "gridColumn42";
+            this.gridColumn42.Tag = "edit";
+            this.gridColumn42.Visible = true;
+            this.gridColumn42.VisibleIndex = 1;
+            this.gridColumn42.Width = 200;
+            // 
+            // gridColumn43
+            // 
+            this.gridColumn43.Caption = "A绫�";
+            this.gridColumn43.FieldName = "aClass";
+            this.gridColumn43.MinWidth = 30;
+            this.gridColumn43.Name = "gridColumn43";
+            this.gridColumn43.Tag = "edit";
+            this.gridColumn43.Visible = true;
+            this.gridColumn43.VisibleIndex = 2;
+            this.gridColumn43.Width = 112;
+            // 
+            // gridColumn44
+            // 
+            this.gridColumn44.Caption = "B绫�";
+            this.gridColumn44.FieldName = "bClass";
+            this.gridColumn44.MinWidth = 30;
+            this.gridColumn44.Name = "gridColumn44";
+            this.gridColumn44.Tag = "edit";
+            this.gridColumn44.Visible = true;
+            this.gridColumn44.VisibleIndex = 3;
+            this.gridColumn44.Width = 112;
+            // 
+            // gridColumn45
+            // 
+            this.gridColumn45.Caption = "C绫�";
+            this.gridColumn45.FieldName = "cClass";
+            this.gridColumn45.MinWidth = 30;
+            this.gridColumn45.Name = "gridColumn45";
+            this.gridColumn45.Tag = "edit";
+            this.gridColumn45.Visible = true;
+            this.gridColumn45.VisibleIndex = 4;
+            this.gridColumn45.Width = 112;
+            // 
+            // gridColumn46
+            // 
+            this.gridColumn46.Caption = "娉ㄦ剰鐐�";
+            this.gridColumn46.FieldName = "point";
+            this.gridColumn46.MinWidth = 30;
+            this.gridColumn46.Name = "gridColumn46";
+            this.gridColumn46.Tag = "edit";
+            this.gridColumn46.Visible = true;
+            this.gridColumn46.VisibleIndex = 5;
+            this.gridColumn46.Width = 150;
+            // 
+            // gridColumn47
+            // 
+            this.gridColumn47.Caption = "澶囨敞";
+            this.gridColumn47.FieldName = "remark";
+            this.gridColumn47.MinWidth = 30;
+            this.gridColumn47.Name = "gridColumn47";
+            this.gridColumn47.Tag = "edit";
+            this.gridColumn47.Visible = true;
+            this.gridColumn47.VisibleIndex = 6;
+            this.gridColumn47.Width = 200;
+            // 
+            // repositoryItemSearchLookUpEdit2
+            // 
+            this.repositoryItemSearchLookUpEdit2.Name = "repositoryItemSearchLookUpEdit2";
+            this.repositoryItemSearchLookUpEdit2.PopupView = this.repositoryItemSearchLookUpEdit2View;
+            // 
+            // repositoryItemSearchLookUpEdit2View
+            // 
+            this.repositoryItemSearchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
+            this.repositoryItemSearchLookUpEdit2View.Name = "repositoryItemSearchLookUpEdit2View";
+            this.repositoryItemSearchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
+            this.repositoryItemSearchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
+            // 
+            // repositoryItemButtonEdit2
+            // 
+            this.repositoryItemButtonEdit2.AutoHeight = false;
+            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
+            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+            // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(1285, 29);
+            this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(125, 61);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 9;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
+            // Frm_FQCItem
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(1410, 834);
+            this.Controls.Add(this.picCheckBox);
+            this.Controls.Add(this.xtraTabControl1);
+            this.Controls.Add(this.toolBarMenu1);
+            this.Margin = new System.Windows.Forms.Padding(4);
+            this.Name = "Frm_FQCItem";
+            this.Text = "寮傚父宸ユ椂";
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+            this.xtraTabPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+            this.splitMx1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+            this.splitMx1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+            this.splitMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+            this.layoutMx1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_USER.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Guid.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ItemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_LineNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ItemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_FQCNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_WorkShop.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Brand.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Temperature.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Voltage.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Batch.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Classes.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_A.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_B.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_AcRe_C.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize1.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize2.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleSize3.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_USER.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_CheckResult.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProcessResults.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SampleMethod.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProductionDate.Properties.CalendarTimeProperties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_ProductionDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_DATE.Properties.CalendarTimeProperties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_SP_DATE.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties.CalendarTimeProperties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties.CalendarTimeProperties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+            this.xtraTabControl2.ResumeLayout(false);
+            this.xtraTabPage3.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+            this.xtraTabPage4.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2View)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            this.ResumeLayout(false);
+
+        }
+        #endregion
+        private UserControl.UcToolBarMenu toolBarMenu1;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraEditors.TextEdit txt_JY_USER;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraEditors.TextEdit txt_checkBy;
+        private System.Windows.Forms.PictureBox picCheckBox;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraEditors.TextEdit txt_ItemModel;
+        private DevExpress.XtraEditors.TextEdit txt_LineNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraEditors.TextEdit txt_ItemName;
+        private DevExpress.XtraEditors.TextEdit txt_Guid;
+        private DevExpress.XtraEditors.TextEdit txt_FQCNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
+        private DevExpress.XtraEditors.TextEdit txt_WorkShop;
+        private DevExpress.XtraEditors.TextEdit txt_Brand;
+        private DevExpress.XtraEditors.TextEdit txt_Temperature;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraEditors.TextEdit txt_Voltage;
+        private DevExpress.XtraEditors.TextEdit txt_Batch;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraEditors.TextEdit txt_Classes;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraEditors.TextEdit txt_AcRe_A;
+        private DevExpress.XtraEditors.TextEdit txt_AcRe_B;
+        private DevExpress.XtraEditors.TextEdit txt_AcRe_C;
+        private DevExpress.XtraEditors.TextEdit txt_SampleSize1;
+        private DevExpress.XtraEditors.TextEdit txt_SampleSize2;
+        private DevExpress.XtraEditors.TextEdit txt_SampleSize3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
+        private DevExpress.XtraEditors.TextEdit txt_SP_USER;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
+        private DevExpress.XtraEditors.TextEdit txt_Remark;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
+        private DevExpress.XtraGrid.GridControl gridControl1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn39;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn40;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
+        private DevExpress.XtraGrid.GridControl gridControl2;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn41;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn42;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn43;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn44;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn45;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn46;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn47;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
+        private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit2;
+        private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit2View;
+        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn51;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_CheckResult;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_ProcessResults;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_SampleMethod;
+        private DevExpress.XtraEditors.DateEdit txt_ProductionDate;
+        private DevExpress.XtraEditors.DateEdit txt_SP_DATE;
+        private DevExpress.XtraEditors.DateEdit txt_JY_DATE;
+        private DevExpress.XtraEditors.DateEdit txt_checkDate;
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.cs
new file mode 100644
index 0000000..41e5c1b
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.cs
@@ -0,0 +1,637 @@
+锘縰sing DevExpress.ClipboardSource.SpreadsheetML;
+using DevExpress.XtraEditors;
+using DevExpress.XtraEditors.Repository;
+using DevExpress.XtraPrinting.Native;
+using Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Gs.DevApp.UserControl;
+using Newtonsoft.Json;
+using Newtonsoft.Json.Linq;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Configuration;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Net;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using System.Windows.Media.Animation;
+
+namespace Gs.DevApp.DevFrm.FQC
+{
+    public partial class Frm_FQCItem : DevExpress.XtraEditors.XtraForm
+    {
+        string _webServiceName = "FqcItemsManager/";
+        List<FilterEntity> _filterList = new List<FilterEntity>();
+
+        public Frm_FQCItem()
+        {
+            InitializeComponent();
+
+            // 缁戝畾浜嬩欢
+            gridView2.CellValueChanged += gridView2_CellValueChanged;
+            gridView3.CellValueChanged += gridView3_CellValueChanged;
+            toolBarMenu1.btnOutClick += ToolBarMenu1_btnOutClick;
+            this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
+            this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
+            this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
+            this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+            this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
+            this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
+            this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+
+            // 娣诲姞鎶芥牱鏂规硶涓嬫媺妗嗕簨浠�
+            this.txt_SampleMethod.SelectedIndexChanged += Txt_SampleMethod_SelectedIndexChanged;
+
+            //this.toolBarMenu1.getXmlConfig();
+
+            // 璁剧疆GridView鍙傛暟
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gridView2);
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gridView3);
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "checkStatus", "", (value) =>
+            {
+                Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+            }, tips);
+            Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+            {
+                getModel(value);
+            }, (value) =>
+            {
+                getPageList(this.pageBar1.CurrentPage);
+            }, lbGuid);
+
+            // 鍒濆鍖栨暟鎹�
+            getPageList(1);
+            pageBar1.PagerEvent += PageBar1_PagerEvent;
+        }
+
+        /// <summary>
+        /// 鎶芥牱鏂规硶閫夋嫨鍙樺寲浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void Txt_SampleMethod_SelectedIndexChanged(object sender, EventArgs e)
+        {
+            ComboBoxEdit comboBox = sender as ComboBoxEdit;
+            if (comboBox != null)
+            {
+                string selectedValue = comboBox.Text.Trim();
+                
+                if (selectedValue == "鍖�閫�")
+                {
+                    // 閫夋嫨鍖�閫熸椂锛氬惎鐢ㄥ寑閫熸娊鏍锋暟锛岀鐢ㄩ殢鏈烘娊鏍锋暟
+                    txt_SampleSize1.Properties.ReadOnly = false;
+                    txt_SampleSize1.Properties.Appearance.BackColor = Color.White;
+                    
+                    txt_SampleSize2.Properties.ReadOnly = true;
+                    txt_SampleSize2.Properties.Appearance.BackColor = Color.WhiteSmoke;
+                    txt_SampleSize2.Text = ""; // 娓呯┖闅忔満鎶芥牱鏁�
+                }
+                else if (selectedValue == "闅忔満")
+                {
+                    // 閫夋嫨闅忔満鏃讹細鍚敤闅忔満鎶芥牱鏁帮紝绂佺敤鍖�閫熸娊鏍锋暟
+                    txt_SampleSize2.Properties.ReadOnly = false;
+                    txt_SampleSize2.Properties.Appearance.BackColor = Color.White;
+                    
+                    txt_SampleSize1.Properties.ReadOnly = true;
+                    txt_SampleSize1.Properties.Appearance.BackColor = Color.WhiteSmoke;
+                    txt_SampleSize1.Text = ""; // 娓呯┖鍖�閫熸娊鏍锋暟
+                }
+                else
+                {
+                    // 鏈�夋嫨鎴栧叾浠栨儏鍐碉細涓や釜杈撳叆妗嗛兘绂佺敤
+                    txt_SampleSize1.Properties.ReadOnly = true;
+                    txt_SampleSize1.Properties.Appearance.BackColor = Color.WhiteSmoke;
+                    txt_SampleSize1.Text = "";
+                    
+                    txt_SampleSize2.Properties.ReadOnly = true;
+                    txt_SampleSize2.Properties.Appearance.BackColor = Color.WhiteSmoke;
+                    txt_SampleSize2.Text = "";
+                }
+            }
+        }
+
+        /// <summary>
+        /// 鍒濆鍖栨娊鏍锋暟杈撳叆妗嗙姸鎬�
+        /// </summary>
+        private void InitializeSampleSizeControls()
+        {
+            // 鏍规嵁褰撳墠鎶芥牱鏂规硶鍊艰缃緭鍏ユ鐘舵��
+            string currentSampleMethod = txt_SampleMethod.Text.Trim();
+            
+            if (currentSampleMethod == "鍖�閫�")
+            {
+                txt_SampleSize1.Properties.ReadOnly = false;
+                txt_SampleSize1.Properties.Appearance.BackColor = Color.White;
+                
+                txt_SampleSize2.Properties.ReadOnly = true;
+                txt_SampleSize2.Properties.Appearance.BackColor = Color.LightGray;
+            }
+            else if (currentSampleMethod == "闅忔満")
+            {
+                txt_SampleSize2.Properties.ReadOnly = false;
+                txt_SampleSize2.Properties.Appearance.BackColor = Color.White;
+                
+                txt_SampleSize1.Properties.ReadOnly = true;
+                txt_SampleSize1.Properties.Appearance.BackColor = Color.LightGray;
+            }
+            else
+            {
+                // 鏈�夋嫨鏃朵袱涓兘绂佺敤
+                txt_SampleSize1.Properties.ReadOnly = true;
+                txt_SampleSize1.Properties.Appearance.BackColor = Color.LightGray;
+                
+                txt_SampleSize2.Properties.ReadOnly = true;
+                txt_SampleSize2.Properties.Appearance.BackColor = Color.LightGray;
+            }
+        }
+
+        private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+        {
+            _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+            await Task.Delay(100);
+            getPageList(1);
+        }
+
+        /// <summary>
+        /// 鍒嗛〉浜嬩欢
+        /// </summary>
+        /// <param name="curPage"></param>
+        /// <param name="pageSize"></param>
+        private void PageBar1_PagerEvent(int curPage, int pageSize)
+        {
+            getPageList(curPage);
+        }
+
+        /// <summary>
+        /// 鏌ヨ浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
+        {
+            gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+            gridView1.ActiveFilter.Clear();
+            gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+            var frm = new ShowFilter(gridView1.Columns, _filterList, this.GetType().FullName);
+            frm.UpdateParent += Frm_UpdateParent;
+            frm.ShowDialog();
+        }
+
+        /// <summary>
+        /// 鏌ヨ鍥炶皟
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
+        {
+            _filterList = e.FilterList;
+            getPageList(1);
+        }
+
+        /// <summary>
+        /// 鍙栨秷浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnEscClick(object sender, EventArgs e)
+        {
+            Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 1);
+        }
+
+        /// <summary>
+        /// 鍒犻櫎浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
+        {
+            string rowGuid = "", rowName = "";
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_Guid, gridView1, "FQCNo");
+            if (string.IsNullOrEmpty(rowGuid))
+            {
+                ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
+                return;
+
+            var _obj = new
+            {
+                guid = rowGuid,
+            };
+            try
+            {
+                string strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModel", JsonConvert.SerializeObject(_obj));
+                ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    if (xtraTabControl1.SelectedTabPageIndex == 0)
+                    { }
+                    else
+                        Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 2);
+                    getPageList(this.pageBar1.CurrentPage);
+                }
+                ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+            }
+            catch (Exception ex)
+            {
+                ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        /// <summary>
+        /// 鍒锋柊浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
+        {
+            if (xtraTabControl1.SelectedTabPageIndex == 1)
+                getModel(lbGuid.Text.Trim());
+            else
+            {
+                getPageList(this.pageBar1.CurrentPage);
+            }
+        }
+
+        /// <summary>
+        /// 鏂板浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
+        {
+            lbGuid.Text = "";
+            Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 4);
+            List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+            gridViews.Add(gridView1);
+            gridViews.Add(gridView2);
+            gridViews.Add(gridView3);
+            UtilityHelper.CleanValueByControl(this.layoutMx1.Controls, true, gridViews);
+            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMain1, gridView1);
+            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gridControl1, gridView2);
+            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gridControl2, gridView3);
+            
+            // 鍒濆鍖栨娊鏍锋暟杈撳叆妗嗙姸鎬�
+            InitializeSampleSizeControls();
+        }
+
+        private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
+        {
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_Guid, gridView1);
+            if (string.IsNullOrEmpty(rowGuid))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 3);
+            getModel(rowGuid);
+        }
+
+        /// <summary>
+        /// 淇濆瓨浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.isSetBtn = false;
+
+            var _obj = new
+            {
+                guid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), // 涓婚敭
+                fqcNo = txt_FQCNo.Text.Trim(), // 妫�楠屽崟鍙�
+                workShop = txt_WorkShop.Text.Trim(), // 鐢熶骇杞﹂棿
+                itemName = txt_ItemName.Text.Trim(), // 浜у搧鍚嶇О
+                itemModel = txt_ItemModel.Text.Trim(), // 瑙勬牸鍨嬪彿
+                brand = txt_Brand.Text.Trim(), // 鍟嗘爣
+                productionDate = txt_ProductionDate.Text.Trim(), // 鐢熶骇鏃ユ湡
+                temperature = txt_Temperature.Text.Trim(), // 瀹ゆ俯
+                voltage = txt_Voltage.Text.Trim(), // 鐢靛帇
+                lineNo = txt_LineNo.Text.Trim(), // 绾垮彿
+                batch = txt_Batch.Text.Trim(), // 鎵归噺
+                classes = txt_Classes.Text.Trim(), // 鐝
+                checkResult = txt_CheckResult.Text.Trim(), // 妫�楠岀粨鏋�
+                acRe_A = txt_AcRe_A.Text.Trim(), // AC/Re A绫�
+                acRe_B = txt_AcRe_B.Text.Trim(), // AC/Re B绫�
+                acRe_C = txt_AcRe_C.Text.Trim(), // AC/Re C绫�
+                processResults = txt_ProcessResults.Text.Trim(), // 澶勭悊缁撴灉
+                sampleMethod = txt_SampleMethod.Text.Trim(), // 鎶芥牱
+                sampleSize1 = txt_SampleSize1.Text.Trim(), // 鍖�閫熸娊鏍锋暟
+                sampleSize2 = txt_SampleSize2.Text.Trim(), // 闅忔満鎶芥牱鏁�
+                sampleSize3 = txt_SampleSize3.Text.Trim(), // 鏍锋湰鏁�
+                jy_USER = txt_JY_USER.Text.Trim(), // 妫�楠屼汉
+                jy_DATE = txt_JY_DATE.Text.Trim(), // 妫�楠屾椂闂�
+                sp_USER = txt_SP_USER.Text.Trim(), // 瀹℃壒浜�
+                sp_DATE = txt_SP_DATE.Text.Trim(), // 瀹℃壒鏃ユ湡
+                remark = txt_Remark.Text.Trim(), // 澶囨敞
+                list1 = new List<dynamic>(), // 椤圭洰鏍囧噯瀛愯〃
+                list2 = new List<dynamic>(), // 涓嶅悎鏍间俊鎭瓙琛�
+            };
+
+            // 澶勭悊椤圭洰鏍囧噯瀛愯〃
+            gridView2.CloseEditor();
+            gridView2.PostEditor();
+            gridView2.UpdateCurrentRow();
+
+            for (var i = 0; i < gridView2.DataRowCount; i++)
+            {
+                var row = gridView2.GetDataRow(i);
+                if (row != null)
+                {
+                    _obj.list1.Add(new
+                    {
+                        Guid = Gs.DevApp.ToolBox.UtilityHelper.ToGuid(row["Guid"]?.ToString()),
+                        PID = UtilityHelper.ToGuid(lbGuid.Text.Trim()),
+                        RPB001 = row["RPB001"]?.ToString(),
+                        RPB003 = row["RPB003"]?.ToString(),
+                        RPB004 = row["RPB004"]?.ToString(),
+                        RPB005 = row["RPB005"]?.ToString(),
+                        RPB006 = row["RPB006"]?.ToString(),
+                        RPB007 = row["RPB007"]?.ToString(),
+                        RPB008 = row["RPB008"]?.ToString(),
+                        RPB009 = row["RPB009"]?.ToString(),
+                        RPB010 = row["RPB010"]?.ToString(),
+                        RPB011 = row["RPB011"]?.ToString(),
+                        RPB012 = row["RPB012"]?.ToString(),
+                        RPB013 = row["RPB013"]?.ToString(),
+                        RPB014 = row["RPB014"]?.ToString(),
+                        RPB015 = row["RPB015"]?.ToString(),
+                        RPB016 = row["RPB016"]?.ToString(),
+                        Remark = row["Remark"]?.ToString(),
+                    });
+                }
+            }
+
+            // 澶勭悊涓嶅悎鏍间俊鎭瓙琛�
+            gridView3.CloseEditor();
+            gridView3.PostEditor();
+            gridView3.UpdateCurrentRow();
+
+            for (var i = 0; i < gridView3.DataRowCount; i++)
+            {
+                var row = gridView3.GetDataRow(i);
+                if (row != null)
+                {
+                    _obj.list2.Add(new
+                    {
+                        Guid = Gs.DevApp.ToolBox.UtilityHelper.ToGuid(row["Guid"]?.ToString()),
+                        PID = UtilityHelper.ToGuid(lbGuid.Text.Trim()),
+                        Seq = row["Seq"]?.ToString(),
+                        Description = row["Description"]?.ToString(),
+                        AClass = row["AClass"]?.ToString(),
+                        BClass = row["BClass"]?.ToString(),
+                        CClass = row["CClass"]?.ToString(),
+                        Point = row["Point"]?.ToString(),
+                        Remark = row["Remark"]?.ToString(),
+                    });
+                }
+            }
+
+            try
+            {
+                string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModel", JsonConvert.SerializeObject(_obj));
+                ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+
+                if (_rtn.rtnCode > 0)
+                {
+                    ToolBox.MsgHelper.ShowInformation("鎻愮ず锛�" + _rtn.rtnMsg);
+                    lbGuid.Text = _rtn.rtnData.outGuid;
+
+                    toolBarMenu1.isSetBtn = true;
+                    List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+
+                    UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, false, gvList);
+                    toolBarMenu1.currentAction = "";
+                    Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 6);
+                }
+                else
+                    ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+            }
+            catch (Exception ex)
+            {
+                ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        /// <summary>
+        /// 鑾峰彇鍒嗛〉鍒楄〃鏁版嵁
+        /// </summary>
+        /// <param name="curPage">绗嚑椤�</param>
+        private void getPageList(int curPage)
+        {
+            gcMain1.DataSource = null;
+            var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
+            var pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "", "", "", _sbSqlWhere.ToString());
+            var json = JsonConvert.SerializeObject(pgq);
+            try
+            {
+                var strReturn = UtilityHelper.HttpPost("",
+                    _webServiceName + "GetListPage", json);
+                var dd = UtilityHelper.ReturnToTablePage(strReturn);
+                if (dd.rtnCode > 0)
+                {
+                    DataTable dt = dd.rtnData.list;
+                    gcMain1.BindingContext = new BindingContext();
+                    gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+                    if (dt.Rows.Count > 0)
+                    {
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
+                        gridView1.BestFitColumns();
+                        Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
+                    }
+                    else
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
+                    gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+                    pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
+                    pageBar1.CurrentPage = curPage;//褰撳墠椤�
+                    pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
+                }
+                else
+                {
+                    ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
+                }
+            }
+            catch (Exception ex)
+            {
+                MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        /// <summary>
+        /// 鑾峰彇鍗曟潯璁板綍璇︾粏淇℃伅
+        /// </summary>
+        /// <param name="strGuid">涓婚敭</param>
+        private void getModel(string strGuid)
+        {
+            bool isEdit = false;
+            if (toolBarMenu1.currentAction == "add") return;
+            if (toolBarMenu1.currentAction == "edit") isEdit = true;
+            if (string.IsNullOrEmpty(strGuid))
+            {
+                ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            var _obj = new
+            {
+                guid = strGuid,//涓婚敭
+            };
+            try
+            {
+                string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj));
+                ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    dynamic dy = _rtn.rtnData;
+                    lbGuid.Text = strGuid;
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit);
+                    
+                    // 鎺у埗鏄庣粏琛ㄥ彲缂栬緫鐘舵��
+                    List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+                    gvList.Add(gridView2);  // 椤圭洰鏍囧噯瀛愯〃
+                    gvList.Add(gridView3);  // 涓嶅悎鏍间俊鎭瓙琛�
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
+
+                    JObject _job = JObject.Parse(strJson);
+                    
+                    // 澶勭悊椤圭洰鏍囧噯瀛愯〃鏁版嵁
+                    JArray array1 = new JArray();
+                    if (_job["rtnData"]["list"] != null)
+                    {
+                        foreach (var a in _job["rtnData"]["list"])
+                        {
+                            array1.Add(a);
+                        }
+                        DataTable dt1 = JsonConvert.DeserializeObject<DataTable>(array1.ToString());
+                        if (dt1.Rows.Count > 0)
+                        {
+                            gridControl1.BindingContext = new BindingContext();
+                            gridControl1.DataSource = dt1;
+                            gridControl1.ForceInitialize();
+                            gridView2.BestFitColumns();
+                            Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView2);
+                        }
+                        else
+                        {
+                            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gridControl1, gridView2);
+                        }
+                    }
+
+                    // 澶勭悊涓嶅悎鏍间俊鎭瓙琛ㄦ暟鎹�
+                    JArray array2 = new JArray();
+                    if (_job["rtnData"]["list2"] != null)
+                    {
+                        foreach (var a in _job["rtnData"]["list2"])
+                        {
+                            array2.Add(a);
+                        }
+                        DataTable dt2 = JsonConvert.DeserializeObject<DataTable>(array2.ToString());
+                        if (dt2.Rows.Count > 0)
+                        {
+                            gridControl2.BindingContext = new BindingContext();
+                            gridControl2.DataSource = dt2;
+                            gridControl2.ForceInitialize();
+                            gridView3.BestFitColumns();
+                            Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView3);
+                        }
+                        else
+                        {
+                            Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gridControl2, gridView3);
+                        }
+                    }
+                }
+                else
+                    ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+            }
+            catch (Exception ex)
+            {
+                ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        /// <summary>
+        /// 椤圭洰鏍囧噯瀛愯〃鍊煎彉鍖栦簨浠�
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void gridView2_CellValueChanged(object sender, DevExpress.XtraGrid.Views.Base.CellValueChangedEventArgs e)
+        {
+            // 鍙互鍦ㄨ繖閲屾坊鍔犻」鐩爣鍑嗙浉鍏崇殑涓氬姟閫昏緫
+        }
+
+        /// <summary>
+        /// 涓嶅悎鏍间俊鎭瓙琛ㄥ�煎彉鍖栦簨浠�
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void gridView3_CellValueChanged(object sender, DevExpress.XtraGrid.Views.Base.CellValueChangedEventArgs e)
+        {
+            // 鍙互鍦ㄨ繖閲屾坊鍔犱笉鍚堟牸淇℃伅鐩稿叧鐨勪笟鍔¢�昏緫
+        }
+
+        /// <summary>
+        /// 瀵煎嚭
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        /// <exception cref="NotImplementedException"></exception>
+        private void ToolBarMenu1_btnOutClick(object sender, EventArgs e)
+        {
+            string rowGuid = "", rowName = "";
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_FQCNo, gridView1, "FQCNo");
+            if (string.IsNullOrEmpty(rowGuid))
+            {
+                MsgHelper.ShowError("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾瀵煎嚭鍚楋紵"))
+                return;
+            using (FolderBrowserDialog folderBrowserDialog = new FolderBrowserDialog())
+            {
+                folderBrowserDialog.Description = "閫夋嫨瀵煎嚭鏂囦欢鐨勪繚瀛樿矾寰�";
+                DialogResult dialogResult = folderBrowserDialog.ShowDialog();
+                if (dialogResult == DialogResult.OK)
+                {
+                    string _folder = folderBrowserDialog.SelectedPath;
+                    var _obj = new
+                    {
+                        guid = rowGuid,
+                    };
+                    try
+                    {
+                        string strJson = UtilityHelper.HttpPost("", "XlsInOut/XlsOutChengPin", JsonConvert.SerializeObject(_obj));
+                        ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+                        if (_rtn.rtnCode > 0)
+                        {
+                            string _file = _rtn.rtnData.fileUrl.ToString();
+                            string _folderName = _folder + "\\" + _file.Replace("down/", "");
+                            string _url = ConfigurationManager.AppSettings["WebApiUrl"].ToString() + _file;
+                            using (WebClient client = new WebClient())
+                            {
+                                client.DownloadFile(_url, _folderName);
+                            }
+                            var frm = new Gs.DevApp.DevFrm.QC.Xls(_folderName);
+                            frm.ShowDialog();
+                        }
+                        else
+                        {
+                            ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+                        }
+                    }
+                    catch (Exception ex)
+                    {
+                        ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+                    }
+                }
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.resx b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.resx
new file mode 100644
index 0000000..1129689
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.resx
@@ -0,0 +1,126 @@
+锘�<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <metadata name="tips.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+    <value>17, 17</value>
+  </metadata>
+  <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>81</value>
+  </metadata>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
index 8b8ac2d..d9c7793 100644
--- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.cs
@@ -32,6 +32,7 @@
             toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
             toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
             toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
+            toolBarMenu1.btnBaoGaoClick += ToolBarMenu1_btnBaoGaoClick;
             this.toolBarMenu1.getXmlConfig();
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
             Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
@@ -921,6 +922,37 @@
             frm.ShowDialog();
         }
 
+        //鐢熶骇鎶ュ憡
+        private void ToolBarMenu1_btnBaoGaoClick(object sender, EventArgs e)
+        {
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1, "releaseNo");
+            if (string.IsNullOrEmpty(rowGuid))
+            {
+                MsgHelper.ShowError("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+            var _obj = new
+            {
+                guid = rowGuid,
+            };
+            try
+            {
+                var strJson = UtilityHelper.HttpPost("", _webServiceName + "GetBaoGao", JsonConvert.SerializeObject(_obj));
+                var _rtn = UtilityHelper.ReturnToDynamic(strJson);
+                if (_rtn.rtnCode > 0)
+                {
+                    MsgHelper.ShowInformation("鐢熸垚鎴愬姛");
+                }
+                else
+                    MsgHelper.ShowError("鎻愮ず锛�" + _rtn.rtnMsg);
+            }
+            catch (Exception ex)
+            {
+                MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
 
         /// <summary>
         /// 妫�楠屽拰鍙嶆楠�
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs
new file mode 100644
index 0000000..cf8e8c5
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.Designer.cs
@@ -0,0 +1,354 @@
+/* Create By GS EasyCode */
+namespace Gs.DevApp.DevFrm
+{
+    partial class WOTraceCodes
+    {
+        /// <summary>
+        /// Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        /// Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        /// Required method for Designer support - do not modify
+        /// the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.AboutGuid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.itemId = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.fid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.name = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.fNumber = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.barCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.daa001 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.lineNo1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.daa029 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.processNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.nextProcessNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.pageBar1 = new UserControls.Data.UcPageBar();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+            this.xtraTabControl1.SuspendLayout();
+            this.xtraTabPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+            this.split1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+            this.split1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
+            this.toolBarMenu1.defaultActions = "鏌ヨ";
+            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+            this.toolBarMenu1.guidKey = null;
+            this.toolBarMenu1.isSetBtn = false;
+            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
+            this.toolBarMenu1.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
+            this.toolBarMenu1.TabIndex = 0;
+            this.toolBarMenu1.xlsInService = null;
+            this.toolBarMenu1.xlsOutParameter = null;
+            // 
+            // xtraTabControl1
+            // 
+            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
+            this.xtraTabControl1.TabIndex = 3;
+            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.xtraTabPage1});
+            // 
+            // xtraTabPage1
+            // 
+            this.xtraTabPage1.Controls.Add(this.split1);
+            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabPage1.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
+            // 
+            // split1
+            // 
+            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
+            this.split1.Horizontal = false;
+            this.split1.Location = new System.Drawing.Point(0, 0);
+            this.split1.Margin = new System.Windows.Forms.Padding(4);
+            this.split1.Name = "split1";
+            // 
+            // split1.Panel1
+            // 
+            this.split1.Panel1.Controls.Add(this.gcMain1);
+            this.split1.Panel1.Controls.Add(this.pageBar1);
+            this.split1.Panel1.Text = "Panel1";
+            // 
+            // split1.Panel2
+            // 
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split1.Size = new System.Drawing.Size(1408, 698);
+            this.split1.SplitterPosition = 0;
+            this.split1.TabIndex = 0;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1408, 635);
+            this.gcMain1.TabIndex = 2;
+            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gridView1});
+            // 
+            // gridView1
+            // 
+            this.gridView1.Appearance.Row.Options.UseFont = true;
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.AboutGuid,
+            this.itemId,
+            this.fid,
+            this.name,
+            this.fNumber,
+            this.barCode,
+            this.daa001,
+            this.lineNo1,
+            this.daa029,
+            this.daa003,
+            this.daa004,
+            this.processNo,
+            this.nextProcessNo});
+            this.gridView1.DetailHeight = 428;
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.IndicatorWidth = 62;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowFooter = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // AboutGuid
+            // 
+            this.AboutGuid.Caption = "宸ュ崟guid";
+            this.AboutGuid.FieldName = "AboutGuid";
+            this.AboutGuid.MinWidth = 30;
+            this.AboutGuid.Name = "AboutGuid";
+            this.AboutGuid.Tag = "AboutGuid";
+            this.AboutGuid.Width = 112;
+            // 
+            // itemId
+            // 
+            this.itemId.Caption = "鐗╂枡ID";
+            this.itemId.FieldName = "itemId";
+            this.itemId.MinWidth = 30;
+            this.itemId.Name = "itemId";
+            this.itemId.Tag = "itemId";
+            this.itemId.Width = 112;
+            // 
+            // fid
+            // 
+            this.fid.Caption = "缁勭粐ID";
+            this.fid.FieldName = "fid";
+            this.fid.MinWidth = 30;
+            this.fid.Name = "fid";
+            this.fid.Tag = "fid";
+            this.fid.Width = 112;
+            // 
+            // name
+            // 
+            this.name.Caption = "缁勭粐鍚嶇О";
+            this.name.FieldName = "name";
+            this.name.MinWidth = 30;
+            this.name.Name = "name";
+            this.name.Tag = "name";
+            this.name.Width = 112;
+            // 
+            // fNumber
+            // 
+            this.fNumber.Caption = "缁勭粐缂栧彿";
+            this.fNumber.FieldName = "fNumber";
+            this.fNumber.MinWidth = 30;
+            this.fNumber.Name = "fNumber";
+            this.fNumber.Tag = "fNumber";
+            this.fNumber.Width = 112;
+            // 
+            // barCode
+            // 
+            this.barCode.Caption = "杩芥函鐮�";
+            this.barCode.FieldName = "barCode";
+            this.barCode.MinWidth = 30;
+            this.barCode.Name = "barCode";
+            this.barCode.Tag = "barCode";
+            this.barCode.Visible = true;
+            this.barCode.VisibleIndex = 5;
+            this.barCode.Width = 112;
+            // 
+            // daa001
+            // 
+            this.daa001.Caption = "鍗曞彿";
+            this.daa001.FieldName = "daa001";
+            this.daa001.MinWidth = 30;
+            this.daa001.Name = "daa001";
+            this.daa001.Tag = "daa001";
+            this.daa001.Visible = true;
+            this.daa001.VisibleIndex = 6;
+            this.daa001.Width = 112;
+            // 
+            // lineNo1
+            // 
+            this.lineNo1.Caption = "浜х嚎缂栧彿";
+            this.lineNo1.FieldName = "lineNo1";
+            this.lineNo1.MinWidth = 30;
+            this.lineNo1.Name = "lineNo1";
+            this.lineNo1.Tag = "lineNo1";
+            this.lineNo1.Visible = true;
+            this.lineNo1.VisibleIndex = 7;
+            this.lineNo1.Width = 112;
+            // 
+            // daa029
+            // 
+            this.daa029.Caption = "浜у搧缂栫爜";
+            this.daa029.FieldName = "daa029";
+            this.daa029.MinWidth = 30;
+            this.daa029.Name = "daa029";
+            this.daa029.Tag = "daa029";
+            this.daa029.Visible = true;
+            this.daa029.VisibleIndex = 8;
+            this.daa029.Width = 112;
+            // 
+            // daa003
+            // 
+            this.daa003.Caption = "浜у搧鍚嶇О";
+            this.daa003.FieldName = "daa003";
+            this.daa003.MinWidth = 30;
+            this.daa003.Name = "daa003";
+            this.daa003.Tag = "daa003";
+            this.daa003.Visible = true;
+            this.daa003.VisibleIndex = 9;
+            this.daa003.Width = 112;
+            // 
+            // daa004
+            // 
+            this.daa004.Caption = "浜у搧瑙勬牸";
+            this.daa004.FieldName = "daa004";
+            this.daa004.MinWidth = 30;
+            this.daa004.Name = "daa004";
+            this.daa004.Tag = "daa004";
+            this.daa004.Visible = true;
+            this.daa004.VisibleIndex = 10;
+            this.daa004.Width = 112;
+            // 
+            // processNo
+            // 
+            this.processNo.Caption = "褰撳墠宸ュ簭";
+            this.processNo.FieldName = "processNo";
+            this.processNo.MinWidth = 30;
+            this.processNo.Name = "processNo";
+            this.processNo.Tag = "processNo";
+            this.processNo.Visible = true;
+            this.processNo.VisibleIndex = 11;
+            this.processNo.Width = 112;
+            // 
+            // nextProcessNo
+            // 
+            this.nextProcessNo.Caption = "涓嬩竴閬撳伐搴�";
+            this.nextProcessNo.FieldName = "nextProcessNo";
+            this.nextProcessNo.MinWidth = 30;
+            this.nextProcessNo.Name = "nextProcessNo";
+            this.nextProcessNo.Tag = "nextProcessNo";
+            this.nextProcessNo.Visible = true;
+            this.nextProcessNo.VisibleIndex = 12;
+            this.nextProcessNo.Width = 112;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 635);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(1408, 48);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // WOTraceCodes
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(1410, 834);
+            this.Controls.Add(this.xtraTabControl1);
+            this.Controls.Add(this.toolBarMenu1);
+            this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
+            this.Margin = new System.Windows.Forms.Padding(4);
+            this.Name = "WOTraceCodes";
+            this.Text = "鏌ヨ宸ュ崟杩芥函鐮�";
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+            this.xtraTabControl1.ResumeLayout(false);
+            this.xtraTabPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+            this.split1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+            this.split1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+            this.ResumeLayout(false);
+
+        }
+        #endregion
+        private UserControl.UcToolBarMenu toolBarMenu1;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraGrid.Columns.GridColumn barCode;
+        private DevExpress.XtraGrid.Columns.GridColumn daa001;
+        private DevExpress.XtraGrid.Columns.GridColumn lineNo1;
+        private DevExpress.XtraGrid.Columns.GridColumn daa029;
+        private DevExpress.XtraGrid.Columns.GridColumn daa003;
+        private DevExpress.XtraGrid.Columns.GridColumn daa004;
+        private DevExpress.XtraGrid.Columns.GridColumn processNo;
+        private DevExpress.XtraGrid.Columns.GridColumn nextProcessNo;
+        private DevExpress.XtraGrid.Columns.GridColumn AboutGuid;
+        private DevExpress.XtraGrid.Columns.GridColumn itemId;
+        private DevExpress.XtraGrid.Columns.GridColumn fid;
+        private DevExpress.XtraGrid.Columns.GridColumn name;
+        private DevExpress.XtraGrid.Columns.GridColumn fNumber;
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.cs
new file mode 100644
index 0000000..172743f
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.cs
@@ -0,0 +1,132 @@
+using Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Gs.DevApp.UserControl;
+using Newtonsoft.Json;
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm
+{
+    public partial class WOTraceCodes : DevExpress.XtraEditors.XtraForm
+    {
+        //鏌ヨ宸ュ崟杩芥函鐮�
+        string _webServiceName = "WOTraceCodes/";
+        List<FilterEntity> _filterList = new List<FilterEntity>();
+        public WOTraceCodes()
+        {
+            InitializeComponent();
+            this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+            this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+            this.toolBarMenu1.getXmlConfig();
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, this, "", "", (value) =>
+            {
+
+            });
+            Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+            {
+            }, (value) =>
+            {
+                getPageList(this.pageBar1.CurrentPage);
+            });
+            getPageList(1);
+            pageBar1.PagerEvent += PageBar1_PagerEvent;
+        }
+        private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+        {
+            _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+            await Task.Delay(100);
+            getPageList(1);
+        }
+
+        /// <summary>
+        /// 鍒嗛〉浜嬩欢
+        /// </summary>
+        /// <param name="curPage"></param>
+        /// <param name="pageSize"></param>
+        private void PageBar1_PagerEvent(int curPage, int pageSize)
+        {
+            getPageList(curPage);
+        }
+        /// <summary>
+        /// 鏌ヨ浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
+        {
+            gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+            gridView1.ActiveFilter.Clear();
+            gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+            var frm = new ShowFilter(gridView1.Columns, _filterList, this.GetType().FullName);
+            frm.UpdateParent += Frm_UpdateParent;
+            frm.ShowDialog();
+        }
+        /// <summary>
+        /// 鏌ヨ鍥炶皟
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
+        {
+            _filterList = e.FilterList;
+            getPageList(1);
+        }
+
+        /// <summary>
+        /// 鍒锋柊浜嬩欢
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
+        {
+            getPageList(this.pageBar1.CurrentPage);
+        }
+
+        /// <summary>
+        /// 
+        /// </summary>
+        /// <param name="curPage">绗嚑椤�</param>
+        /// <param name="pageSize">姣忛〉鍑犳潯</param>
+        private void getPageList(int curPage)
+        {
+            gcMain1.DataSource = null; var _sbSqlWhere = UtilityHelper.GetSearchWhere(_filterList);
+            PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "a.INDEP_DATE", "asc", "", _sbSqlWhere.ToString());
+            string json = JsonConvert.SerializeObject(pgq);
+            try
+            {
+                var strReturn = UtilityHelper.HttpPost("", _webServiceName + "GetListPage", json);
+                ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn);
+                if (dd.rtnCode > 0)
+                {
+                    DataTable dt = dd.rtnData.list;
+                    gcMain1.BindingContext = new BindingContext();
+                    gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+                    if (dt.Rows.Count > 0)
+                    {
+                        gcMain1.DataSource = dt;
+                        gcMain1.ForceInitialize();
+                        gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
+
+                    }
+                    else
+                        UtilityHelper.SetDefaultTable(gcMain1, gridView1);
+                    gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+                    pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
+                    pageBar1.CurrentPage = curPage;//褰撳墠椤�
+                    pageBar1.RecordCount = dd.rtnData.total;//鎬昏褰曟暟
+                }
+                else
+                {
+                    ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + dd.rtnMsg);
+                }
+            }
+            catch (Exception ex)
+            {
+                ToolBox.MsgHelper.ShowError("鎻愮ず锛�" + ex.Message);
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.resx b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.resx
new file mode 100644
index 0000000..d58980a
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/WOTraceCodes.resx
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+  <!-- 
+    Microsoft ResX Schema 
+    
+    Version 2.0
+    
+    The primary goals of this format is to allow a simple XML format 
+    that is mostly human readable. The generation and parsing of the 
+    various data types are done through the TypeConverter classes 
+    associated with the data types.
+    
+    Example:
+    
+    ... ado.net/XML headers & schema ...
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
+    <resheader name="version">2.0</resheader>
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
+    </data>
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+        <comment>This is a comment</comment>
+    </data>
+                
+    There are any number of "resheader" rows that contain simple 
+    name/value pairs.
+    
+    Each data row contains a name, and value. The row also contains a 
+    type or mimetype. Type corresponds to a .NET class that support 
+    text/value conversion through the TypeConverter architecture. 
+    Classes that don't support this are serialized and stored with the 
+    mimetype set.
+    
+    The mimetype is used for serialized objects, and tells the 
+    ResXResourceReader how to depersist the object. This is currently not 
+    extensible. For a given mimetype the value must be set accordingly:
+    
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
+    that the ResXResourceWriter will generate, however the reader can 
+    read any of the formats listed below.
+    
+    mimetype: application/x-microsoft.net.object.binary.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+            : and then encoded with base64 encoding.
+    
+    mimetype: application/x-microsoft.net.object.soap.base64
+    value   : The object must be serialized with 
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+            : and then encoded with base64 encoding.
+
+    mimetype: application/x-microsoft.net.object.bytearray.base64
+    value   : The object must be serialized into a byte array 
+            : using a System.ComponentModel.TypeConverter
+            : and then encoded with base64 encoding.
+    -->
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+    <xsd:element name="root" msdata:IsDataSet="true">
+      <xsd:complexType>
+        <xsd:choice maxOccurs="unbounded">
+          <xsd:element name="metadata">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
+              </xsd:sequence>
+              <xsd:attribute name="name" use="required" type="xsd:string" />
+              <xsd:attribute name="type" type="xsd:string" />
+              <xsd:attribute name="mimetype" type="xsd:string" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="assembly">
+            <xsd:complexType>
+              <xsd:attribute name="alias" type="xsd:string" />
+              <xsd:attribute name="name" type="xsd:string" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="data">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+              <xsd:attribute ref="xml:space" />
+            </xsd:complexType>
+          </xsd:element>
+          <xsd:element name="resheader">
+            <xsd:complexType>
+              <xsd:sequence>
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+              </xsd:sequence>
+              <xsd:attribute name="name" type="xsd:string" use="required" />
+            </xsd:complexType>
+          </xsd:element>
+        </xsd:choice>
+      </xsd:complexType>
+    </xsd:element>
+  </xsd:schema>
+  <resheader name="resmimetype">
+    <value>text/microsoft-resx</value>
+  </resheader>
+  <resheader name="version">
+    <value>2.0</value>
+  </resheader>
+  <resheader name="reader">
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+  <resheader name="writer">
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+  </resheader>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index b59be0e..1a849ac 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -353,6 +353,12 @@
     <Compile Include="DevFrm\FQC\Frm_FqcDetect01.Designer.cs">
       <DependentUpon>Frm_FqcDetect01.cs</DependentUpon>
     </Compile>
+    <Compile Include="DevFrm\FQC\Frm_FQCItem.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="DevFrm\FQC\Frm_FQCItem.Designer.cs">
+      <DependentUpon>Frm_FQCItem.cs</DependentUpon>
+    </Compile>
     <Compile Include="DevFrm\FQC\MesFqcExceptional.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -775,6 +781,12 @@
     </Compile>
     <Compile Include="DevFrm\Rpt\WomShjhShow.Designer.cs">
       <DependentUpon>WomShjhShow.cs</DependentUpon>
+    </Compile>
+    <Compile Include="DevFrm\Rpt\WOTraceCodes.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="DevFrm\Rpt\WOTraceCodes.Designer.cs">
+      <DependentUpon>WOTraceCodes.cs</DependentUpon>
     </Compile>
     <Compile Include="DevFrm\Sales\Frm_SalesDeliverDj.cs">
       <SubType>Form</SubType>
@@ -1625,6 +1637,9 @@
     <EmbeddedResource Include="DevFrm\FQC\Frm_FqcDetect01.resx">
       <DependentUpon>Frm_FqcDetect01.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\FQC\Frm_FQCItem.resx">
+      <DependentUpon>Frm_FQCItem.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\FQC\MesFqcExceptional.resx">
       <DependentUpon>MesFqcExceptional.cs</DependentUpon>
     </EmbeddedResource>
@@ -1809,6 +1824,9 @@
     <EmbeddedResource Include="DevFrm\Rpt\WomShjhShow.resx">
       <DependentUpon>WomShjhShow.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\Rpt\WOTraceCodes.resx">
+      <DependentUpon>WOTraceCodes.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\Sales\Frm_SalesDeliverDj.resx">
       <DependentUpon>Frm_SalesDeliverDj.cs</DependentUpon>
     </EmbeddedResource>

--
Gitblit v1.9.3