From 72b1cd95bc6b8e4956e7f6b8ea1968d0db1a969b Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 26 四月 2025 13:12:21 +0800
Subject: [PATCH] 巡检

---
 DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.Designer.cs | 2202 ++++++++++++++++++++++++++++++++++++++++++++++++
 DevApp/Gs.DevApp/Gs.DevApp.csproj                            |    9 
 DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.cs          |  313 ++++++
 DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.resx        |  123 ++
 4 files changed, 2,647 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.Designer.cs
new file mode 100644
index 0000000..b9e9438
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.Designer.cs
@@ -0,0 +1,2202 @@
+锘縩amespace Gs.DevApp.DevFrm.IPQC
+{
+    partial class Frm_XunJianDetect01
+    {
+        /// <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.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+            this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+            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.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_fcheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn6 = 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_remarks = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
+            this.txt_releaseNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fcheckBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmitBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmitDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
+            this.txt_checkStates = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_lineName = new DevExpress.XtraEditors.TextEdit();
+            this.txt_itemId = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fngDesc = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
+            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl();
+            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fdownAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckLevel = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1facLevel = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.splitYangLi = new DevExpress.XtraEditors.SplitContainerControl();
+            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
+            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
+            this.gcMx3 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.panMsg = new DevExpress.XtraEditors.PanelControl();
+            this.layoutMxMsg = new DevExpress.XtraLayout.LayoutControl();
+            this.btnIpt = new DevExpress.XtraEditors.SimpleButton();
+            this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
+            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
+            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+            this.ucUpFileList1 = new Gs.DevApp.UserControl.UCUpFileList();
+            this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+            this.picCheckBox = new System.Windows.Forms.PictureBox();
+            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
+            ((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_remarks.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
+            this.xtraTabControl2.SuspendLayout();
+            this.tabMxPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).BeginInit();
+            this.splitMx2.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).BeginInit();
+            this.splitMx2.Panel2.SuspendLayout();
+            this.splitMx2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).BeginInit();
+            this.splitYangLi.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel2)).BeginInit();
+            this.splitYangLi.Panel2.SuspendLayout();
+            this.splitYangLi.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
+            this.groupControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
+            this.groupControl2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
+            this.panMsg.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg)).BeginInit();
+            this.layoutMxMsg.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+            this.tabMxPage2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
+            this.SuspendLayout();
+            // 
+            // repositoryItemComboBox1
+            // 
+            this.repositoryItemComboBox1.AutoHeight = false;
+            this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.repositoryItemComboBox1.Items.AddRange(new object[] {
+            "鈭�",
+            "脳"});
+            this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+            // 
+            // toolBarMenu1
+            // 
+            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
+            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.Name = "toolBarMenu1";
+            this.toolBarMenu1.rptParameter = null;
+            this.toolBarMenu1.Size = new System.Drawing.Size(1344, 80);
+            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, 80);
+            this.xtraTabControl1.Name = "xtraTabControl1";
+            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+            this.xtraTabControl1.Size = new System.Drawing.Size(1344, 720);
+            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.Name = "xtraTabPage1";
+            this.xtraTabPage1.Size = new System.Drawing.Size(1342, 688);
+            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.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(1342, 688);
+            this.split1.SplitterPosition = 0;
+            this.split1.TabIndex = 4;
+            // 
+            // gcMain1
+            // 
+            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMain1.Location = new System.Drawing.Point(0, 0);
+            this.gcMain1.MainView = this.gridView1;
+            this.gcMain1.Name = "gcMain1";
+            this.gcMain1.Size = new System.Drawing.Size(1342, 638);
+            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.Appearance.ViewCaption.Options.UseTextOptions = true;
+            this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gv_fsubmit,
+            this.gv_releaseNo,
+            this.gv_lotNo,
+            this.gridColumn23,
+            this.gv_itemId,
+            this.gv_itemNo,
+            this.gv_boardStyle,
+            this.gridColumn14,
+            this.gv_fcovertQty,
+            this.gv_fbatchQty,
+            this.gv_fcheckResu,
+            this.gv_remarks,
+            this.gv_fcheckBy,
+            this.gv_fcheckDate,
+            this.gv_createBy,
+            this.gridColumn15,
+            this.gv_lastupdateBy,
+            this.gv_lastupdateDate,
+            this.gridColumn18,
+            this.gridColumn19,
+            this.gridColumn30,
+            this.gridColumn13,
+            this.gridColumn17,
+            this.gridColumn5,
+            this.gridColumn6});
+            this.gridView1.GridControl = this.gcMain1;
+            this.gridView1.IndicatorWidth = 50;
+            this.gridView1.Name = "gridView1";
+            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+            this.gridView1.OptionsView.ShowAutoFilterRow = true;
+            this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gv_fsubmit
+            // 
+            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
+            this.gv_fsubmit.Caption = "瀹℃牳鏍囪瘑";
+            this.gv_fsubmit.FieldName = "fsubmitTxt";
+            this.gv_fsubmit.MinWidth = 30;
+            this.gv_fsubmit.Name = "gv_fsubmit";
+            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
+            this.gv_fsubmit.Tag = "query_a.fsubmit";
+            this.gv_fsubmit.UnboundDataType = typeof(bool);
+            this.gv_fsubmit.Visible = true;
+            this.gv_fsubmit.VisibleIndex = 0;
+            this.gv_fsubmit.Width = 50;
+            // 
+            // gv_releaseNo
+            // 
+            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
+            this.gv_releaseNo.Caption = "妫�楠屽崟鍙�";
+            this.gv_releaseNo.FieldName = "releaseNo";
+            this.gv_releaseNo.MinWidth = 30;
+            this.gv_releaseNo.Name = "gv_releaseNo";
+            this.gv_releaseNo.OptionsColumn.AllowEdit = false;
+            this.gv_releaseNo.Tag = "query_a.release_no";
+            this.gv_releaseNo.Visible = true;
+            this.gv_releaseNo.VisibleIndex = 1;
+            this.gv_releaseNo.Width = 100;
+            // 
+            // gv_lotNo
+            // 
+            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
+            this.gv_lotNo.Caption = "宸ュ崟鍗曞彿";
+            this.gv_lotNo.FieldName = "lotNo";
+            this.gv_lotNo.MinWidth = 30;
+            this.gv_lotNo.Name = "gv_lotNo";
+            this.gv_lotNo.OptionsColumn.AllowEdit = false;
+            this.gv_lotNo.Tag = "query_a.lot_no";
+            this.gv_lotNo.Visible = true;
+            this.gv_lotNo.VisibleIndex = 3;
+            this.gv_lotNo.Width = 120;
+            // 
+            // gridColumn23
+            // 
+            this.gridColumn23.Caption = "浜х嚎鍚嶇О";
+            this.gridColumn23.FieldName = "lineName";
+            this.gridColumn23.MinWidth = 25;
+            this.gridColumn23.Name = "gridColumn23";
+            this.gridColumn23.Visible = true;
+            this.gridColumn23.VisibleIndex = 4;
+            this.gridColumn23.Width = 94;
+            // 
+            // gv_itemId
+            // 
+            this.gv_itemId.AppearanceCell.Options.UseFont = true;
+            this.gv_itemId.Caption = "鐗╂枡ID";
+            this.gv_itemId.FieldName = "itemId";
+            this.gv_itemId.MinWidth = 30;
+            this.gv_itemId.Name = "gv_itemId";
+            this.gv_itemId.OptionsColumn.AllowEdit = false;
+            this.gv_itemId.Tag = "query_a.item_id";
+            this.gv_itemId.Visible = true;
+            this.gv_itemId.VisibleIndex = 7;
+            this.gv_itemId.Width = 30;
+            // 
+            // gv_itemNo
+            // 
+            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
+            this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
+            this.gv_itemNo.FieldName = "itemNo2";
+            this.gv_itemNo.MinWidth = 30;
+            this.gv_itemNo.Name = "gv_itemNo";
+            this.gv_itemNo.OptionsColumn.AllowEdit = false;
+            this.gv_itemNo.Tag = "query_a.item_no";
+            this.gv_itemNo.Visible = true;
+            this.gv_itemNo.VisibleIndex = 8;
+            this.gv_itemNo.Width = 136;
+            // 
+            // gv_boardStyle
+            // 
+            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
+            this.gv_boardStyle.Caption = "鐗╂枡鍚嶇О";
+            this.gv_boardStyle.FieldName = "itemName";
+            this.gv_boardStyle.MinWidth = 30;
+            this.gv_boardStyle.Name = "gv_boardStyle";
+            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
+            this.gv_boardStyle.Tag = "query_a.board_style";
+            this.gv_boardStyle.Visible = true;
+            this.gv_boardStyle.VisibleIndex = 9;
+            this.gv_boardStyle.Width = 164;
+            // 
+            // gridColumn14
+            // 
+            this.gridColumn14.Caption = "鐗╂枡瑙勬牸";
+            this.gridColumn14.FieldName = "itemModel";
+            this.gridColumn14.MinWidth = 30;
+            this.gridColumn14.Name = "gridColumn14";
+            this.gridColumn14.OptionsColumn.ReadOnly = true;
+            this.gridColumn14.Visible = true;
+            this.gridColumn14.VisibleIndex = 10;
+            this.gridColumn14.Width = 200;
+            // 
+            // gv_fcovertQty
+            // 
+            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
+            this.gv_fcovertQty.Caption = "宸ュ崟鏁伴噺";
+            this.gv_fcovertQty.FieldName = "daaQty";
+            this.gv_fcovertQty.MinWidth = 30;
+            this.gv_fcovertQty.Name = "gv_fcovertQty";
+            this.gv_fcovertQty.OptionsColumn.AllowEdit = false;
+            this.gv_fcovertQty.OptionsColumn.ReadOnly = true;
+            this.gv_fcovertQty.Tag = "query_a.fcovert_qty";
+            this.gv_fcovertQty.Visible = true;
+            this.gv_fcovertQty.VisibleIndex = 11;
+            this.gv_fcovertQty.Width = 60;
+            // 
+            // gv_fbatchQty
+            // 
+            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
+            this.gv_fbatchQty.Caption = "鎶芥鏁伴噺";
+            this.gv_fbatchQty.FieldName = "fbatchQty";
+            this.gv_fbatchQty.MinWidth = 30;
+            this.gv_fbatchQty.Name = "gv_fbatchQty";
+            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
+            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
+            this.gv_fbatchQty.Visible = true;
+            this.gv_fbatchQty.VisibleIndex = 12;
+            this.gv_fbatchQty.Width = 80;
+            // 
+            // gv_fcheckResu
+            // 
+            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckResu.Caption = "妫�楠岀粨鏋�";
+            this.gv_fcheckResu.FieldName = "fcheckResu";
+            this.gv_fcheckResu.MinWidth = 30;
+            this.gv_fcheckResu.Name = "gv_fcheckResu";
+            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
+            this.gv_fcheckResu.Visible = true;
+            this.gv_fcheckResu.VisibleIndex = 6;
+            this.gv_fcheckResu.Width = 50;
+            // 
+            // gv_remarks
+            // 
+            this.gv_remarks.AppearanceCell.Options.UseFont = true;
+            this.gv_remarks.Caption = "澶囨敞璇存槑";
+            this.gv_remarks.FieldName = "remarks";
+            this.gv_remarks.MinWidth = 30;
+            this.gv_remarks.Name = "gv_remarks";
+            this.gv_remarks.OptionsColumn.AllowEdit = false;
+            this.gv_remarks.Tag = "query_a.remarks";
+            this.gv_remarks.Visible = true;
+            this.gv_remarks.VisibleIndex = 13;
+            this.gv_remarks.Width = 100;
+            // 
+            // gv_fcheckBy
+            // 
+            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckBy.Caption = "妫�楠屼汉鍛�";
+            this.gv_fcheckBy.FieldName = "fcheckBy";
+            this.gv_fcheckBy.MinWidth = 30;
+            this.gv_fcheckBy.Name = "gv_fcheckBy";
+            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
+            this.gv_fcheckBy.Visible = true;
+            this.gv_fcheckBy.VisibleIndex = 14;
+            this.gv_fcheckBy.Width = 118;
+            // 
+            // gv_fcheckDate
+            // 
+            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
+            this.gv_fcheckDate.Caption = "妫�楠屾棩鏈�";
+            this.gv_fcheckDate.FieldName = "fcheckDate";
+            this.gv_fcheckDate.MinWidth = 30;
+            this.gv_fcheckDate.Name = "gv_fcheckDate";
+            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
+            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
+            this.gv_fcheckDate.Visible = true;
+            this.gv_fcheckDate.VisibleIndex = 15;
+            this.gv_fcheckDate.Width = 182;
+            // 
+            // gv_createBy
+            // 
+            this.gv_createBy.AppearanceCell.Options.UseFont = true;
+            this.gv_createBy.Caption = "鍒涘缓浜�";
+            this.gv_createBy.FieldName = "createBy";
+            this.gv_createBy.MinWidth = 30;
+            this.gv_createBy.Name = "gv_createBy";
+            this.gv_createBy.OptionsColumn.AllowEdit = false;
+            this.gv_createBy.Tag = "query_a.create_by";
+            this.gv_createBy.Visible = true;
+            this.gv_createBy.VisibleIndex = 16;
+            this.gv_createBy.Width = 67;
+            // 
+            // gridColumn15
+            // 
+            this.gridColumn15.Caption = "鍒涘缓鏃ユ湡";
+            this.gridColumn15.FieldName = "createDate";
+            this.gridColumn15.MinWidth = 25;
+            this.gridColumn15.Name = "gridColumn15";
+            this.gridColumn15.Visible = true;
+            this.gridColumn15.VisibleIndex = 17;
+            this.gridColumn15.Width = 94;
+            // 
+            // gv_lastupdateBy
+            // 
+            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
+            this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉";
+            this.gv_lastupdateBy.FieldName = "lastupdateBy";
+            this.gv_lastupdateBy.MinWidth = 30;
+            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
+            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
+            this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
+            this.gv_lastupdateBy.Visible = true;
+            this.gv_lastupdateBy.VisibleIndex = 18;
+            this.gv_lastupdateBy.Width = 60;
+            // 
+            // gv_lastupdateDate
+            // 
+            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
+            this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版棩鏈�";
+            this.gv_lastupdateDate.FieldName = "lastupdateDate";
+            this.gv_lastupdateDate.MinWidth = 30;
+            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
+            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
+            this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
+            this.gv_lastupdateDate.Visible = true;
+            this.gv_lastupdateDate.VisibleIndex = 19;
+            this.gv_lastupdateDate.Width = 120;
+            // 
+            // gridColumn18
+            // 
+            this.gridColumn18.Caption = "瀹℃牳浜�";
+            this.gridColumn18.FieldName = "fsubmitBy";
+            this.gridColumn18.MinWidth = 25;
+            this.gridColumn18.Name = "gridColumn18";
+            this.gridColumn18.Visible = true;
+            this.gridColumn18.VisibleIndex = 20;
+            this.gridColumn18.Width = 94;
+            // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "瀹℃牳鏃ユ湡";
+            this.gridColumn19.FieldName = "fsubmitDate";
+            this.gridColumn19.MinWidth = 25;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Visible = true;
+            this.gridColumn19.VisibleIndex = 21;
+            this.gridColumn19.Width = 94;
+            // 
+            // gridColumn30
+            // 
+            this.gridColumn30.Caption = "绫诲瀷";
+            this.gridColumn30.FieldName = "orderType";
+            this.gridColumn30.MinWidth = 25;
+            this.gridColumn30.Name = "gridColumn30";
+            this.gridColumn30.Width = 94;
+            // 
+            // gridColumn13
+            // 
+            this.gridColumn13.Caption = "浜х嚎ID";
+            this.gridColumn13.FieldName = "daa020";
+            this.gridColumn13.MinWidth = 25;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 22;
+            this.gridColumn13.Width = 94;
+            // 
+            // gridColumn17
+            // 
+            this.gridColumn17.Caption = "涓婚敭Guid";
+            this.gridColumn17.FieldName = "guid";
+            this.gridColumn17.MinWidth = 25;
+            this.gridColumn17.Name = "gridColumn17";
+            this.gridColumn17.Width = 94;
+            // 
+            // gridColumn5
+            // 
+            this.gridColumn5.Caption = "妫�楠岀姸鎬�";
+            this.gridColumn5.FieldName = "checkStates";
+            this.gridColumn5.MinWidth = 25;
+            this.gridColumn5.Name = "gridColumn5";
+            this.gridColumn5.Visible = true;
+            this.gridColumn5.VisibleIndex = 5;
+            this.gridColumn5.Width = 94;
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "宸℃鏃舵";
+            this.gridColumn6.FieldName = "checkTimeSlot";
+            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 2;
+            this.gridColumn6.Width = 94;
+            // 
+            // pageBar1
+            // 
+            this.pageBar1.CurrentPage = 1;
+            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.pageBar1.Location = new System.Drawing.Point(0, 638);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+            this.pageBar1.Name = "pageBar1";
+            this.pageBar1.RecordCount = 0;
+            this.pageBar1.Size = new System.Drawing.Size(1342, 38);
+            this.pageBar1.TabIndex = 4;
+            this.pageBar1.TotalPages = 0;
+            // 
+            // xtraTabPage2
+            // 
+            this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Name = "xtraTabPage2";
+            this.xtraTabPage2.Size = new System.Drawing.Size(1342, 688);
+            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.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(1342, 688);
+            this.splitMx1.SplitterPosition = 185;
+            this.splitMx1.TabIndex = 0;
+            // 
+            // layoutMx1
+            // 
+            this.layoutMx1.Controls.Add(this.lbGuid);
+            this.layoutMx1.Controls.Add(this.txt_remarks);
+            this.layoutMx1.Controls.Add(this.txt_fcheckResu);
+            this.layoutMx1.Controls.Add(this.txt_releaseNo);
+            this.layoutMx1.Controls.Add(this.txt_fcheckDate);
+            this.layoutMx1.Controls.Add(this.txt_lotNo1);
+            this.layoutMx1.Controls.Add(this.txt_itemNo);
+            this.layoutMx1.Controls.Add(this.txt_itemModel);
+            this.layoutMx1.Controls.Add(this.txt_fcheckBy);
+            this.layoutMx1.Controls.Add(this.txt_fbatchQty);
+            this.layoutMx1.Controls.Add(this.txt_fsubmitBy);
+            this.layoutMx1.Controls.Add(this.txt_fsubmitDate);
+            this.layoutMx1.Controls.Add(this.txt_fsubmit);
+            this.layoutMx1.Controls.Add(this.txt_guid);
+            this.layoutMx1.Controls.Add(this.txt_lotNo);
+            this.layoutMx1.Controls.Add(this.txt_checkStates);
+            this.layoutMx1.Controls.Add(this.txt_createBy);
+            this.layoutMx1.Controls.Add(this.txt_createDate);
+            this.layoutMx1.Controls.Add(this.txt_itemName);
+            this.layoutMx1.Controls.Add(this.txt_lineName);
+            this.layoutMx1.Controls.Add(this.txt_itemId);
+            this.layoutMx1.Controls.Add(this.txt_fngDesc);
+            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem17,
+            this.layoutControlItem21});
+            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Name = "layoutMx1";
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(827, 475, 812, 500);
+            this.layoutMx1.Root = this.Root;
+            this.layoutMx1.Size = new System.Drawing.Size(1342, 185);
+            this.layoutMx1.TabIndex = 0;
+            this.layoutMx1.Text = "layoutControl1";
+            // 
+            // lbGuid
+            // 
+            this.lbGuid.Location = new System.Drawing.Point(987, 108);
+            this.lbGuid.Name = "lbGuid";
+            this.lbGuid.Size = new System.Drawing.Size(322, 28);
+            this.lbGuid.TabIndex = 1;
+            this.lbGuid.Text = "lbGuid";
+            this.lbGuid.Visible = false;
+            // 
+            // txt_remarks
+            // 
+            this.txt_remarks.Location = new System.Drawing.Point(84, 124);
+            this.txt_remarks.Name = "txt_remarks";
+            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
+            this.txt_remarks.Size = new System.Drawing.Size(574, 24);
+            this.txt_remarks.StyleController = this.layoutMx1;
+            this.txt_remarks.TabIndex = 797;
+            // 
+            // txt_fcheckResu
+            // 
+            this.txt_fcheckResu.Location = new System.Drawing.Point(734, 124);
+            this.txt_fcheckResu.Name = "txt_fcheckResu";
+            this.txt_fcheckResu.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
+            this.txt_fcheckResu.Properties.Appearance.Options.UseForeColor = true;
+            this.txt_fcheckResu.Size = new System.Drawing.Size(249, 24);
+            this.txt_fcheckResu.StyleController = this.layoutMx1;
+            this.txt_fcheckResu.TabIndex = 798;
+            this.txt_fcheckResu.Tag = "readonly";
+            // 
+            // txt_releaseNo
+            // 
+            this.txt_releaseNo.Location = new System.Drawing.Point(84, 12);
+            this.txt_releaseNo.Name = "txt_releaseNo";
+            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_releaseNo.Size = new System.Drawing.Size(249, 24);
+            this.txt_releaseNo.StyleController = this.layoutMx1;
+            this.txt_releaseNo.TabIndex = 213;
+            this.txt_releaseNo.Tag = "readonly";
+            // 
+            // txt_fcheckDate
+            // 
+            this.txt_fcheckDate.Location = new System.Drawing.Point(734, 40);
+            this.txt_fcheckDate.Name = "txt_fcheckDate";
+            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckDate.Size = new System.Drawing.Size(249, 24);
+            this.txt_fcheckDate.StyleController = this.layoutMx1;
+            this.txt_fcheckDate.TabIndex = 216;
+            this.txt_fcheckDate.Tag = "readonly";
+            // 
+            // txt_lotNo1
+            // 
+            this.txt_lotNo1.Location = new System.Drawing.Point(734, 12);
+            this.txt_lotNo1.Name = "txt_lotNo1";
+            this.txt_lotNo1.Properties.Appearance.Options.UseFont = true;
+            this.txt_lotNo1.Size = new System.Drawing.Size(249, 24);
+            this.txt_lotNo1.StyleController = this.layoutMx1;
+            this.txt_lotNo1.TabIndex = 262;
+            this.txt_lotNo1.Tag = "";
+            // 
+            // txt_itemNo
+            // 
+            this.txt_itemNo.Location = new System.Drawing.Point(409, 68);
+            this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
+            this.txt_itemNo.Size = new System.Drawing.Size(249, 24);
+            this.txt_itemNo.StyleController = this.layoutMx1;
+            this.txt_itemNo.TabIndex = 789;
+            this.txt_itemNo.Tag = "readonly";
+            // 
+            // txt_itemModel
+            // 
+            this.txt_itemModel.Location = new System.Drawing.Point(409, 96);
+            this.txt_itemModel.Name = "txt_itemModel";
+            this.txt_itemModel.Size = new System.Drawing.Size(249, 24);
+            this.txt_itemModel.StyleController = this.layoutMx1;
+            this.txt_itemModel.TabIndex = 801;
+            this.txt_itemModel.Tag = "readonly";
+            // 
+            // txt_fcheckBy
+            // 
+            this.txt_fcheckBy.Location = new System.Drawing.Point(734, 68);
+            this.txt_fcheckBy.Name = "txt_fcheckBy";
+            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_fcheckBy.Size = new System.Drawing.Size(249, 24);
+            this.txt_fcheckBy.StyleController = this.layoutMx1;
+            this.txt_fcheckBy.TabIndex = 217;
+            this.txt_fcheckBy.Tag = "readonly";
+            // 
+            // txt_fbatchQty
+            // 
+            this.txt_fbatchQty.Location = new System.Drawing.Point(409, 12);
+            this.txt_fbatchQty.Name = "txt_fbatchQty";
+            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
+            this.txt_fbatchQty.Size = new System.Drawing.Size(249, 24);
+            this.txt_fbatchQty.StyleController = this.layoutMx1;
+            this.txt_fbatchQty.TabIndex = 222;
+            this.txt_fbatchQty.Tag = "";
+            // 
+            // txt_fsubmitBy
+            // 
+            this.txt_fsubmitBy.Location = new System.Drawing.Point(1059, 96);
+            this.txt_fsubmitBy.Name = "txt_fsubmitBy";
+            this.txt_fsubmitBy.Size = new System.Drawing.Size(250, 24);
+            this.txt_fsubmitBy.StyleController = this.layoutMx1;
+            this.txt_fsubmitBy.TabIndex = 804;
+            this.txt_fsubmitBy.Tag = "readonly";
+            // 
+            // txt_fsubmitDate
+            // 
+            this.txt_fsubmitDate.Location = new System.Drawing.Point(1059, 68);
+            this.txt_fsubmitDate.Name = "txt_fsubmitDate";
+            this.txt_fsubmitDate.Size = new System.Drawing.Size(250, 24);
+            this.txt_fsubmitDate.StyleController = this.layoutMx1;
+            this.txt_fsubmitDate.TabIndex = 805;
+            this.txt_fsubmitDate.Tag = "readonly";
+            // 
+            // txt_fsubmit
+            // 
+            this.txt_fsubmit.Location = new System.Drawing.Point(987, 124);
+            this.txt_fsubmit.Name = "txt_fsubmit";
+            this.txt_fsubmit.Properties.Caption = "瀹℃牳鏍囪瘑";
+            this.txt_fsubmit.Size = new System.Drawing.Size(322, 24);
+            this.txt_fsubmit.StyleController = this.layoutMx1;
+            this.txt_fsubmit.TabIndex = 806;
+            this.txt_fsubmit.Tag = "readonly";
+            // 
+            // txt_guid
+            // 
+            this.txt_guid.Location = new System.Drawing.Point(1065, 108);
+            this.txt_guid.Name = "txt_guid";
+            this.txt_guid.Size = new System.Drawing.Size(244, 24);
+            this.txt_guid.StyleController = this.layoutMx1;
+            this.txt_guid.TabIndex = 808;
+            this.txt_guid.Tag = "readonly";
+            // 
+            // txt_lotNo
+            // 
+            this.txt_lotNo.Location = new System.Drawing.Point(84, 40);
+            this.txt_lotNo.Name = "txt_lotNo";
+            this.txt_lotNo.Size = new System.Drawing.Size(249, 24);
+            this.txt_lotNo.StyleController = this.layoutMx1;
+            this.txt_lotNo.TabIndex = 815;
+            this.txt_lotNo.Tag = "readonly";
+            // 
+            // txt_checkStates
+            // 
+            this.txt_checkStates.Location = new System.Drawing.Point(734, 96);
+            this.txt_checkStates.Name = "txt_checkStates";
+            this.txt_checkStates.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
+            this.txt_checkStates.Properties.Appearance.Options.UseForeColor = true;
+            this.txt_checkStates.Size = new System.Drawing.Size(249, 24);
+            this.txt_checkStates.StyleController = this.layoutMx1;
+            this.txt_checkStates.TabIndex = 819;
+            this.txt_checkStates.Tag = "readonly";
+            // 
+            // txt_createBy
+            // 
+            this.txt_createBy.Location = new System.Drawing.Point(1059, 12);
+            this.txt_createBy.Name = "txt_createBy";
+            this.txt_createBy.Size = new System.Drawing.Size(250, 24);
+            this.txt_createBy.StyleController = this.layoutMx1;
+            this.txt_createBy.TabIndex = 822;
+            this.txt_createBy.Tag = "readonly";
+            // 
+            // txt_createDate
+            // 
+            this.txt_createDate.Location = new System.Drawing.Point(1059, 40);
+            this.txt_createDate.Name = "txt_createDate";
+            this.txt_createDate.Size = new System.Drawing.Size(250, 24);
+            this.txt_createDate.StyleController = this.layoutMx1;
+            this.txt_createDate.TabIndex = 823;
+            this.txt_createDate.Tag = "readonly";
+            // 
+            // txt_itemName
+            // 
+            this.txt_itemName.Location = new System.Drawing.Point(84, 96);
+            this.txt_itemName.Name = "txt_itemName";
+            this.txt_itemName.Size = new System.Drawing.Size(249, 24);
+            this.txt_itemName.StyleController = this.layoutMx1;
+            this.txt_itemName.TabIndex = 825;
+            this.txt_itemName.Tag = "readonly";
+            // 
+            // txt_lineName
+            // 
+            this.txt_lineName.Location = new System.Drawing.Point(409, 40);
+            this.txt_lineName.Name = "txt_lineName";
+            this.txt_lineName.Size = new System.Drawing.Size(249, 24);
+            this.txt_lineName.StyleController = this.layoutMx1;
+            this.txt_lineName.TabIndex = 826;
+            // 
+            // txt_itemId
+            // 
+            this.txt_itemId.Location = new System.Drawing.Point(84, 68);
+            this.txt_itemId.Name = "txt_itemId";
+            this.txt_itemId.Size = new System.Drawing.Size(249, 24);
+            this.txt_itemId.StyleController = this.layoutMx1;
+            this.txt_itemId.TabIndex = 827;
+            // 
+            // txt_fngDesc
+            // 
+            this.txt_fngDesc.Location = new System.Drawing.Point(84, 152);
+            this.txt_fngDesc.Name = "txt_fngDesc";
+            this.txt_fngDesc.Size = new System.Drawing.Size(574, 24);
+            this.txt_fngDesc.StyleController = this.layoutMx1;
+            this.txt_fngDesc.TabIndex = 828;
+            // 
+            // layoutControlItem17
+            // 
+            this.layoutControlItem17.Control = this.lbGuid;
+            this.layoutControlItem17.Location = new System.Drawing.Point(975, 96);
+            this.layoutControlItem17.Name = "layoutControlItem17";
+            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem17.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem17.Text = "lbGuid";
+            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem17.TextVisible = false;
+            // 
+            // layoutControlItem21
+            // 
+            this.layoutControlItem21.Control = this.txt_guid;
+            this.layoutControlItem21.Location = new System.Drawing.Point(975, 96);
+            this.layoutControlItem21.Name = "layoutControlItem21";
+            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem21.Size = new System.Drawing.Size(326, 32);
+            this.layoutControlItem21.Text = "涓婚敭GUID";
+            this.layoutControlItem21.TextSize = new System.Drawing.Size(50, 20);
+            // 
+            // Root
+            // 
+            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.Root.GroupBordersVisible = false;
+            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem9,
+            this.layoutControlItem31,
+            this.layoutControlItem33,
+            this.layoutControlItem16,
+            this.layoutControlItem15,
+            this.layoutControlItem14,
+            this.layoutControlItem1,
+            this.layoutControlItem28,
+            this.layoutControlItem3,
+            this.layoutControlItem2,
+            this.layoutControlItem8,
+            this.layoutControlItem32,
+            this.layoutControlItem10,
+            this.layoutControlItem7,
+            this.layoutControlItem4,
+            this.layoutControlItem5,
+            this.layoutControlItem34,
+            this.layoutControlItem6,
+            this.layoutControlItem12,
+            this.layoutControlItem13});
+            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;
+            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5,
+            rowDefinition6});
+            this.Root.Size = new System.Drawing.Size(1321, 188);
+            this.Root.TextVisible = false;
+            // 
+            // layoutControlItem9
+            // 
+            this.layoutControlItem9.Control = this.txt_fbatchQty;
+            this.layoutControlItem9.Location = new System.Drawing.Point(325, 0);
+            this.layoutControlItem9.Name = "layoutControlItem9";
+            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem9.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem9.Text = "鎶芥鏁伴噺";
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem31
+            // 
+            this.layoutControlItem31.Control = this.txt_createBy;
+            this.layoutControlItem31.Location = new System.Drawing.Point(975, 0);
+            this.layoutControlItem31.Name = "layoutControlItem31";
+            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem31.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem31.Text = "鍒涘缓浜哄憳";
+            this.layoutControlItem31.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem33
+            // 
+            this.layoutControlItem33.Control = this.txt_createDate;
+            this.layoutControlItem33.Location = new System.Drawing.Point(975, 28);
+            this.layoutControlItem33.Name = "layoutControlItem33";
+            this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem33.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem33.Text = "鍒涘缓鏃堕棿";
+            this.layoutControlItem33.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem16
+            // 
+            this.layoutControlItem16.Control = this.txt_fsubmitDate;
+            this.layoutControlItem16.Location = new System.Drawing.Point(975, 56);
+            this.layoutControlItem16.Name = "layoutControlItem16";
+            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem16.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem16.Text = "瀹℃牳浜哄憳";
+            this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem15
+            // 
+            this.layoutControlItem15.Control = this.txt_fsubmitBy;
+            this.layoutControlItem15.Location = new System.Drawing.Point(975, 84);
+            this.layoutControlItem15.Name = "layoutControlItem15";
+            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem15.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem15.Text = "瀹℃牳鏃ユ湡";
+            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem14
+            // 
+            this.layoutControlItem14.Control = this.txt_fsubmit;
+            this.layoutControlItem14.Location = new System.Drawing.Point(975, 112);
+            this.layoutControlItem14.Name = "layoutControlItem14";
+            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem14.Size = new System.Drawing.Size(326, 28);
+            this.layoutControlItem14.Text = "瀹℃牳鏍囪瘑";
+            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem14.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_releaseNo;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem28
+            // 
+            this.layoutControlItem28.Control = this.txt_lotNo;
+            this.layoutControlItem28.Location = new System.Drawing.Point(0, 28);
+            this.layoutControlItem28.Name = "layoutControlItem28";
+            this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem28.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem28.Text = "鐢熶骇宸ュ崟";
+            this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_lotNo1;
+            this.layoutControlItem3.Location = new System.Drawing.Point(650, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem3.Text = "閫佹鎵瑰彿";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_fcheckDate;
+            this.layoutControlItem2.Location = new System.Drawing.Point(650, 28);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem2.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem2.Text = "妫�楠屾棩鏈�";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_fcheckBy;
+            this.layoutControlItem8.Location = new System.Drawing.Point(650, 56);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem8.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem8.Text = "妫�楠屼汉鍛�";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem32
+            // 
+            this.layoutControlItem32.Control = this.txt_checkStates;
+            this.layoutControlItem32.Location = new System.Drawing.Point(650, 84);
+            this.layoutControlItem32.Name = "layoutControlItem32";
+            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem32.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem32.Text = "妫�楠岀姸鎬�";
+            this.layoutControlItem32.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem10
+            // 
+            this.layoutControlItem10.Control = this.txt_fcheckResu;
+            this.layoutControlItem10.Location = new System.Drawing.Point(650, 112);
+            this.layoutControlItem10.Name = "layoutControlItem10";
+            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem10.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem10.Text = "妫�楠岀粨鏋�";
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_lineName;
+            this.layoutControlItem7.Location = new System.Drawing.Point(325, 28);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem7.Text = "浜х嚎鍚嶇О";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_itemId;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 56);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem4.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem4.Text = "浜у搧ID";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem5
+            // 
+            this.layoutControlItem5.Control = this.txt_itemNo;
+            this.layoutControlItem5.CustomizationFormText = "浜у搧缂栫爜";
+            this.layoutControlItem5.Location = new System.Drawing.Point(325, 56);
+            this.layoutControlItem5.Name = "layoutControlItem5";
+            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem5.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem34
+            // 
+            this.layoutControlItem34.Control = this.txt_itemName;
+            this.layoutControlItem34.Location = new System.Drawing.Point(0, 84);
+            this.layoutControlItem34.Name = "layoutControlItem34";
+            this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem34.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem34.Text = "浜у搧鍚嶇О";
+            this.layoutControlItem34.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_itemModel;
+            this.layoutControlItem6.CustomizationFormText = "浜у搧瑙勬牸";
+            this.layoutControlItem6.Location = new System.Drawing.Point(325, 84);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
+            this.layoutControlItem6.Size = new System.Drawing.Size(325, 28);
+            this.layoutControlItem6.Text = "鐗╂枡瑙勬牸";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.txt_remarks;
+            this.layoutControlItem12.Location = new System.Drawing.Point(0, 112);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4;
+            this.layoutControlItem12.Size = new System.Drawing.Size(650, 28);
+            this.layoutControlItem12.Text = "澶囨敞璇存槑";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem13
+            // 
+            this.layoutControlItem13.Control = this.txt_fngDesc;
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 140);
+            this.layoutControlItem13.Name = "layoutControlItem13";
+            this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 5;
+            this.layoutControlItem13.Size = new System.Drawing.Size(650, 28);
+            this.layoutControlItem13.Text = "寮傚父澶囨敞";
+            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // xtraTabControl2
+            // 
+            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
+            this.xtraTabControl2.Name = "xtraTabControl2";
+            this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
+            this.xtraTabControl2.Size = new System.Drawing.Size(1342, 491);
+            this.xtraTabControl2.TabIndex = 3;
+            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+            this.tabMxPage1,
+            this.tabMxPage2});
+            // 
+            // tabMxPage1
+            // 
+            this.tabMxPage1.Controls.Add(this.splitMx2);
+            this.tabMxPage1.Controls.Add(this.panMsg);
+            this.tabMxPage1.Name = "tabMxPage1";
+            this.tabMxPage1.Size = new System.Drawing.Size(1340, 459);
+            this.tabMxPage1.Text = "鎶芥牱淇℃伅";
+            // 
+            // splitMx2
+            // 
+            this.splitMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitMx2.Horizontal = false;
+            this.splitMx2.Location = new System.Drawing.Point(0, 47);
+            this.splitMx2.Name = "splitMx2";
+            // 
+            // splitMx2.Panel1
+            // 
+            this.splitMx2.Panel1.Controls.Add(this.gcMx1);
+            this.splitMx2.Panel1.Text = "Panel1";
+            // 
+            // splitMx2.Panel2
+            // 
+            this.splitMx2.Panel2.Controls.Add(this.splitYangLi);
+            this.splitMx2.Panel2.Text = "Panel2";
+            this.splitMx2.Size = new System.Drawing.Size(1340, 412);
+            this.splitMx2.SplitterPosition = 287;
+            this.splitMx2.TabIndex = 3;
+            // 
+            // gcMx1
+            // 
+            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx1.Location = new System.Drawing.Point(0, 0);
+            this.gcMx1.MainView = this.gvMx1;
+            this.gcMx1.Name = "gcMx1";
+            this.gcMx1.Size = new System.Drawing.Size(1340, 287);
+            this.gcMx1.TabIndex = 1;
+            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx1});
+            // 
+            // gvMx1
+            // 
+            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+            this.gvMx1.ColumnPanelRowHeight = 50;
+            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gvMx1guid,
+            this.gvMx1fcheckItem,
+            this.gvMx1fcheckTool,
+            this.gvMx1fcheckItemDesc,
+            this.gvMx1fspecRequ,
+            this.gvMx1fupAllow,
+            this.gvMx1fstand,
+            this.gvMx1fdownAllow,
+            this.gvMx1freQty,
+            this.gvMx1checkQyt,
+            this.gvMx1fenterQty,
+            this.gvMx1fcheckResu,
+            this.gvMx1fngRate,
+            this.gvMx1fngQty,
+            this.gvMx1sampleSizeNo,
+            this.gvMx1fcheckLevel,
+            this.gvMx1facLevel});
+            this.gvMx1.GridControl = this.gcMx1;
+            this.gvMx1.Name = "gvMx1";
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
+            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+            this.gvMx1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gvMx1guid
+            // 
+            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
+            this.gvMx1guid.Caption = "guid涓嶈兘鍒犻櫎";
+            this.gvMx1guid.FieldName = "guid";
+            this.gvMx1guid.MinWidth = 50;
+            this.gvMx1guid.Name = "gvMx1guid";
+            this.gvMx1guid.Tag = "query_a.guid";
+            this.gvMx1guid.Width = 94;
+            // 
+            // gvMx1fcheckItem
+            // 
+            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fcheckItem.Caption = "妫�楠岄」鐩�";
+            this.gvMx1fcheckItem.FieldName = "fcheckItem";
+            this.gvMx1fcheckItem.MinWidth = 50;
+            this.gvMx1fcheckItem.Name = "gvMx1fcheckItem";
+            this.gvMx1fcheckItem.Tag = "query_a.fcheck_item";
+            this.gvMx1fcheckItem.Visible = true;
+            this.gvMx1fcheckItem.VisibleIndex = 0;
+            this.gvMx1fcheckItem.Width = 120;
+            // 
+            // gvMx1fcheckTool
+            // 
+            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fcheckTool.Caption = "妫�楠屽伐鍏�";
+            this.gvMx1fcheckTool.FieldName = "fcheckTool";
+            this.gvMx1fcheckTool.MinWidth = 50;
+            this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
+            this.gvMx1fcheckTool.Tag = "query_a.fcheck_tool";
+            this.gvMx1fcheckTool.Visible = true;
+            this.gvMx1fcheckTool.VisibleIndex = 1;
+            this.gvMx1fcheckTool.Width = 100;
+            // 
+            // gvMx1fcheckItemDesc
+            // 
+            this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fcheckItemDesc.Caption = "妫�楠岄」鐩弿杩�";
+            this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc";
+            this.gvMx1fcheckItemDesc.MinWidth = 50;
+            this.gvMx1fcheckItemDesc.Name = "gvMx1fcheckItemDesc";
+            this.gvMx1fcheckItemDesc.Tag = "query_a.fcheck_item_desc";
+            this.gvMx1fcheckItemDesc.Visible = true;
+            this.gvMx1fcheckItemDesc.VisibleIndex = 2;
+            this.gvMx1fcheckItemDesc.Width = 120;
+            // 
+            // gvMx1fspecRequ
+            // 
+            this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fspecRequ.Caption = "瑙勬牸瑕佹眰";
+            this.gvMx1fspecRequ.FieldName = "fspecRequ";
+            this.gvMx1fspecRequ.MinWidth = 50;
+            this.gvMx1fspecRequ.Name = "gvMx1fspecRequ";
+            this.gvMx1fspecRequ.Tag = "query_a.fspec_requ";
+            this.gvMx1fspecRequ.Visible = true;
+            this.gvMx1fspecRequ.VisibleIndex = 3;
+            this.gvMx1fspecRequ.Width = 120;
+            // 
+            // gvMx1fupAllow
+            // 
+            this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fupAllow.Caption = "涓婇檺";
+            this.gvMx1fupAllow.FieldName = "fupAllow";
+            this.gvMx1fupAllow.MinWidth = 50;
+            this.gvMx1fupAllow.Name = "gvMx1fupAllow";
+            this.gvMx1fupAllow.Tag = "query_a.fup_allow";
+            this.gvMx1fupAllow.Visible = true;
+            this.gvMx1fupAllow.VisibleIndex = 4;
+            this.gvMx1fupAllow.Width = 50;
+            // 
+            // gvMx1fstand
+            // 
+            this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fstand.Caption = "鏍囧噯鍊�";
+            this.gvMx1fstand.FieldName = "fstand";
+            this.gvMx1fstand.MinWidth = 50;
+            this.gvMx1fstand.Name = "gvMx1fstand";
+            this.gvMx1fstand.Tag = "query_a.fstand";
+            this.gvMx1fstand.Visible = true;
+            this.gvMx1fstand.VisibleIndex = 5;
+            this.gvMx1fstand.Width = 70;
+            // 
+            // gvMx1fdownAllow
+            // 
+            this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fdownAllow.Caption = "涓嬮檺";
+            this.gvMx1fdownAllow.FieldName = "fdownAllow";
+            this.gvMx1fdownAllow.MinWidth = 50;
+            this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
+            this.gvMx1fdownAllow.Tag = "query_a.fdown_allow";
+            this.gvMx1fdownAllow.Visible = true;
+            this.gvMx1fdownAllow.VisibleIndex = 6;
+            this.gvMx1fdownAllow.Width = 50;
+            // 
+            // gvMx1freQty
+            // 
+            this.gvMx1freQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1freQty.Caption = "RE鏁伴噺";
+            this.gvMx1freQty.FieldName = "freQty";
+            this.gvMx1freQty.MinWidth = 50;
+            this.gvMx1freQty.Name = "gvMx1freQty";
+            this.gvMx1freQty.Tag = "query_a.fre_qty";
+            this.gvMx1freQty.Visible = true;
+            this.gvMx1freQty.VisibleIndex = 7;
+            this.gvMx1freQty.Width = 50;
+            // 
+            // gvMx1checkQyt
+            // 
+            this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
+            this.gvMx1checkQyt.Caption = "鎶芥鏁伴噺";
+            this.gvMx1checkQyt.FieldName = "checkQyt";
+            this.gvMx1checkQyt.MinWidth = 50;
+            this.gvMx1checkQyt.Name = "gvMx1checkQyt";
+            this.gvMx1checkQyt.Tag = "query_a.check_qyt";
+            this.gvMx1checkQyt.Visible = true;
+            this.gvMx1checkQyt.VisibleIndex = 8;
+            this.gvMx1checkQyt.Width = 60;
+            // 
+            // gvMx1fenterQty
+            // 
+            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲�";
+            this.gvMx1fenterQty.FieldName = "fenterQty";
+            this.gvMx1fenterQty.MinWidth = 60;
+            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
+            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
+            this.gvMx1fenterQty.Visible = true;
+            this.gvMx1fenterQty.VisibleIndex = 9;
+            this.gvMx1fenterQty.Width = 60;
+            // 
+            // gvMx1fcheckResu
+            // 
+            this.gvMx1fcheckResu.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
+            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fcheckResu.AppearanceCell.Options.UseForeColor = true;
+            this.gvMx1fcheckResu.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gvMx1fcheckResu.AppearanceHeader.Options.UseForeColor = true;
+            this.gvMx1fcheckResu.Caption = "妫�楠岀粨鏋�";
+            this.gvMx1fcheckResu.FieldName = "fcheckResu";
+            this.gvMx1fcheckResu.MinWidth = 50;
+            this.gvMx1fcheckResu.Name = "gvMx1fcheckResu";
+            this.gvMx1fcheckResu.Tag = "query_a.fcheck_resu";
+            this.gvMx1fcheckResu.Visible = true;
+            this.gvMx1fcheckResu.VisibleIndex = 10;
+            this.gvMx1fcheckResu.Width = 94;
+            // 
+            // gvMx1fngRate
+            // 
+            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fngRate.Caption = "涓嶈壇鐜�";
+            this.gvMx1fngRate.FieldName = "fngRateName";
+            this.gvMx1fngRate.MinWidth = 50;
+            this.gvMx1fngRate.Name = "gvMx1fngRate";
+            this.gvMx1fngRate.Tag = "query_a.fng_rate";
+            this.gvMx1fngRate.Visible = true;
+            this.gvMx1fngRate.VisibleIndex = 11;
+            this.gvMx1fngRate.Width = 94;
+            // 
+            // gvMx1fngQty
+            // 
+            this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fngQty.Caption = "涓嶅悎鏍兼暟";
+            this.gvMx1fngQty.FieldName = "fngQty";
+            this.gvMx1fngQty.MinWidth = 50;
+            this.gvMx1fngQty.Name = "gvMx1fngQty";
+            this.gvMx1fngQty.Tag = "query_a.fng_qty";
+            this.gvMx1fngQty.Visible = true;
+            this.gvMx1fngQty.VisibleIndex = 12;
+            this.gvMx1fngQty.Width = 50;
+            // 
+            // gvMx1sampleSizeNo
+            // 
+            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx1sampleSizeNo.Caption = "妫�楠屾爣蹇楃紪鐮�";
+            this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
+            this.gvMx1sampleSizeNo.MinWidth = 50;
+            this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
+            this.gvMx1sampleSizeNo.Tag = "query_a.sample_size_no";
+            this.gvMx1sampleSizeNo.Visible = true;
+            this.gvMx1sampleSizeNo.VisibleIndex = 13;
+            this.gvMx1sampleSizeNo.Width = 200;
+            // 
+            // gvMx1fcheckLevel
+            // 
+            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞�";
+            this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
+            this.gvMx1fcheckLevel.MinWidth = 50;
+            this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
+            this.gvMx1fcheckLevel.Tag = "query_a.fcheck_level";
+            this.gvMx1fcheckLevel.Visible = true;
+            this.gvMx1fcheckLevel.VisibleIndex = 14;
+            this.gvMx1fcheckLevel.Width = 200;
+            // 
+            // gvMx1facLevel
+            // 
+            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
+            this.gvMx1facLevel.Caption = "鎷掓敹姘村钩";
+            this.gvMx1facLevel.FieldName = "facLevel";
+            this.gvMx1facLevel.MinWidth = 50;
+            this.gvMx1facLevel.Name = "gvMx1facLevel";
+            this.gvMx1facLevel.Tag = "query_a.fac_level";
+            this.gvMx1facLevel.Visible = true;
+            this.gvMx1facLevel.VisibleIndex = 15;
+            this.gvMx1facLevel.Width = 200;
+            // 
+            // splitYangLi
+            // 
+            this.splitYangLi.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitYangLi.Location = new System.Drawing.Point(0, 0);
+            this.splitYangLi.Name = "splitYangLi";
+            // 
+            // splitYangLi.Panel1
+            // 
+            this.splitYangLi.Panel1.Controls.Add(this.groupControl1);
+            this.splitYangLi.Panel1.Text = "Panel1";
+            // 
+            // splitYangLi.Panel2
+            // 
+            this.splitYangLi.Panel2.Controls.Add(this.groupControl2);
+            this.splitYangLi.Panel2.Text = "Panel2";
+            this.splitYangLi.Size = new System.Drawing.Size(1340, 113);
+            this.splitYangLi.SplitterPosition = 676;
+            this.splitYangLi.TabIndex = 4;
+            // 
+            // groupControl1
+            // 
+            this.groupControl1.Controls.Add(this.gcMx2);
+            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.groupControl1.Location = new System.Drawing.Point(0, 0);
+            this.groupControl1.Name = "groupControl1";
+            this.groupControl1.Size = new System.Drawing.Size(676, 113);
+            this.groupControl1.TabIndex = 3;
+            this.groupControl1.Text = "妫�娴嬬粨鏋�";
+            // 
+            // gcMx2
+            // 
+            this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx2.Location = new System.Drawing.Point(2, 28);
+            this.gcMx2.MainView = this.gvMx2;
+            this.gcMx2.Name = "gcMx2";
+            this.gcMx2.Size = new System.Drawing.Size(672, 83);
+            this.gcMx2.TabIndex = 0;
+            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx2});
+            // 
+            // gvMx2
+            // 
+            this.gvMx2.Appearance.Row.Options.UseFont = true;
+            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn4,
+            this.gridColumn3,
+            this.gridColumn2,
+            this.gridColumn20,
+            this.gridColumn21,
+            this.gridColumn25});
+            this.gvMx2.GridControl = this.gcMx2;
+            this.gvMx2.Name = "gvMx2";
+            // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "guid涓嶈兘鍒犻櫎";
+            this.gridColumn4.FieldName = "guid";
+            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.OptionsColumn.ReadOnly = true;
+            this.gridColumn4.Width = 94;
+            // 
+            // gridColumn3
+            // 
+            this.gridColumn3.Caption = "椤圭洰";
+            this.gridColumn3.FieldName = "fcheckItem";
+            this.gridColumn3.MaxWidth = 192;
+            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.Name = "gridColumn3";
+            this.gridColumn3.OptionsColumn.ReadOnly = true;
+            this.gridColumn3.Visible = true;
+            this.gridColumn3.VisibleIndex = 0;
+            this.gridColumn3.Width = 192;
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鎶芥缁撴灉";
+            this.gridColumn2.FieldName = "fcheckResu";
+            this.gridColumn2.MaxWidth = 80;
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.OptionsColumn.ReadOnly = true;
+            this.gridColumn2.Width = 80;
+            // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "鍒ゅ畾鏍囧織";
+            this.gridColumn20.FieldName = "fstand";
+            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.OptionsColumn.ReadOnly = true;
+            this.gridColumn20.Visible = true;
+            this.gridColumn20.VisibleIndex = 1;
+            this.gridColumn20.Width = 94;
+            // 
+            // gridColumn21
+            // 
+            this.gridColumn21.Caption = "鎿嶄綔浜�";
+            this.gridColumn21.FieldName = "createBy";
+            this.gridColumn21.MinWidth = 25;
+            this.gridColumn21.Name = "gridColumn21";
+            this.gridColumn21.OptionsColumn.ReadOnly = true;
+            this.gridColumn21.Visible = true;
+            this.gridColumn21.VisibleIndex = 2;
+            this.gridColumn21.Width = 94;
+            // 
+            // gridColumn25
+            // 
+            this.gridColumn25.Caption = "鎿嶄綔鏃堕棿";
+            this.gridColumn25.FieldName = "createDate";
+            this.gridColumn25.MinWidth = 25;
+            this.gridColumn25.Name = "gridColumn25";
+            this.gridColumn25.OptionsColumn.ReadOnly = true;
+            this.gridColumn25.Visible = true;
+            this.gridColumn25.VisibleIndex = 3;
+            this.gridColumn25.Width = 94;
+            // 
+            // groupControl2
+            // 
+            this.groupControl2.Controls.Add(this.gcMx3);
+            this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.groupControl2.Location = new System.Drawing.Point(0, 0);
+            this.groupControl2.Name = "groupControl2";
+            this.groupControl2.Size = new System.Drawing.Size(652, 113);
+            this.groupControl2.TabIndex = 4;
+            this.groupControl2.Text = "鏍锋湰缁撴灉";
+            // 
+            // gcMx3
+            // 
+            this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.gcMx3.Location = new System.Drawing.Point(2, 28);
+            this.gcMx3.MainView = this.gvMx3;
+            this.gcMx3.Name = "gcMx3";
+            this.gcMx3.Size = new System.Drawing.Size(648, 83);
+            this.gcMx3.TabIndex = 0;
+            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx3});
+            // 
+            // gvMx3
+            // 
+            this.gvMx3.Appearance.Row.Options.UseFont = true;
+            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn1,
+            this.gridColumn22,
+            this.gridColumn28,
+            this.gridColumn29,
+            this.gridColumn24,
+            this.gridColumn26,
+            this.gridColumn27});
+            this.gvMx3.GridControl = this.gcMx3;
+            this.gvMx3.Name = "gvMx3";
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "guid涓嶈兘鍒犻櫎";
+            this.gridColumn1.FieldName = "guid";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.OptionsColumn.ReadOnly = true;
+            this.gridColumn1.Width = 94;
+            // 
+            // gridColumn22
+            // 
+            this.gridColumn22.Caption = "椤圭洰";
+            this.gridColumn22.FieldName = "fcheckItemd5";
+            this.gridColumn22.MaxWidth = 192;
+            this.gridColumn22.MinWidth = 25;
+            this.gridColumn22.Name = "gridColumn22";
+            this.gridColumn22.OptionsColumn.ReadOnly = true;
+            this.gridColumn22.Visible = true;
+            this.gridColumn22.VisibleIndex = 0;
+            this.gridColumn22.Width = 192;
+            // 
+            // gridColumn28
+            // 
+            this.gridColumn28.Caption = "鏍锋湰搴�";
+            this.gridColumn28.FieldName = "fcheckItem";
+            this.gridColumn28.MinWidth = 25;
+            this.gridColumn28.Name = "gridColumn28";
+            this.gridColumn28.OptionsColumn.ReadOnly = true;
+            this.gridColumn28.Visible = true;
+            this.gridColumn28.VisibleIndex = 1;
+            this.gridColumn28.Width = 94;
+            // 
+            // gridColumn29
+            // 
+            this.gridColumn29.Caption = "鏍锋湰鍊�";
+            this.gridColumn29.FieldName = "fcheckResu";
+            this.gridColumn29.MinWidth = 25;
+            this.gridColumn29.Name = "gridColumn29";
+            this.gridColumn29.OptionsColumn.ReadOnly = true;
+            this.gridColumn29.Visible = true;
+            this.gridColumn29.VisibleIndex = 2;
+            this.gridColumn29.Width = 94;
+            // 
+            // gridColumn24
+            // 
+            this.gridColumn24.Caption = "鍒ゅ畾鏍囧織";
+            this.gridColumn24.FieldName = "fstand";
+            this.gridColumn24.MinWidth = 25;
+            this.gridColumn24.Name = "gridColumn24";
+            this.gridColumn24.OptionsColumn.ReadOnly = true;
+            this.gridColumn24.Visible = true;
+            this.gridColumn24.VisibleIndex = 3;
+            this.gridColumn24.Width = 94;
+            // 
+            // gridColumn26
+            // 
+            this.gridColumn26.Caption = "鎿嶄綔浜�";
+            this.gridColumn26.FieldName = "createBy";
+            this.gridColumn26.MinWidth = 25;
+            this.gridColumn26.Name = "gridColumn26";
+            this.gridColumn26.OptionsColumn.ReadOnly = true;
+            this.gridColumn26.Visible = true;
+            this.gridColumn26.VisibleIndex = 4;
+            this.gridColumn26.Width = 94;
+            // 
+            // gridColumn27
+            // 
+            this.gridColumn27.Caption = "鎿嶄綔鏃堕棿";
+            this.gridColumn27.FieldName = "createDate";
+            this.gridColumn27.MinWidth = 25;
+            this.gridColumn27.Name = "gridColumn27";
+            this.gridColumn27.OptionsColumn.ReadOnly = true;
+            this.gridColumn27.Visible = true;
+            this.gridColumn27.VisibleIndex = 5;
+            this.gridColumn27.Width = 94;
+            // 
+            // panMsg
+            // 
+            this.panMsg.Controls.Add(this.layoutMxMsg);
+            this.panMsg.Dock = System.Windows.Forms.DockStyle.Top;
+            this.panMsg.Location = new System.Drawing.Point(0, 0);
+            this.panMsg.Name = "panMsg";
+            this.panMsg.Size = new System.Drawing.Size(1340, 47);
+            this.panMsg.TabIndex = 1;
+            // 
+            // layoutMxMsg
+            // 
+            this.layoutMxMsg.Controls.Add(this.btnIpt);
+            this.layoutMxMsg.Controls.Add(this.txtJianYan);
+            this.layoutMxMsg.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.layoutMxMsg.Location = new System.Drawing.Point(2, 2);
+            this.layoutMxMsg.Name = "layoutMxMsg";
+            this.layoutMxMsg.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(348, 385, 812, 500);
+            this.layoutMxMsg.Root = this.layoutControlGroup1;
+            this.layoutMxMsg.Size = new System.Drawing.Size(1336, 43);
+            this.layoutMxMsg.TabIndex = 0;
+            this.layoutMxMsg.Text = "layoutControl1";
+            // 
+            // btnIpt
+            // 
+            this.btnIpt.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.calculatenow_32x32;
+            this.btnIpt.Location = new System.Drawing.Point(1228, 2);
+            this.btnIpt.Name = "btnIpt";
+            this.btnIpt.Size = new System.Drawing.Size(106, 36);
+            this.btnIpt.StyleController = this.layoutMxMsg;
+            this.btnIpt.TabIndex = 4;
+            this.btnIpt.Text = "鏍锋湰绠$悊";
+            // 
+            // txtJianYan
+            // 
+            this.txtJianYan.Location = new System.Drawing.Point(221, 2);
+            this.txtJianYan.Name = "txtJianYan";
+            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
+            this.txtJianYan.Properties.Appearance.Options.UseFont = true;
+            this.txtJianYan.Size = new System.Drawing.Size(594, 36);
+            this.txtJianYan.StyleController = this.layoutMxMsg;
+            this.txtJianYan.TabIndex = 2;
+            // 
+            // layoutControlGroup1
+            // 
+            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+            this.layoutControlGroup1.GroupBordersVisible = false;
+            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+            this.layoutControlItem11,
+            this.layoutControlItem20});
+            this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            this.layoutControlGroup1.Name = "Root";
+            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition5.Width = 100D;
+            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition6.Width = 100D;
+            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition7.Width = 100D;
+            columnDefinition8.SizeType = System.Windows.Forms.SizeType.AutoSize;
+            columnDefinition8.Width = 110D;
+            this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+            columnDefinition5,
+            columnDefinition6,
+            columnDefinition7,
+            columnDefinition8});
+            rowDefinition7.Height = 100D;
+            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+            this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+            rowDefinition7});
+            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+            this.layoutControlGroup1.Size = new System.Drawing.Size(1336, 43);
+            this.layoutControlGroup1.TextVisible = false;
+            // 
+            // layoutControlItem11
+            // 
+            this.layoutControlItem11.Control = this.txtJianYan;
+            this.layoutControlItem11.CustomizationFormText = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-19锛�";
+            this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem11.Name = "layoutControlItem11";
+            this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
+            this.layoutControlItem11.Size = new System.Drawing.Size(817, 43);
+            this.layoutControlItem11.Text = "褰曞叆妫�楠岀粨鏋滐紙OK-19,NG-19锛�";
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(207, 18);
+            // 
+            // layoutControlItem20
+            // 
+            this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
+            this.layoutControlItem20.Control = this.btnIpt;
+            this.layoutControlItem20.Location = new System.Drawing.Point(1226, 0);
+            this.layoutControlItem20.MaxSize = new System.Drawing.Size(110, 40);
+            this.layoutControlItem20.MinSize = new System.Drawing.Size(110, 40);
+            this.layoutControlItem20.Name = "layoutControlItem20";
+            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem20.Size = new System.Drawing.Size(110, 43);
+            this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            this.layoutControlItem20.Text = "鏍锋湰绠$悊";
+            this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem20.TextVisible = false;
+            // 
+            // tabMxPage2
+            // 
+            this.tabMxPage2.Controls.Add(this.ucUpFileList1);
+            this.tabMxPage2.Name = "tabMxPage2";
+            this.tabMxPage2.Size = new System.Drawing.Size(1340, 459);
+            this.tabMxPage2.Text = "闄勪欢淇℃伅";
+            // 
+            // ucUpFileList1
+            // 
+            this.ucUpFileList1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.ucUpFileList1.Location = new System.Drawing.Point(0, 0);
+            this.ucUpFileList1.Name = "ucUpFileList1";
+            this.ucUpFileList1.parentGroup = null;
+            this.ucUpFileList1.pGuid = null;
+            this.ucUpFileList1.Size = new System.Drawing.Size(1340, 459);
+            this.ucUpFileList1.TabIndex = 0;
+            // 
+            // repositoryItemComboBox2
+            // 
+            this.repositoryItemComboBox2.AutoHeight = false;
+            this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.repositoryItemComboBox2.Items.AddRange(new object[] {
+            "鈭�",
+            "脳"});
+            this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
+            // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(921, 42);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 6;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
+            // gridView2
+            // 
+            this.gridView2.Name = "gridView2";
+            // 
+            // gridView3
+            // 
+            this.gridView3.Name = "gridView3";
+            // 
+            // gridView4
+            // 
+            this.gridView4.Name = "gridView4";
+            // 
+            // Frm_XunJianDetect01
+            // 
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+            this.ClientSize = new System.Drawing.Size(1344, 800);
+            this.Controls.Add(this.picCheckBox);
+            this.Controls.Add(this.xtraTabControl1);
+            this.Controls.Add(this.toolBarMenu1);
+            this.Name = "Frm_XunJianDetect01";
+            this.Text = "ipqc棣栨";
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
+            ((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_remarks.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_releaseNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmitDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_checkStates.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fngDesc.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
+            this.xtraTabControl2.ResumeLayout(false);
+            this.tabMxPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel1)).EndInit();
+            this.splitMx2.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2.Panel2)).EndInit();
+            this.splitMx2.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitMx2)).EndInit();
+            this.splitMx2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel1)).EndInit();
+            this.splitYangLi.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi.Panel2)).EndInit();
+            this.splitYangLi.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitYangLi)).EndInit();
+            this.splitYangLi.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
+            this.groupControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
+            this.groupControl2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).EndInit();
+            this.panMsg.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg)).EndInit();
+            this.layoutMxMsg.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+            this.tabMxPage2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
+            this.ResumeLayout(false);
+
+        }
+        #endregion
+        private UserControl.UcToolBarMenu toolBarMenu1;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+        private System.Windows.Forms.PictureBox picCheckBox;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+        private DevExpress.XtraEditors.SplitContainerControl split1;
+        private DevExpress.XtraGrid.GridControl gcMain1;
+        private UserControls.Data.UcPageBar pageBar1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fsubmit;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lotNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_boardStyle;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fbatchQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckResu;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcovertQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_fcheckDate;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+        private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+        private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
+        private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckResu;
+        private DevExpress.XtraEditors.TextEdit txt_remarks;
+        private DevExpress.XtraEditors.TextEdit txt_itemNo;
+        private System.Windows.Forms.Label lbGuid;
+        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
+        private DevExpress.XtraEditors.TextEdit txt_fbatchQty;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckBy;
+        private DevExpress.XtraEditors.TextEdit txt_fcheckDate;
+        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
+        private DevExpress.XtraLayout.LayoutControl layoutMx1;
+        private DevExpress.XtraLayout.LayoutControlGroup Root;
+        private DevExpress.XtraEditors.TextEdit txt_itemModel;
+        private DevExpress.XtraEditors.TextEdit txt_fsubmitBy;
+        private DevExpress.XtraEditors.TextEdit txt_fsubmitDate;
+        private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+        private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
+        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+        private DevExpress.XtraEditors.SplitContainerControl splitMx2;
+        private DevExpress.XtraGrid.GridControl gcMx1;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckTool;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItemDesc;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fspecRequ;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fupAllow;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstand;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1freQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkQyt;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fenterQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckResu;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngRate;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fngQty;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1sampleSizeNo;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckLevel;
+        private DevExpress.XtraGrid.Columns.GridColumn gvMx1facLevel;
+        private DevExpress.XtraEditors.GroupControl groupControl1;
+        private DevExpress.XtraGrid.GridControl gcMx2;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+        private DevExpress.XtraEditors.PanelControl panMsg;
+        private DevExpress.XtraEditors.TextEdit txtJianYan;
+        private DevExpress.XtraTab.XtraTabPage tabMxPage2;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraEditors.SimpleButton btnIpt;
+        private DevExpress.XtraLayout.LayoutControl layoutMxMsg;
+        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+        private DevExpress.XtraEditors.SplitContainerControl splitYangLi;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
+        private DevExpress.XtraEditors.GroupControl groupControl2;
+        private DevExpress.XtraGrid.GridControl gcMx3;
+        private DevExpress.XtraGrid.Views.Grid.GridView gvMx3;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+        private DevExpress.XtraEditors.TextEdit txt_guid;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
+        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 gridColumn23;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
+        private DevExpress.XtraEditors.TextEdit txt_lotNo;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+        private DevExpress.XtraEditors.TextEdit txt_checkStates;
+        private DevExpress.XtraEditors.TextEdit txt_createBy;
+        private DevExpress.XtraEditors.TextEdit txt_createDate;
+        private DevExpress.XtraEditors.TextEdit txt_itemName;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+        private UserControl.UCUpFileList ucUpFileList1;
+        private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraEditors.TextEdit txt_lineName;
+        private DevExpress.XtraEditors.TextEdit txt_itemId;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+        private DevExpress.XtraEditors.TextEdit txt_fngDesc;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.cs b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.cs
new file mode 100644
index 0000000..071b3c9
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.cs
@@ -0,0 +1,313 @@
+锘縰sing 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.Data;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm.IPQC
+{
+    public partial class Frm_XunJianDetect01 : DevExpress.XtraEditors.XtraForm
+    {
+        string _webServiceName = "IpqcXunManager/";
+        List<FilterEntity> _filterList = new List<FilterEntity>();
+        public Frm_XunJianDetect01()
+        {
+            InitializeComponent();
+            this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+            this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+            toolBarMenu1.btnLogClick += ToolBarMenu1_btnLogClick;
+            this.toolBarMenu1.getXmlConfig();
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx2);
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx3);
+            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fsubmitTxt", "", (value) =>
+            {
+                Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
+            }, tips);
+            Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) =>
+            {
+                getModel(value, "0");
+            }, (value) =>
+            {
+                getPageList(this.pageBar1.CurrentPage);
+            }, lbGuid);
+            getPageList(1);
+            pageBar1.PagerEvent += PageBar1_PagerEvent;
+            xtraTabControl2.SelectedPageChanged += XtraTabControl2_SelectedPageChanged;
+            gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged;
+            btnIpt.Click += BtnIpt_Click;
+        }
+
+        /// <summary>
+        /// 鎵归噺褰曞叆
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        /// <exception cref="NotImplementedException"></exception>
+        private void BtnIpt_Click(object sender, EventArgs e)
+        {
+            bool bl = false;
+            Gs.DevApp.DevFrm.QC.Frm_MesQaItemsDetect01Input frm = new Gs.DevApp.DevFrm.QC.Frm_MesQaItemsDetect01Input(this.lbGuid.Text.Trim(), bl);
+            frm.ShowDialog();
+        }
+
+        private void GridView1_ColumnFilterChanged(object sender, EventArgs e)
+        {
+            _filterList = Gs.DevApp.ToolBox.UtilityHelper.GetDilter(gridView1.Columns, gridView1);
+            Task.Delay(100);
+            getPageList(1);
+        }
+        private void GvMx1_FocusedRowChanged(object sender, DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventArgs e)
+        {
+            if (e.FocusedRowHandle >= 0)
+            {
+                DataRow row = gvMx1.GetDataRow(e.FocusedRowHandle);
+                string rowGuid = row["guid"].ToString();
+                if (string.IsNullOrEmpty(rowGuid))
+                    return;
+                getList12(rowGuid);
+            }
+        }
+
+        /// <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_btnLogClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
+        }
+
+        /// <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(), "0");
+            else
+            {
+                //_filterList.Clear();
+                //if (gridView1.ActiveFilter.Count > 0)
+                //{
+                //    gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
+                //    gridView1.ActiveFilter.Clear();
+                //    gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
+                //}
+                //getPageList(1);
+                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);
+            // _sbSqlWhere += " and isnull(fsubmit,0)=0";
+            PageQueryModel pgq = new PageQueryModel(curPage, this.pageBar1.RowsCount, "release_no", "asc", "", _sbSqlWhere.ToString());
+            string json = JsonConvert.SerializeObject(pgq);
+            try
+            {
+                string 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.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+        private void getModel(string strGuid, string guid5)
+        {
+            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;
+                    List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+                    gvList.Add(gvMx1);
+                    UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit, gvList);
+                    setEable(isEdit);
+                    JObject _job = JObject.Parse(strJson);
+                    JArray array = new JArray();
+                    foreach (var a in _job["rtnData"]["list5"])
+                    {
+                        array.Add(a);
+                    }
+                    DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
+                    if (dt.Rows.Count > 0)
+                    {
+                        gcMx1.DataSource = null;
+                        gcMx1.BindingContext = new BindingContext();
+                        gcMx1.DataSource = dt;
+                        gcMx1.ForceInitialize();
+                        gvMx1.BestFitColumns();
+                        ucUpFileList1.pGuid = lbGuid.Text.Trim();
+                        if (guid5.Length > 10)
+                        {
+                            int rowHandle = 0;
+                            rowHandle = gvMx1.LocateByValue(1, gvMx1.Columns["guid"], guid5);
+                            if (rowHandle < 0)
+                                rowHandle = 0;
+                            gvMx1.FocusedRowHandle = rowHandle + 1;
+                        }
+                    }
+                    else
+                    {
+                        Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+                    }
+                }
+                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 XtraTabControl2_SelectedPageChanged(object sender, DevExpress.XtraTab.TabPageChangedEventArgs e)
+        {
+            if (e.Page.Name == "tabMxPage2")
+            {
+                ucUpFileList1.getFileList();
+            }
+        }
+        /// <summary>
+        /// 鏍规嵁妫�楠岄」鐩鍙栨娊鏍风粨鏋� 
+        /// </summary>
+        /// <param name="guid5"></param>
+        private void getList12(string guid5)
+        {
+            var _obj = new
+            {
+                parentGuid = UtilityHelper.ToGuid(lbGuid.Text.Trim()), //涓诲缓
+                guid = UtilityHelper.ToGuid(guid5), //涓诲缓
+            };
+            try
+            {
+                var strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel12", JsonConvert.SerializeObject(_obj));
+                JObject _job = JObject.Parse(strJson);
+                JArray array = new JArray();
+                foreach (var a in _job["rtnData"]["list"])
+                {
+                    array.Add(a);
+                }
+                DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
+                gcMx2.BindingContext = new BindingContext();
+                gcMx2.DataSource = dt;
+                gcMx2.ForceInitialize();
+                gvMx2.BestFitColumns();
+                JArray array1 = new JArray();
+                foreach (var a in _job["rtnData"]["list2"])
+                {
+                    array1.Add(a);
+                }
+                DataTable dt1 = JsonConvert.DeserializeObject<DataTable>(array1.ToString());
+                gcMx3.BindingContext = new BindingContext();
+                gcMx3.DataSource = dt1;
+                gcMx3.ForceInitialize();
+                gvMx3.BestFitColumns();
+            }
+            catch (Exception ex)
+            {
+                MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+            }
+        }
+
+        private void setEable(bool bl)
+        {
+            txtJianYan.ReadOnly = !bl;
+            btnIpt.Text = (bl == true ? "褰曞叆鏍锋湰" : "鏌ョ湅鏍锋湰");
+        }
+    }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.resx b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.resx
new file mode 100644
index 0000000..5160e8b
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/IPQC/Frm_XunJianDetect01.resx
@@ -0,0 +1,123 @@
+锘�<?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>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index ba05049..ff64d56 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -368,6 +368,12 @@
     <Compile Include="DevFrm\IPQC\Frm_XunJian.Designer.cs">
       <DependentUpon>Frm_XunJian.cs</DependentUpon>
     </Compile>
+    <Compile Include="DevFrm\IPQC\Frm_XunJianDetect01.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="DevFrm\IPQC\Frm_XunJianDetect01.Designer.cs">
+      <DependentUpon>Frm_XunJianDetect01.cs</DependentUpon>
+    </Compile>
     <Compile Include="DevFrm\PDA\Frm_UserBind.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -1280,6 +1286,9 @@
     <EmbeddedResource Include="DevFrm\IPQC\Frm_ShouJianDetect01.resx">
       <DependentUpon>Frm_ShouJianDetect01.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\IPQC\Frm_XunJianDetect01.resx">
+      <DependentUpon>Frm_XunJianDetect01.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\PDA\Frm_UserBind.resx">
       <DependentUpon>Frm_UserBind.cs</DependentUpon>
     </EmbeddedResource>

--
Gitblit v1.9.3