From 389a37cd2a99b901f150ff36e9fa8bdaec679a78 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 30 十月 2024 14:28:25 +0800
Subject: [PATCH] 来料检验审核

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs          |   48 +
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs               |   13 
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs             |    2 
 DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs                      |  117 ++
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs    |   18 
 DevApp/Gs.DevApp/Gs.DevApp.csproj                                  |    3 
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs      | 1143 +++++++++++++-------------
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 1147 +++++++++++++-------------
 8 files changed, 1,328 insertions(+), 1,163 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index cb4f858..8d1c0e6 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -30,6 +30,44 @@
         private void InitializeComponent()
         {
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitContainerControl1 = 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.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fdownAllow = 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.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
+            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.panMsg = new DevExpress.XtraEditors.PanelControl();
             this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
@@ -149,45 +187,19 @@
             this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit();
             this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
-            this.splitContainerControl1 = 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.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fdownAllow = 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.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
-            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
-            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.tabMxPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+            this.splitContainerControl1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+            this.splitContainerControl1.Panel2.SuspendLayout();
+            this.splitContainerControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((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.panMsg)).BeginInit();
             this.panMsg.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
@@ -219,18 +231,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
-            this.splitContainerControl1.Panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
-            this.splitContainerControl1.Panel2.SuspendLayout();
-            this.splitContainerControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
-            this.groupControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             this.SuspendLayout();
             // 
             // tabMxPage1
@@ -240,6 +240,514 @@
             this.tabMxPage1.Name = "tabMxPage1";
             this.tabMxPage1.Size = new System.Drawing.Size(1340, 448);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
+            // 
+            // splitContainerControl1
+            // 
+            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitContainerControl1.Horizontal = false;
+            this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
+            this.splitContainerControl1.Name = "splitContainerControl1";
+            // 
+            // splitContainerControl1.Panel1
+            // 
+            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
+            this.splitContainerControl1.Panel1.Text = "Panel1";
+            // 
+            // splitContainerControl1.Panel2
+            // 
+            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
+            this.splitContainerControl1.Panel2.Text = "Panel2";
+            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380);
+            this.splitContainerControl1.SplitterPosition = 160;
+            this.splitContainerControl1.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, 160);
+            this.gcMx1.TabIndex = 1;
+            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx1});
+            // 
+            // gvMx1
+            // 
+            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gvMx1guid,
+            this.gvMx1id,
+            this.gvMx1ftextType,
+            this.gvMx1fstand,
+            this.gvMx1fupAllow,
+            this.gvMx1fdownAllow,
+            this.gvMx1sampleSizeNo,
+            this.gvMx1fcheckLevel,
+            this.gvMx1facLevel,
+            this.gvMx1fcheckItem,
+            this.gvMx1fspecRequ,
+            this.gvMx1checkQyt,
+            this.gvMx1fcheckResu,
+            this.gvMx1facQty,
+            this.gvMx1freQty,
+            this.gvMx1fngQty,
+            this.gvMx1fngRate,
+            this.gvMx1fenterQty,
+            this.gvMx1releaseNo,
+            this.gvMx1company,
+            this.gvMx1factory,
+            this.gvMx1fcheckItemDesc,
+            this.gvMx1procNo,
+            this.gvMx1workshopCenterCode,
+            this.gvMx1funit,
+            this.gvMx1givenModify,
+            this.gvMx1fcheckTool,
+            this.gvMx1lastupdateBy,
+            this.gvMx1lastupdateDate,
+            this.gvMx1remarks});
+            this.gvMx1.GridControl = this.gcMx1;
+            this.gvMx1.Name = "gvMx1";
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+            this.gvMx1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gvMx1guid
+            // 
+            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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.Visible = true;
+            this.gvMx1guid.VisibleIndex = 0;
+            this.gvMx1guid.Width = 94;
+            // 
+            // gvMx1id
+            // 
+            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1id.AppearanceCell.Options.UseFont = true;
+            this.gvMx1id.Caption = "id ";
+            this.gvMx1id.FieldName = "id";
+            this.gvMx1id.MinWidth = 50;
+            this.gvMx1id.Name = "gvMx1id";
+            this.gvMx1id.Tag = "query_a.id";
+            this.gvMx1id.Visible = true;
+            this.gvMx1id.VisibleIndex = 1;
+            this.gvMx1id.Width = 94;
+            // 
+            // gvMx1ftextType
+            // 
+            this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
+            this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
+            this.gvMx1ftextType.FieldName = "ftextType";
+            this.gvMx1ftextType.MinWidth = 50;
+            this.gvMx1ftextType.Name = "gvMx1ftextType";
+            this.gvMx1ftextType.Tag = "query_a.ftext_type";
+            this.gvMx1ftextType.Visible = true;
+            this.gvMx1ftextType.VisibleIndex = 2;
+            this.gvMx1ftextType.Width = 94;
+            // 
+            // gvMx1fstand
+            // 
+            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 3;
+            this.gvMx1fstand.Width = 94;
+            // 
+            // gvMx1fupAllow
+            // 
+            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 94;
+            // 
+            // gvMx1fdownAllow
+            // 
+            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 5;
+            this.gvMx1fdownAllow.Width = 94;
+            // 
+            // gvMx1sampleSizeNo
+            // 
+            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 6;
+            this.gvMx1sampleSizeNo.Width = 94;
+            // 
+            // gvMx1fcheckLevel
+            // 
+            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 7;
+            this.gvMx1fcheckLevel.Width = 94;
+            // 
+            // gvMx1facLevel
+            // 
+            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 8;
+            this.gvMx1facLevel.Width = 94;
+            // 
+            // gvMx1fcheckItem
+            // 
+            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 9;
+            this.gvMx1fcheckItem.Width = 94;
+            // 
+            // gvMx1fspecRequ
+            // 
+            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 10;
+            this.gvMx1fspecRequ.Width = 94;
+            // 
+            // gvMx1checkQyt
+            // 
+            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 11;
+            this.gvMx1checkQyt.Width = 94;
+            // 
+            // gvMx1fcheckResu
+            // 
+            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = 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 = 12;
+            this.gvMx1fcheckResu.Width = 94;
+            // 
+            // gvMx1facQty
+            // 
+            this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1facQty.Caption = "AC鏁伴噺 ";
+            this.gvMx1facQty.FieldName = "facQty";
+            this.gvMx1facQty.MinWidth = 50;
+            this.gvMx1facQty.Name = "gvMx1facQty";
+            this.gvMx1facQty.Tag = "query_a.fac_qty";
+            this.gvMx1facQty.Visible = true;
+            this.gvMx1facQty.VisibleIndex = 13;
+            this.gvMx1facQty.Width = 94;
+            // 
+            // gvMx1freQty
+            // 
+            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 14;
+            this.gvMx1freQty.Width = 94;
+            // 
+            // gvMx1fngQty
+            // 
+            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 15;
+            this.gvMx1fngQty.Width = 94;
+            // 
+            // gvMx1fngRate
+            // 
+            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
+            this.gvMx1fngRate.FieldName = "fngRate";
+            this.gvMx1fngRate.MinWidth = 50;
+            this.gvMx1fngRate.Name = "gvMx1fngRate";
+            this.gvMx1fngRate.Tag = "query_a.fng_rate";
+            this.gvMx1fngRate.Visible = true;
+            this.gvMx1fngRate.VisibleIndex = 16;
+            this.gvMx1fngRate.Width = 94;
+            // 
+            // gvMx1fenterQty
+            // 
+            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
+            this.gvMx1fenterQty.FieldName = "fenterQty";
+            this.gvMx1fenterQty.MinWidth = 50;
+            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
+            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
+            this.gvMx1fenterQty.Visible = true;
+            this.gvMx1fenterQty.VisibleIndex = 17;
+            this.gvMx1fenterQty.Width = 94;
+            // 
+            // gvMx1releaseNo
+            // 
+            this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx1releaseNo.Caption = "release_no ";
+            this.gvMx1releaseNo.FieldName = "releaseNo";
+            this.gvMx1releaseNo.MinWidth = 50;
+            this.gvMx1releaseNo.Name = "gvMx1releaseNo";
+            this.gvMx1releaseNo.Tag = "query_a.release_no";
+            this.gvMx1releaseNo.Visible = true;
+            this.gvMx1releaseNo.VisibleIndex = 18;
+            this.gvMx1releaseNo.Width = 94;
+            // 
+            // gvMx1company
+            // 
+            this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1company.AppearanceCell.Options.UseFont = true;
+            this.gvMx1company.Caption = "company ";
+            this.gvMx1company.FieldName = "company";
+            this.gvMx1company.MinWidth = 50;
+            this.gvMx1company.Name = "gvMx1company";
+            this.gvMx1company.Tag = "query_a.company";
+            this.gvMx1company.Visible = true;
+            this.gvMx1company.VisibleIndex = 19;
+            this.gvMx1company.Width = 94;
+            // 
+            // gvMx1factory
+            // 
+            this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1factory.AppearanceCell.Options.UseFont = true;
+            this.gvMx1factory.Caption = "factory ";
+            this.gvMx1factory.FieldName = "factory";
+            this.gvMx1factory.MinWidth = 50;
+            this.gvMx1factory.Name = "gvMx1factory";
+            this.gvMx1factory.Tag = "query_a.factory";
+            this.gvMx1factory.Visible = true;
+            this.gvMx1factory.VisibleIndex = 20;
+            this.gvMx1factory.Width = 94;
+            // 
+            // gvMx1fcheckItemDesc
+            // 
+            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 21;
+            this.gvMx1fcheckItemDesc.Width = 94;
+            // 
+            // gvMx1procNo
+            // 
+            this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
+            this.gvMx1procNo.FieldName = "procNo";
+            this.gvMx1procNo.MinWidth = 50;
+            this.gvMx1procNo.Name = "gvMx1procNo";
+            this.gvMx1procNo.Tag = "query_a.proc_no";
+            this.gvMx1procNo.Visible = true;
+            this.gvMx1procNo.VisibleIndex = 22;
+            this.gvMx1procNo.Width = 94;
+            // 
+            // gvMx1workshopCenterCode
+            // 
+            this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
+            this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
+            this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
+            this.gvMx1workshopCenterCode.MinWidth = 50;
+            this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
+            this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
+            this.gvMx1workshopCenterCode.Visible = true;
+            this.gvMx1workshopCenterCode.VisibleIndex = 23;
+            this.gvMx1workshopCenterCode.Width = 94;
+            // 
+            // gvMx1funit
+            // 
+            this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1funit.AppearanceCell.Options.UseFont = true;
+            this.gvMx1funit.Caption = "鍗曚綅 ";
+            this.gvMx1funit.FieldName = "funit";
+            this.gvMx1funit.MinWidth = 50;
+            this.gvMx1funit.Name = "gvMx1funit";
+            this.gvMx1funit.Tag = "query_a.funit";
+            this.gvMx1funit.Visible = true;
+            this.gvMx1funit.VisibleIndex = 24;
+            this.gvMx1funit.Width = 94;
+            // 
+            // gvMx1givenModify
+            // 
+            this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
+            this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
+            this.gvMx1givenModify.FieldName = "givenModify";
+            this.gvMx1givenModify.MinWidth = 50;
+            this.gvMx1givenModify.Name = "gvMx1givenModify";
+            this.gvMx1givenModify.Tag = "query_a.given_modify";
+            this.gvMx1givenModify.Visible = true;
+            this.gvMx1givenModify.VisibleIndex = 25;
+            this.gvMx1givenModify.Width = 94;
+            // 
+            // gvMx1fcheckTool
+            // 
+            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 26;
+            this.gvMx1fcheckTool.Width = 94;
+            // 
+            // gvMx1lastupdateBy
+            // 
+            this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
+            this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
+            this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
+            this.gvMx1lastupdateBy.MinWidth = 50;
+            this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
+            this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
+            this.gvMx1lastupdateBy.Visible = true;
+            this.gvMx1lastupdateBy.VisibleIndex = 27;
+            this.gvMx1lastupdateBy.Width = 94;
+            // 
+            // gvMx1lastupdateDate
+            // 
+            this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
+            this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
+            this.gvMx1lastupdateDate.MinWidth = 50;
+            this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
+            this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
+            this.gvMx1lastupdateDate.Visible = true;
+            this.gvMx1lastupdateDate.VisibleIndex = 28;
+            this.gvMx1lastupdateDate.Width = 94;
+            // 
+            // gvMx1remarks
+            // 
+            this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
+            this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
+            this.gvMx1remarks.FieldName = "remarks";
+            this.gvMx1remarks.MinWidth = 50;
+            this.gvMx1remarks.Name = "gvMx1remarks";
+            this.gvMx1remarks.Tag = "query_a.remarks";
+            this.gvMx1remarks.Visible = true;
+            this.gvMx1remarks.VisibleIndex = 29;
+            this.gvMx1remarks.Width = 94;
+            // 
+            // 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(1340, 208);
+            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(1336, 178);
+            this.gcMx2.TabIndex = 0;
+            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx2});
+            // 
+            // gvMx2
+            // 
+            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn2,
+            this.gridColumn1});
+            this.gvMx2.GridControl = this.gcMx2;
+            this.gvMx2.Name = "gvMx2";
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鎶芥缁撴灉";
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 0;
+            this.gridColumn2.Width = 94;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 1;
+            this.gridColumn1.Width = 94;
             // 
             // panMsg
             // 
@@ -1388,7 +1896,7 @@
             // 
             // toolBarMenu1
             // 
-            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_IqcJianYanCommit";
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -1773,514 +2281,6 @@
             this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
             this.txt_lotNo.TabIndex = 262;
             // 
-            // splitContainerControl1
-            // 
-            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.splitContainerControl1.Horizontal = false;
-            this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
-            this.splitContainerControl1.Name = "splitContainerControl1";
-            // 
-            // splitContainerControl1.Panel1
-            // 
-            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
-            this.splitContainerControl1.Panel1.Text = "Panel1";
-            // 
-            // splitContainerControl1.Panel2
-            // 
-            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
-            this.splitContainerControl1.Panel2.Text = "Panel2";
-            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380);
-            this.splitContainerControl1.SplitterPosition = 160;
-            this.splitContainerControl1.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, 160);
-            this.gcMx1.TabIndex = 1;
-            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx1});
-            // 
-            // gvMx1
-            // 
-            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gvMx1guid,
-            this.gvMx1id,
-            this.gvMx1ftextType,
-            this.gvMx1fstand,
-            this.gvMx1fupAllow,
-            this.gvMx1fdownAllow,
-            this.gvMx1sampleSizeNo,
-            this.gvMx1fcheckLevel,
-            this.gvMx1facLevel,
-            this.gvMx1fcheckItem,
-            this.gvMx1fspecRequ,
-            this.gvMx1checkQyt,
-            this.gvMx1fcheckResu,
-            this.gvMx1facQty,
-            this.gvMx1freQty,
-            this.gvMx1fngQty,
-            this.gvMx1fngRate,
-            this.gvMx1fenterQty,
-            this.gvMx1releaseNo,
-            this.gvMx1company,
-            this.gvMx1factory,
-            this.gvMx1fcheckItemDesc,
-            this.gvMx1procNo,
-            this.gvMx1workshopCenterCode,
-            this.gvMx1funit,
-            this.gvMx1givenModify,
-            this.gvMx1fcheckTool,
-            this.gvMx1lastupdateBy,
-            this.gvMx1lastupdateDate,
-            this.gvMx1remarks});
-            this.gvMx1.GridControl = this.gcMx1;
-            this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
-            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
-            this.gvMx1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gvMx1guid
-            // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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.Visible = true;
-            this.gvMx1guid.VisibleIndex = 0;
-            this.gvMx1guid.Width = 94;
-            // 
-            // gvMx1id
-            // 
-            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1id.AppearanceCell.Options.UseFont = true;
-            this.gvMx1id.Caption = "id ";
-            this.gvMx1id.FieldName = "id";
-            this.gvMx1id.MinWidth = 50;
-            this.gvMx1id.Name = "gvMx1id";
-            this.gvMx1id.Tag = "query_a.id";
-            this.gvMx1id.Visible = true;
-            this.gvMx1id.VisibleIndex = 1;
-            this.gvMx1id.Width = 94;
-            // 
-            // gvMx1ftextType
-            // 
-            this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
-            this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
-            this.gvMx1ftextType.FieldName = "ftextType";
-            this.gvMx1ftextType.MinWidth = 50;
-            this.gvMx1ftextType.Name = "gvMx1ftextType";
-            this.gvMx1ftextType.Tag = "query_a.ftext_type";
-            this.gvMx1ftextType.Visible = true;
-            this.gvMx1ftextType.VisibleIndex = 2;
-            this.gvMx1ftextType.Width = 94;
-            // 
-            // gvMx1fstand
-            // 
-            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 3;
-            this.gvMx1fstand.Width = 94;
-            // 
-            // gvMx1fupAllow
-            // 
-            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 94;
-            // 
-            // gvMx1fdownAllow
-            // 
-            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 5;
-            this.gvMx1fdownAllow.Width = 94;
-            // 
-            // gvMx1sampleSizeNo
-            // 
-            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 6;
-            this.gvMx1sampleSizeNo.Width = 94;
-            // 
-            // gvMx1fcheckLevel
-            // 
-            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 7;
-            this.gvMx1fcheckLevel.Width = 94;
-            // 
-            // gvMx1facLevel
-            // 
-            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 8;
-            this.gvMx1facLevel.Width = 94;
-            // 
-            // gvMx1fcheckItem
-            // 
-            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 9;
-            this.gvMx1fcheckItem.Width = 94;
-            // 
-            // gvMx1fspecRequ
-            // 
-            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 10;
-            this.gvMx1fspecRequ.Width = 94;
-            // 
-            // gvMx1checkQyt
-            // 
-            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 11;
-            this.gvMx1checkQyt.Width = 94;
-            // 
-            // gvMx1fcheckResu
-            // 
-            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = 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 = 12;
-            this.gvMx1fcheckResu.Width = 94;
-            // 
-            // gvMx1facQty
-            // 
-            this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1facQty.Caption = "AC鏁伴噺 ";
-            this.gvMx1facQty.FieldName = "facQty";
-            this.gvMx1facQty.MinWidth = 50;
-            this.gvMx1facQty.Name = "gvMx1facQty";
-            this.gvMx1facQty.Tag = "query_a.fac_qty";
-            this.gvMx1facQty.Visible = true;
-            this.gvMx1facQty.VisibleIndex = 13;
-            this.gvMx1facQty.Width = 94;
-            // 
-            // gvMx1freQty
-            // 
-            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 14;
-            this.gvMx1freQty.Width = 94;
-            // 
-            // gvMx1fngQty
-            // 
-            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 15;
-            this.gvMx1fngQty.Width = 94;
-            // 
-            // gvMx1fngRate
-            // 
-            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
-            this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
-            this.gvMx1fngRate.FieldName = "fngRate";
-            this.gvMx1fngRate.MinWidth = 50;
-            this.gvMx1fngRate.Name = "gvMx1fngRate";
-            this.gvMx1fngRate.Tag = "query_a.fng_rate";
-            this.gvMx1fngRate.Visible = true;
-            this.gvMx1fngRate.VisibleIndex = 16;
-            this.gvMx1fngRate.Width = 94;
-            // 
-            // gvMx1fenterQty
-            // 
-            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
-            this.gvMx1fenterQty.FieldName = "fenterQty";
-            this.gvMx1fenterQty.MinWidth = 50;
-            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
-            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
-            this.gvMx1fenterQty.Visible = true;
-            this.gvMx1fenterQty.VisibleIndex = 17;
-            this.gvMx1fenterQty.Width = 94;
-            // 
-            // gvMx1releaseNo
-            // 
-            this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx1releaseNo.Caption = "release_no ";
-            this.gvMx1releaseNo.FieldName = "releaseNo";
-            this.gvMx1releaseNo.MinWidth = 50;
-            this.gvMx1releaseNo.Name = "gvMx1releaseNo";
-            this.gvMx1releaseNo.Tag = "query_a.release_no";
-            this.gvMx1releaseNo.Visible = true;
-            this.gvMx1releaseNo.VisibleIndex = 18;
-            this.gvMx1releaseNo.Width = 94;
-            // 
-            // gvMx1company
-            // 
-            this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1company.AppearanceCell.Options.UseFont = true;
-            this.gvMx1company.Caption = "company ";
-            this.gvMx1company.FieldName = "company";
-            this.gvMx1company.MinWidth = 50;
-            this.gvMx1company.Name = "gvMx1company";
-            this.gvMx1company.Tag = "query_a.company";
-            this.gvMx1company.Visible = true;
-            this.gvMx1company.VisibleIndex = 19;
-            this.gvMx1company.Width = 94;
-            // 
-            // gvMx1factory
-            // 
-            this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1factory.AppearanceCell.Options.UseFont = true;
-            this.gvMx1factory.Caption = "factory ";
-            this.gvMx1factory.FieldName = "factory";
-            this.gvMx1factory.MinWidth = 50;
-            this.gvMx1factory.Name = "gvMx1factory";
-            this.gvMx1factory.Tag = "query_a.factory";
-            this.gvMx1factory.Visible = true;
-            this.gvMx1factory.VisibleIndex = 20;
-            this.gvMx1factory.Width = 94;
-            // 
-            // gvMx1fcheckItemDesc
-            // 
-            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 21;
-            this.gvMx1fcheckItemDesc.Width = 94;
-            // 
-            // gvMx1procNo
-            // 
-            this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
-            this.gvMx1procNo.FieldName = "procNo";
-            this.gvMx1procNo.MinWidth = 50;
-            this.gvMx1procNo.Name = "gvMx1procNo";
-            this.gvMx1procNo.Tag = "query_a.proc_no";
-            this.gvMx1procNo.Visible = true;
-            this.gvMx1procNo.VisibleIndex = 22;
-            this.gvMx1procNo.Width = 94;
-            // 
-            // gvMx1workshopCenterCode
-            // 
-            this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
-            this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
-            this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
-            this.gvMx1workshopCenterCode.MinWidth = 50;
-            this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
-            this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
-            this.gvMx1workshopCenterCode.Visible = true;
-            this.gvMx1workshopCenterCode.VisibleIndex = 23;
-            this.gvMx1workshopCenterCode.Width = 94;
-            // 
-            // gvMx1funit
-            // 
-            this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1funit.AppearanceCell.Options.UseFont = true;
-            this.gvMx1funit.Caption = "鍗曚綅 ";
-            this.gvMx1funit.FieldName = "funit";
-            this.gvMx1funit.MinWidth = 50;
-            this.gvMx1funit.Name = "gvMx1funit";
-            this.gvMx1funit.Tag = "query_a.funit";
-            this.gvMx1funit.Visible = true;
-            this.gvMx1funit.VisibleIndex = 24;
-            this.gvMx1funit.Width = 94;
-            // 
-            // gvMx1givenModify
-            // 
-            this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
-            this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
-            this.gvMx1givenModify.FieldName = "givenModify";
-            this.gvMx1givenModify.MinWidth = 50;
-            this.gvMx1givenModify.Name = "gvMx1givenModify";
-            this.gvMx1givenModify.Tag = "query_a.given_modify";
-            this.gvMx1givenModify.Visible = true;
-            this.gvMx1givenModify.VisibleIndex = 25;
-            this.gvMx1givenModify.Width = 94;
-            // 
-            // gvMx1fcheckTool
-            // 
-            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 26;
-            this.gvMx1fcheckTool.Width = 94;
-            // 
-            // gvMx1lastupdateBy
-            // 
-            this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
-            this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
-            this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
-            this.gvMx1lastupdateBy.MinWidth = 50;
-            this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
-            this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
-            this.gvMx1lastupdateBy.Visible = true;
-            this.gvMx1lastupdateBy.VisibleIndex = 27;
-            this.gvMx1lastupdateBy.Width = 94;
-            // 
-            // gvMx1lastupdateDate
-            // 
-            this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
-            this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
-            this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
-            this.gvMx1lastupdateDate.MinWidth = 50;
-            this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
-            this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
-            this.gvMx1lastupdateDate.Visible = true;
-            this.gvMx1lastupdateDate.VisibleIndex = 28;
-            this.gvMx1lastupdateDate.Width = 94;
-            // 
-            // gvMx1remarks
-            // 
-            this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
-            this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
-            this.gvMx1remarks.FieldName = "remarks";
-            this.gvMx1remarks.MinWidth = 50;
-            this.gvMx1remarks.Name = "gvMx1remarks";
-            this.gvMx1remarks.Tag = "query_a.remarks";
-            this.gvMx1remarks.Visible = true;
-            this.gvMx1remarks.VisibleIndex = 29;
-            this.gvMx1remarks.Width = 94;
-            // 
-            // 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(1340, 208);
-            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(1336, 178);
-            this.gcMx2.TabIndex = 0;
-            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx2});
-            // 
-            // gvMx2
-            // 
-            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn2,
-            this.gridColumn1});
-            this.gvMx2.GridControl = this.gcMx2;
-            this.gvMx2.Name = "gvMx2";
-            // 
-            // gridColumn2
-            // 
-            this.gridColumn2.Caption = "鎶芥缁撴灉";
-            this.gridColumn2.MinWidth = 25;
-            this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 0;
-            this.gridColumn2.Width = 94;
-            // 
-            // gridColumn1
-            // 
-            this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
-            this.gridColumn1.MinWidth = 25;
-            this.gridColumn1.Name = "gridColumn1";
-            this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 1;
-            this.gridColumn1.Width = 94;
-            // 
             // Frm_MesQaItemsDetect01
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2288,9 +2288,20 @@
             this.ClientSize = new System.Drawing.Size(1344, 800);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
-            this.IsMdiContainer = false;
             this.Name = "Frm_MesQaItemsDetect01";
             this.tabMxPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+            this.splitContainerControl1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+            this.splitContainerControl1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+            this.splitContainerControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((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.panMsg)).EndInit();
             this.panMsg.ResumeLayout(false);
             this.panMsg.PerformLayout();
@@ -2325,18 +2336,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
-            this.splitContainerControl1.Panel1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
-            this.splitContainerControl1.Panel2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
-            this.splitContainerControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
-            this.groupControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             this.ResumeLayout(false);
 
         }
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
index 293f0b6..ebd329d 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -31,6 +31,7 @@
             this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
             this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
             this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+            this.toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
             gcMain.MouseDoubleClick += GcMain_MouseDoubleClick;
             gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged;
             getPageList(1, UtilityHelper.GetPageSize());
@@ -57,6 +58,9 @@
             gvMx2.OptionsView.ShowGroupPanel = false;
             _setIno();
         }
+
+       
+
         /// <summary>
         /// 鍙屽嚮浜嬩欢
         /// </summary>
@@ -98,7 +102,14 @@
             _filterList = e.FilterList;
             getPageList(1, pageBar1.RowsCount);
         }
-
+        private void ToolBarMenu1_btnChkClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
+        }
         /// <summary>
         /// 鍙栨秷浜嬩欢
         /// </summary>
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
index fb06ca0..db480ea 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -30,6 +30,44 @@
         private void InitializeComponent()
         {
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+            this.splitContainerControl1 = 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.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fdownAllow = 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.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
+            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.panMsg = new DevExpress.XtraEditors.PanelControl();
             this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
@@ -149,45 +187,19 @@
             this.txt_modify1Flag = new DevExpress.XtraEditors.TextEdit();
             this.lb_lotNo = new DevExpress.XtraEditors.LabelControl();
             this.txt_lotNo = new DevExpress.XtraEditors.TextEdit();
-            this.splitContainerControl1 = 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.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1ftextType = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fstand = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fupAllow = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fdownAllow = 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.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fspecRequ = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1checkQyt = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1facQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1freQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fngQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fngRate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fenterQty = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1procNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1workshopCenterCode = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1funit = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1givenModify = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
-            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
-            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.tabMxPage1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+            this.splitContainerControl1.Panel1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+            this.splitContainerControl1.Panel2.SuspendLayout();
+            this.splitContainerControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((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.panMsg)).BeginInit();
             this.panMsg.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
@@ -219,18 +231,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
-            this.splitContainerControl1.Panel1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
-            this.splitContainerControl1.Panel2.SuspendLayout();
-            this.splitContainerControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
-            this.groupControl1.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
             this.SuspendLayout();
             // 
             // tabMxPage1
@@ -240,6 +240,514 @@
             this.tabMxPage1.Name = "tabMxPage1";
             this.tabMxPage1.Size = new System.Drawing.Size(1340, 448);
             this.tabMxPage1.Text = "鎶芥牱淇℃伅";
+            // 
+            // splitContainerControl1
+            // 
+            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.splitContainerControl1.Horizontal = false;
+            this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
+            this.splitContainerControl1.Name = "splitContainerControl1";
+            // 
+            // splitContainerControl1.Panel1
+            // 
+            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
+            this.splitContainerControl1.Panel1.Text = "Panel1";
+            // 
+            // splitContainerControl1.Panel2
+            // 
+            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
+            this.splitContainerControl1.Panel2.Text = "Panel2";
+            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380);
+            this.splitContainerControl1.SplitterPosition = 160;
+            this.splitContainerControl1.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, 160);
+            this.gcMx1.TabIndex = 1;
+            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx1});
+            // 
+            // gvMx1
+            // 
+            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gvMx1guid,
+            this.gvMx1id,
+            this.gvMx1ftextType,
+            this.gvMx1fstand,
+            this.gvMx1fupAllow,
+            this.gvMx1fdownAllow,
+            this.gvMx1sampleSizeNo,
+            this.gvMx1fcheckLevel,
+            this.gvMx1facLevel,
+            this.gvMx1fcheckItem,
+            this.gvMx1fspecRequ,
+            this.gvMx1checkQyt,
+            this.gvMx1fcheckResu,
+            this.gvMx1facQty,
+            this.gvMx1freQty,
+            this.gvMx1fngQty,
+            this.gvMx1fngRate,
+            this.gvMx1fenterQty,
+            this.gvMx1releaseNo,
+            this.gvMx1company,
+            this.gvMx1factory,
+            this.gvMx1fcheckItemDesc,
+            this.gvMx1procNo,
+            this.gvMx1workshopCenterCode,
+            this.gvMx1funit,
+            this.gvMx1givenModify,
+            this.gvMx1fcheckTool,
+            this.gvMx1lastupdateBy,
+            this.gvMx1lastupdateDate,
+            this.gvMx1remarks});
+            this.gvMx1.GridControl = this.gcMx1;
+            this.gvMx1.Name = "gvMx1";
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+            this.gvMx1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gvMx1guid
+            // 
+            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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.Visible = true;
+            this.gvMx1guid.VisibleIndex = 0;
+            this.gvMx1guid.Width = 94;
+            // 
+            // gvMx1id
+            // 
+            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1id.AppearanceCell.Options.UseFont = true;
+            this.gvMx1id.Caption = "id ";
+            this.gvMx1id.FieldName = "id";
+            this.gvMx1id.MinWidth = 50;
+            this.gvMx1id.Name = "gvMx1id";
+            this.gvMx1id.Tag = "query_a.id";
+            this.gvMx1id.Visible = true;
+            this.gvMx1id.VisibleIndex = 1;
+            this.gvMx1id.Width = 94;
+            // 
+            // gvMx1ftextType
+            // 
+            this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
+            this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
+            this.gvMx1ftextType.FieldName = "ftextType";
+            this.gvMx1ftextType.MinWidth = 50;
+            this.gvMx1ftextType.Name = "gvMx1ftextType";
+            this.gvMx1ftextType.Tag = "query_a.ftext_type";
+            this.gvMx1ftextType.Visible = true;
+            this.gvMx1ftextType.VisibleIndex = 2;
+            this.gvMx1ftextType.Width = 94;
+            // 
+            // gvMx1fstand
+            // 
+            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 3;
+            this.gvMx1fstand.Width = 94;
+            // 
+            // gvMx1fupAllow
+            // 
+            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 94;
+            // 
+            // gvMx1fdownAllow
+            // 
+            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 5;
+            this.gvMx1fdownAllow.Width = 94;
+            // 
+            // gvMx1sampleSizeNo
+            // 
+            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 6;
+            this.gvMx1sampleSizeNo.Width = 94;
+            // 
+            // gvMx1fcheckLevel
+            // 
+            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 7;
+            this.gvMx1fcheckLevel.Width = 94;
+            // 
+            // gvMx1facLevel
+            // 
+            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 8;
+            this.gvMx1facLevel.Width = 94;
+            // 
+            // gvMx1fcheckItem
+            // 
+            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 9;
+            this.gvMx1fcheckItem.Width = 94;
+            // 
+            // gvMx1fspecRequ
+            // 
+            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 10;
+            this.gvMx1fspecRequ.Width = 94;
+            // 
+            // gvMx1checkQyt
+            // 
+            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 11;
+            this.gvMx1checkQyt.Width = 94;
+            // 
+            // gvMx1fcheckResu
+            // 
+            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = 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 = 12;
+            this.gvMx1fcheckResu.Width = 94;
+            // 
+            // gvMx1facQty
+            // 
+            this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1facQty.Caption = "AC鏁伴噺 ";
+            this.gvMx1facQty.FieldName = "facQty";
+            this.gvMx1facQty.MinWidth = 50;
+            this.gvMx1facQty.Name = "gvMx1facQty";
+            this.gvMx1facQty.Tag = "query_a.fac_qty";
+            this.gvMx1facQty.Visible = true;
+            this.gvMx1facQty.VisibleIndex = 13;
+            this.gvMx1facQty.Width = 94;
+            // 
+            // gvMx1freQty
+            // 
+            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 14;
+            this.gvMx1freQty.Width = 94;
+            // 
+            // gvMx1fngQty
+            // 
+            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 15;
+            this.gvMx1fngQty.Width = 94;
+            // 
+            // gvMx1fngRate
+            // 
+            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
+            this.gvMx1fngRate.FieldName = "fngRate";
+            this.gvMx1fngRate.MinWidth = 50;
+            this.gvMx1fngRate.Name = "gvMx1fngRate";
+            this.gvMx1fngRate.Tag = "query_a.fng_rate";
+            this.gvMx1fngRate.Visible = true;
+            this.gvMx1fngRate.VisibleIndex = 16;
+            this.gvMx1fngRate.Width = 94;
+            // 
+            // gvMx1fenterQty
+            // 
+            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
+            this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
+            this.gvMx1fenterQty.FieldName = "fenterQty";
+            this.gvMx1fenterQty.MinWidth = 50;
+            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
+            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
+            this.gvMx1fenterQty.Visible = true;
+            this.gvMx1fenterQty.VisibleIndex = 17;
+            this.gvMx1fenterQty.Width = 94;
+            // 
+            // gvMx1releaseNo
+            // 
+            this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx1releaseNo.Caption = "release_no ";
+            this.gvMx1releaseNo.FieldName = "releaseNo";
+            this.gvMx1releaseNo.MinWidth = 50;
+            this.gvMx1releaseNo.Name = "gvMx1releaseNo";
+            this.gvMx1releaseNo.Tag = "query_a.release_no";
+            this.gvMx1releaseNo.Visible = true;
+            this.gvMx1releaseNo.VisibleIndex = 18;
+            this.gvMx1releaseNo.Width = 94;
+            // 
+            // gvMx1company
+            // 
+            this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1company.AppearanceCell.Options.UseFont = true;
+            this.gvMx1company.Caption = "company ";
+            this.gvMx1company.FieldName = "company";
+            this.gvMx1company.MinWidth = 50;
+            this.gvMx1company.Name = "gvMx1company";
+            this.gvMx1company.Tag = "query_a.company";
+            this.gvMx1company.Visible = true;
+            this.gvMx1company.VisibleIndex = 19;
+            this.gvMx1company.Width = 94;
+            // 
+            // gvMx1factory
+            // 
+            this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1factory.AppearanceCell.Options.UseFont = true;
+            this.gvMx1factory.Caption = "factory ";
+            this.gvMx1factory.FieldName = "factory";
+            this.gvMx1factory.MinWidth = 50;
+            this.gvMx1factory.Name = "gvMx1factory";
+            this.gvMx1factory.Tag = "query_a.factory";
+            this.gvMx1factory.Visible = true;
+            this.gvMx1factory.VisibleIndex = 20;
+            this.gvMx1factory.Width = 94;
+            // 
+            // gvMx1fcheckItemDesc
+            // 
+            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 21;
+            this.gvMx1fcheckItemDesc.Width = 94;
+            // 
+            // gvMx1procNo
+            // 
+            this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
+            this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
+            this.gvMx1procNo.FieldName = "procNo";
+            this.gvMx1procNo.MinWidth = 50;
+            this.gvMx1procNo.Name = "gvMx1procNo";
+            this.gvMx1procNo.Tag = "query_a.proc_no";
+            this.gvMx1procNo.Visible = true;
+            this.gvMx1procNo.VisibleIndex = 22;
+            this.gvMx1procNo.Width = 94;
+            // 
+            // gvMx1workshopCenterCode
+            // 
+            this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
+            this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
+            this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
+            this.gvMx1workshopCenterCode.MinWidth = 50;
+            this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
+            this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
+            this.gvMx1workshopCenterCode.Visible = true;
+            this.gvMx1workshopCenterCode.VisibleIndex = 23;
+            this.gvMx1workshopCenterCode.Width = 94;
+            // 
+            // gvMx1funit
+            // 
+            this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1funit.AppearanceCell.Options.UseFont = true;
+            this.gvMx1funit.Caption = "鍗曚綅 ";
+            this.gvMx1funit.FieldName = "funit";
+            this.gvMx1funit.MinWidth = 50;
+            this.gvMx1funit.Name = "gvMx1funit";
+            this.gvMx1funit.Tag = "query_a.funit";
+            this.gvMx1funit.Visible = true;
+            this.gvMx1funit.VisibleIndex = 24;
+            this.gvMx1funit.Width = 94;
+            // 
+            // gvMx1givenModify
+            // 
+            this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
+            this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
+            this.gvMx1givenModify.FieldName = "givenModify";
+            this.gvMx1givenModify.MinWidth = 50;
+            this.gvMx1givenModify.Name = "gvMx1givenModify";
+            this.gvMx1givenModify.Tag = "query_a.given_modify";
+            this.gvMx1givenModify.Visible = true;
+            this.gvMx1givenModify.VisibleIndex = 25;
+            this.gvMx1givenModify.Width = 94;
+            // 
+            // gvMx1fcheckTool
+            // 
+            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            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 = 26;
+            this.gvMx1fcheckTool.Width = 94;
+            // 
+            // gvMx1lastupdateBy
+            // 
+            this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
+            this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
+            this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
+            this.gvMx1lastupdateBy.MinWidth = 50;
+            this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
+            this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
+            this.gvMx1lastupdateBy.Visible = true;
+            this.gvMx1lastupdateBy.VisibleIndex = 27;
+            this.gvMx1lastupdateBy.Width = 94;
+            // 
+            // gvMx1lastupdateDate
+            // 
+            this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
+            this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
+            this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
+            this.gvMx1lastupdateDate.MinWidth = 50;
+            this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
+            this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
+            this.gvMx1lastupdateDate.Visible = true;
+            this.gvMx1lastupdateDate.VisibleIndex = 28;
+            this.gvMx1lastupdateDate.Width = 94;
+            // 
+            // gvMx1remarks
+            // 
+            this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
+            this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
+            this.gvMx1remarks.FieldName = "remarks";
+            this.gvMx1remarks.MinWidth = 50;
+            this.gvMx1remarks.Name = "gvMx1remarks";
+            this.gvMx1remarks.Tag = "query_a.remarks";
+            this.gvMx1remarks.Visible = true;
+            this.gvMx1remarks.VisibleIndex = 29;
+            this.gvMx1remarks.Width = 94;
+            // 
+            // 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(1340, 208);
+            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(1336, 178);
+            this.gcMx2.TabIndex = 0;
+            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+            this.gvMx2});
+            // 
+            // gvMx2
+            // 
+            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn2,
+            this.gridColumn1});
+            this.gvMx2.GridControl = this.gcMx2;
+            this.gvMx2.Name = "gvMx2";
+            // 
+            // gridColumn2
+            // 
+            this.gridColumn2.Caption = "鎶芥缁撴灉";
+            this.gridColumn2.MinWidth = 25;
+            this.gridColumn2.Name = "gridColumn2";
+            this.gridColumn2.Visible = true;
+            this.gridColumn2.VisibleIndex = 0;
+            this.gridColumn2.Width = 94;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 1;
+            this.gridColumn1.Width = 94;
             // 
             // panMsg
             // 
@@ -1388,7 +1896,7 @@
             // 
             // toolBarMenu1
             // 
-            this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_IqcJianYanCheck";
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -1773,524 +2281,27 @@
             this.txt_lotNo.Size = new System.Drawing.Size(150, 28);
             this.txt_lotNo.TabIndex = 262;
             // 
-            // splitContainerControl1
-            // 
-            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.splitContainerControl1.Horizontal = false;
-            this.splitContainerControl1.Location = new System.Drawing.Point(0, 68);
-            this.splitContainerControl1.Name = "splitContainerControl1";
-            // 
-            // splitContainerControl1.Panel1
-            // 
-            this.splitContainerControl1.Panel1.Controls.Add(this.gcMx1);
-            this.splitContainerControl1.Panel1.Text = "Panel1";
-            // 
-            // splitContainerControl1.Panel2
-            // 
-            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl1);
-            this.splitContainerControl1.Panel2.Text = "Panel2";
-            this.splitContainerControl1.Size = new System.Drawing.Size(1340, 380);
-            this.splitContainerControl1.SplitterPosition = 160;
-            this.splitContainerControl1.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, 160);
-            this.gcMx1.TabIndex = 1;
-            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx1});
-            // 
-            // gvMx1
-            // 
-            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gvMx1guid,
-            this.gvMx1id,
-            this.gvMx1ftextType,
-            this.gvMx1fstand,
-            this.gvMx1fupAllow,
-            this.gvMx1fdownAllow,
-            this.gvMx1sampleSizeNo,
-            this.gvMx1fcheckLevel,
-            this.gvMx1facLevel,
-            this.gvMx1fcheckItem,
-            this.gvMx1fspecRequ,
-            this.gvMx1checkQyt,
-            this.gvMx1fcheckResu,
-            this.gvMx1facQty,
-            this.gvMx1freQty,
-            this.gvMx1fngQty,
-            this.gvMx1fngRate,
-            this.gvMx1fenterQty,
-            this.gvMx1releaseNo,
-            this.gvMx1company,
-            this.gvMx1factory,
-            this.gvMx1fcheckItemDesc,
-            this.gvMx1procNo,
-            this.gvMx1workshopCenterCode,
-            this.gvMx1funit,
-            this.gvMx1givenModify,
-            this.gvMx1fcheckTool,
-            this.gvMx1lastupdateBy,
-            this.gvMx1lastupdateDate,
-            this.gvMx1remarks});
-            this.gvMx1.GridControl = this.gcMx1;
-            this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
-            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
-            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
-            this.gvMx1.OptionsView.ShowGroupPanel = false;
-            // 
-            // gvMx1guid
-            // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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.Visible = true;
-            this.gvMx1guid.VisibleIndex = 0;
-            this.gvMx1guid.Width = 94;
-            // 
-            // gvMx1id
-            // 
-            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1id.AppearanceCell.Options.UseFont = true;
-            this.gvMx1id.Caption = "id ";
-            this.gvMx1id.FieldName = "id";
-            this.gvMx1id.MinWidth = 50;
-            this.gvMx1id.Name = "gvMx1id";
-            this.gvMx1id.Tag = "query_a.id";
-            this.gvMx1id.Visible = true;
-            this.gvMx1id.VisibleIndex = 1;
-            this.gvMx1id.Width = 94;
-            // 
-            // gvMx1ftextType
-            // 
-            this.gvMx1ftextType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1ftextType.AppearanceCell.Options.UseFont = true;
-            this.gvMx1ftextType.Caption = "鏍囧噯鍊肩被鍨� ";
-            this.gvMx1ftextType.FieldName = "ftextType";
-            this.gvMx1ftextType.MinWidth = 50;
-            this.gvMx1ftextType.Name = "gvMx1ftextType";
-            this.gvMx1ftextType.Tag = "query_a.ftext_type";
-            this.gvMx1ftextType.Visible = true;
-            this.gvMx1ftextType.VisibleIndex = 2;
-            this.gvMx1ftextType.Width = 94;
-            // 
-            // gvMx1fstand
-            // 
-            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 3;
-            this.gvMx1fstand.Width = 94;
-            // 
-            // gvMx1fupAllow
-            // 
-            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 94;
-            // 
-            // gvMx1fdownAllow
-            // 
-            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 5;
-            this.gvMx1fdownAllow.Width = 94;
-            // 
-            // gvMx1sampleSizeNo
-            // 
-            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 6;
-            this.gvMx1sampleSizeNo.Width = 94;
-            // 
-            // gvMx1fcheckLevel
-            // 
-            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 7;
-            this.gvMx1fcheckLevel.Width = 94;
-            // 
-            // gvMx1facLevel
-            // 
-            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 8;
-            this.gvMx1facLevel.Width = 94;
-            // 
-            // gvMx1fcheckItem
-            // 
-            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 9;
-            this.gvMx1fcheckItem.Width = 94;
-            // 
-            // gvMx1fspecRequ
-            // 
-            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 10;
-            this.gvMx1fspecRequ.Width = 94;
-            // 
-            // gvMx1checkQyt
-            // 
-            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 11;
-            this.gvMx1checkQyt.Width = 94;
-            // 
-            // gvMx1fcheckResu
-            // 
-            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = 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 = 12;
-            this.gvMx1fcheckResu.Width = 94;
-            // 
-            // gvMx1facQty
-            // 
-            this.gvMx1facQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1facQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1facQty.Caption = "AC鏁伴噺 ";
-            this.gvMx1facQty.FieldName = "facQty";
-            this.gvMx1facQty.MinWidth = 50;
-            this.gvMx1facQty.Name = "gvMx1facQty";
-            this.gvMx1facQty.Tag = "query_a.fac_qty";
-            this.gvMx1facQty.Visible = true;
-            this.gvMx1facQty.VisibleIndex = 13;
-            this.gvMx1facQty.Width = 94;
-            // 
-            // gvMx1freQty
-            // 
-            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 14;
-            this.gvMx1freQty.Width = 94;
-            // 
-            // gvMx1fngQty
-            // 
-            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 15;
-            this.gvMx1fngQty.Width = 94;
-            // 
-            // gvMx1fngRate
-            // 
-            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
-            this.gvMx1fngRate.Caption = "涓嶈壇鐜� ";
-            this.gvMx1fngRate.FieldName = "fngRate";
-            this.gvMx1fngRate.MinWidth = 50;
-            this.gvMx1fngRate.Name = "gvMx1fngRate";
-            this.gvMx1fngRate.Tag = "query_a.fng_rate";
-            this.gvMx1fngRate.Visible = true;
-            this.gvMx1fngRate.VisibleIndex = 16;
-            this.gvMx1fngRate.Width = 94;
-            // 
-            // gvMx1fenterQty
-            // 
-            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
-            this.gvMx1fenterQty.Caption = "宸插綍鍏ユ暟閲� ";
-            this.gvMx1fenterQty.FieldName = "fenterQty";
-            this.gvMx1fenterQty.MinWidth = 50;
-            this.gvMx1fenterQty.Name = "gvMx1fenterQty";
-            this.gvMx1fenterQty.Tag = "query_a.fenter_qty";
-            this.gvMx1fenterQty.Visible = true;
-            this.gvMx1fenterQty.VisibleIndex = 17;
-            this.gvMx1fenterQty.Width = 94;
-            // 
-            // gvMx1releaseNo
-            // 
-            this.gvMx1releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1releaseNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx1releaseNo.Caption = "release_no ";
-            this.gvMx1releaseNo.FieldName = "releaseNo";
-            this.gvMx1releaseNo.MinWidth = 50;
-            this.gvMx1releaseNo.Name = "gvMx1releaseNo";
-            this.gvMx1releaseNo.Tag = "query_a.release_no";
-            this.gvMx1releaseNo.Visible = true;
-            this.gvMx1releaseNo.VisibleIndex = 18;
-            this.gvMx1releaseNo.Width = 94;
-            // 
-            // gvMx1company
-            // 
-            this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1company.AppearanceCell.Options.UseFont = true;
-            this.gvMx1company.Caption = "company ";
-            this.gvMx1company.FieldName = "company";
-            this.gvMx1company.MinWidth = 50;
-            this.gvMx1company.Name = "gvMx1company";
-            this.gvMx1company.Tag = "query_a.company";
-            this.gvMx1company.Visible = true;
-            this.gvMx1company.VisibleIndex = 19;
-            this.gvMx1company.Width = 94;
-            // 
-            // gvMx1factory
-            // 
-            this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1factory.AppearanceCell.Options.UseFont = true;
-            this.gvMx1factory.Caption = "factory ";
-            this.gvMx1factory.FieldName = "factory";
-            this.gvMx1factory.MinWidth = 50;
-            this.gvMx1factory.Name = "gvMx1factory";
-            this.gvMx1factory.Tag = "query_a.factory";
-            this.gvMx1factory.Visible = true;
-            this.gvMx1factory.VisibleIndex = 20;
-            this.gvMx1factory.Width = 94;
-            // 
-            // gvMx1fcheckItemDesc
-            // 
-            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 21;
-            this.gvMx1fcheckItemDesc.Width = 94;
-            // 
-            // gvMx1procNo
-            // 
-            this.gvMx1procNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1procNo.AppearanceCell.Options.UseFont = true;
-            this.gvMx1procNo.Caption = "宸ュ簭鍙� ";
-            this.gvMx1procNo.FieldName = "procNo";
-            this.gvMx1procNo.MinWidth = 50;
-            this.gvMx1procNo.Name = "gvMx1procNo";
-            this.gvMx1procNo.Tag = "query_a.proc_no";
-            this.gvMx1procNo.Visible = true;
-            this.gvMx1procNo.VisibleIndex = 22;
-            this.gvMx1procNo.Width = 94;
-            // 
-            // gvMx1workshopCenterCode
-            // 
-            this.gvMx1workshopCenterCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1workshopCenterCode.AppearanceCell.Options.UseFont = true;
-            this.gvMx1workshopCenterCode.Caption = "宸ヤ綔涓績缂栫爜 ";
-            this.gvMx1workshopCenterCode.FieldName = "workshopCenterCode";
-            this.gvMx1workshopCenterCode.MinWidth = 50;
-            this.gvMx1workshopCenterCode.Name = "gvMx1workshopCenterCode";
-            this.gvMx1workshopCenterCode.Tag = "query_a.workshop_center_code";
-            this.gvMx1workshopCenterCode.Visible = true;
-            this.gvMx1workshopCenterCode.VisibleIndex = 23;
-            this.gvMx1workshopCenterCode.Width = 94;
-            // 
-            // gvMx1funit
-            // 
-            this.gvMx1funit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1funit.AppearanceCell.Options.UseFont = true;
-            this.gvMx1funit.Caption = "鍗曚綅 ";
-            this.gvMx1funit.FieldName = "funit";
-            this.gvMx1funit.MinWidth = 50;
-            this.gvMx1funit.Name = "gvMx1funit";
-            this.gvMx1funit.Tag = "query_a.funit";
-            this.gvMx1funit.Visible = true;
-            this.gvMx1funit.VisibleIndex = 24;
-            this.gvMx1funit.Width = 94;
-            // 
-            // gvMx1givenModify
-            // 
-            this.gvMx1givenModify.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1givenModify.AppearanceCell.Options.UseFont = true;
-            this.gvMx1givenModify.Caption = "鐗瑰畾淇敼 ";
-            this.gvMx1givenModify.FieldName = "givenModify";
-            this.gvMx1givenModify.MinWidth = 50;
-            this.gvMx1givenModify.Name = "gvMx1givenModify";
-            this.gvMx1givenModify.Tag = "query_a.given_modify";
-            this.gvMx1givenModify.Visible = true;
-            this.gvMx1givenModify.VisibleIndex = 25;
-            this.gvMx1givenModify.Width = 94;
-            // 
-            // gvMx1fcheckTool
-            // 
-            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            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 = 26;
-            this.gvMx1fcheckTool.Width = 94;
-            // 
-            // gvMx1lastupdateBy
-            // 
-            this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
-            this.gvMx1lastupdateBy.Caption = "鏇存柊浜� ";
-            this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
-            this.gvMx1lastupdateBy.MinWidth = 50;
-            this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
-            this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
-            this.gvMx1lastupdateBy.Visible = true;
-            this.gvMx1lastupdateBy.VisibleIndex = 27;
-            this.gvMx1lastupdateBy.Width = 94;
-            // 
-            // gvMx1lastupdateDate
-            // 
-            this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
-            this.gvMx1lastupdateDate.Caption = "鏇存柊鏃堕棿 ";
-            this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
-            this.gvMx1lastupdateDate.MinWidth = 50;
-            this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
-            this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
-            this.gvMx1lastupdateDate.Visible = true;
-            this.gvMx1lastupdateDate.VisibleIndex = 28;
-            this.gvMx1lastupdateDate.Width = 94;
-            // 
-            // gvMx1remarks
-            // 
-            this.gvMx1remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
-            this.gvMx1remarks.Caption = "涓嶅悎鏍兼弿杩� ";
-            this.gvMx1remarks.FieldName = "remarks";
-            this.gvMx1remarks.MinWidth = 50;
-            this.gvMx1remarks.Name = "gvMx1remarks";
-            this.gvMx1remarks.Tag = "query_a.remarks";
-            this.gvMx1remarks.Visible = true;
-            this.gvMx1remarks.VisibleIndex = 29;
-            this.gvMx1remarks.Width = 94;
-            // 
-            // 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(1340, 208);
-            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(1336, 178);
-            this.gcMx2.TabIndex = 0;
-            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
-            this.gvMx2});
-            // 
-            // gvMx2
-            // 
-            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
-            this.gridColumn2,
-            this.gridColumn1});
-            this.gvMx2.GridControl = this.gcMx2;
-            this.gvMx2.Name = "gvMx2";
-            // 
-            // gridColumn2
-            // 
-            this.gridColumn2.Caption = "鎶芥缁撴灉";
-            this.gridColumn2.MinWidth = 25;
-            this.gridColumn2.Name = "gridColumn2";
-            this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 0;
-            this.gridColumn2.Width = 94;
-            // 
-            // gridColumn1
-            // 
-            this.gridColumn1.Caption = "鍒ゅ畾鏍囧織";
-            this.gridColumn1.MinWidth = 25;
-            this.gridColumn1.Name = "gridColumn1";
-            this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 1;
-            this.gridColumn1.Width = 94;
-            // 
-            // Frm_MesQaItemsDetect01
+            // Frm_MesQaItemsDetect01Check
             // 
             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.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
-            this.IsMdiContainer = false;
-            this.Name = "Frm_MesQaItemsDetect01";
+            this.Name = "Frm_MesQaItemsDetect01Check";
             this.tabMxPage1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+            this.splitContainerControl1.Panel1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+            this.splitContainerControl1.Panel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+            this.splitContainerControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((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.panMsg)).EndInit();
             this.panMsg.ResumeLayout(false);
             this.panMsg.PerformLayout();
@@ -2325,18 +2336,6 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
-            this.splitContainerControl1.Panel1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
-            this.splitContainerControl1.Panel2.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
-            this.splitContainerControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
-            this.groupControl1.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
             this.ResumeLayout(false);
 
         }
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
index 59d13c8..61561e9 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.cs
@@ -1,4 +1,7 @@
-锘縰sing DevExpress.XtraGrid.Views.Grid;
+锘縰sing DevExpress.Pdf.Native.BouncyCastle.Asn1.Pkcs;
+using DevExpress.Utils.VisualEffects;
+using DevExpress.XtraGrid.Views.Base.ViewInfo;
+using DevExpress.XtraGrid.Views.Grid;
 using DevExpress.XtraGrid.Views.Grid.ViewInfo;
 using Gs.DevApp.Entity;
 using Gs.DevApp.ToolBox;
@@ -31,6 +34,10 @@
             this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
             this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
             this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+            this.toolBarMenu1.btnZhiLiangChkClick += ToolBarMenu1_btnZhiLiangChkClick;
+            this.toolBarMenu1.btnZhiLiangFchkClick += ToolBarMenu1_btnZhiLiangFchkClick;
+            this.toolBarMenu1.btnCaiGouChkClick += ToolBarMenu1_btnCaiGouChkClick;
+            this.toolBarMenu1.btnCaiGouFchkClick += ToolBarMenu1_btnCaiGouFchkClick;
             gcMain.MouseDoubleClick += GcMain_MouseDoubleClick;
             gvMx1.FocusedRowChanged += GvMx1_FocusedRowChanged;
             getPageList(1, UtilityHelper.GetPageSize());
@@ -57,6 +64,8 @@
             gvMx2.OptionsView.ShowGroupPanel = false;
             _setIno();
         }
+
+
         /// <summary>
         /// 鍙屽嚮浜嬩欢
         /// </summary>
@@ -97,6 +106,41 @@
         {
             _filterList = e.FilterList;
             getPageList(1, pageBar1.RowsCount);
+        }
+        private void ToolBarMenu1_btnCaiGouFchkClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
+        }
+
+        private void ToolBarMenu1_btnCaiGouChkClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
+        }
+
+        private void ToolBarMenu1_btnZhiLiangFchkClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
+        }
+
+        private void ToolBarMenu1_btnZhiLiangChkClick(object sender, EventArgs e)
+        {
+            toolBarMenu1.guidKey = "";
+            string rowGuid, rowName;
+            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
+                lbGuid, txt_releaseNo, gridView1);
+            toolBarMenu1.guidKey = rowGuid;
         }
 
         /// <summary>
@@ -417,5 +461,7 @@
                 MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
             }
         }
+
+       
     }
 }
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
index b4ea114..f23ab29 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -29,11 +29,11 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
             this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -528,10 +528,10 @@
             // repositoryItemButtonEdit1
             // 
             this.repositoryItemButtonEdit1.AutoHeight = false;
-            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
             this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -858,7 +858,7 @@
             // 
             // toolBarMenu1
             // 
-            this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user,000prc_cgdhd_Commit";
+            this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user,000chk_CgdhdCommit";
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
diff --git a/DevApp/Gs.DevApp/Gs.DevApp.csproj b/DevApp/Gs.DevApp/Gs.DevApp.csproj
index b63b866..146c036 100644
--- a/DevApp/Gs.DevApp/Gs.DevApp.csproj
+++ b/DevApp/Gs.DevApp/Gs.DevApp.csproj
@@ -524,6 +524,9 @@
     <EmbeddedResource Include="DevFrm\QC\Frm_MesQaItemsDetect01.resx">
       <DependentUpon>Frm_MesQaItemsDetect01.cs</DependentUpon>
     </EmbeddedResource>
+    <EmbeddedResource Include="DevFrm\QC\Frm_MesQaItemsDetect01Check.resx">
+      <DependentUpon>Frm_MesQaItemsDetect01Check.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="DevFrm\QC\Frm_MesQaMj.resx">
       <DependentUpon>Frm_MesQaMj.cs</DependentUpon>
     </EmbeddedResource>
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
index bc83ad9..239e247 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs
@@ -109,7 +109,7 @@
             this.btnCaiGouChk,
             this.btnCaiGouFchk});
             this.barManager1.MainMenu = this.bar2;
-            this.barManager1.MaxItemId = 36;
+            this.barManager1.MaxItemId = 37;
             // 
             // bar2
             // 
diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
index 2a60adb..c36ee95 100644
--- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.cs
@@ -19,7 +19,6 @@
     {
         public UcToolBarMenu()
         {
-
             InitializeComponent();
             btnAdd.ItemClick += BtnAdd_ItemClick;
             btnDel.ItemClick += BtnDel_ItemClick;
@@ -40,6 +39,10 @@
             btnFjianYan.ItemClick += BtnFjianYan_ItemClick;
             btnPiZhun.ItemClick += BtnPiZhun_ItemClick;
             btnLog.ItemClick += BtnLog_ItemClick;
+            btnZhiLiangChk.ItemClick += BtnZhiLiangChk_ItemClick;
+            btnZhiLiangFchk.ItemClick += BtnZhiLiangFchk_ItemClick;
+            btnCaiGouChk.ItemClick += BtnCaiGouChk_ItemClick;
+            btnCaiGouFchk.ItemClick += BtnCaiGouFchk_ItemClick;
             var lst = new List<string>();
             foreach (BarItem item in barManager1.Items)
                 if (item is BarLargeButtonItem largeButtonItem)
@@ -48,8 +51,6 @@
             actions = lst;
         }
 
-
-
         /// <summary>
         ///     鍒濆鍖栨寜閽姸鎬�
         /// </summary>
@@ -57,6 +58,90 @@
         {
             base.OnCreateControl();
             if (Parent != null) getNamespace();
+        }
+
+        private void BtnCaiGouFchk_ItemClick(object sender, ItemClickEventArgs e)
+        {
+            if (btnCaiGouFchkClick != null)
+                btnCaiGouFchkClick(this, e);
+            if (string.IsNullOrEmpty(guidKey))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+
+            if (string.IsNullOrEmpty(chkParameter))
+            {
+                MsgHelper.ShowError("娌℃湁鎸囧畾瀹℃牳鍙傛暟锛岃鑱旂郴寮�鍙戜汉鍛樿幏鍙栨敮鎸侊紒");
+                return;
+            }
+
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜�1鏉℃暟鎹紝纭畾閲囪喘鍙嶅鏍稿悧锛�"))
+                return;
+            _ckService("-2");
+        }
+
+        private void BtnCaiGouChk_ItemClick(object sender, ItemClickEventArgs e)
+        {
+            if (btnCaiGouChkClick != null)
+                btnCaiGouChkClick(this, e);
+            if (string.IsNullOrEmpty(guidKey))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+
+            if (string.IsNullOrEmpty(chkParameter))
+            {
+                MsgHelper.ShowError("娌℃湁鎸囧畾瀹℃牳鍙傛暟锛岃鑱旂郴寮�鍙戜汉鍛樿幏鍙栨敮鎸侊紒");
+                return;
+            }
+
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜�1鏉℃暟鎹紝纭畾閲囪喘瀹℃牳鍚楋紵"))
+                return;
+            _ckService("2");
+        }
+
+        private void BtnZhiLiangFchk_ItemClick(object sender, ItemClickEventArgs e)
+        {
+            if (btnZhiLiangFchkClick != null)
+                btnZhiLiangFchkClick(this, e);
+            if (string.IsNullOrEmpty(guidKey))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+
+            if (string.IsNullOrEmpty(chkParameter))
+            {
+                MsgHelper.ShowError("娌℃湁鎸囧畾瀹℃牳鍙傛暟锛岃鑱旂郴寮�鍙戜汉鍛樿幏鍙栨敮鎸侊紒");
+                return;
+            }
+
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜�1鏉℃暟鎹紝纭畾璐ㄩ噺鍙嶅鏍稿悧锛�"))
+                return;
+            _ckService("-3");
+        }
+
+        private void BtnZhiLiangChk_ItemClick(object sender, ItemClickEventArgs e)
+        {
+            if (btnZhiLiangChkClick != null)
+                btnZhiLiangChkClick(this, e);
+            if (string.IsNullOrEmpty(guidKey))
+            {
+                MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+                return;
+            }
+
+            if (string.IsNullOrEmpty(chkParameter))
+            {
+                MsgHelper.ShowError("娌℃湁鎸囧畾瀹℃牳鍙傛暟锛岃鑱旂郴寮�鍙戜汉鍛樿幏鍙栨敮鎸侊紒");
+                return;
+            }
+
+            if (!MsgHelper.AskQuestion("浣犻�夋嫨浜�1鏉℃暟鎹紝纭畾璐ㄩ噺瀹℃牳鍚楋紵"))
+                return;
+            _ckService("3");
         }
 
         private void BtnFchk_ItemClick(object sender, ItemClickEventArgs e)
@@ -133,7 +218,6 @@
                 btnFjianYanClick(this, e);
             else
                 return;
-
             if (string.IsNullOrEmpty(guidKey))
             {
                 MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
@@ -672,6 +756,29 @@
         /// </summary>
         public event EventHandler btnLogClick;
 
+
+        /// <summary>
+        ///   閲囪喘瀹℃牳
+        /// </summary>
+        public event EventHandler btnCaiGouChkClick;
+
+        /// <summary>
+        ///   閲囪喘鍙嶅鏍�
+        /// </summary>
+        public event EventHandler btnCaiGouFchkClick;
+
+        /// <summary>
+        ///   璐ㄩ噺瀹℃牳
+        /// </summary>
+        public event EventHandler btnZhiLiangChkClick;
+
+
+        /// <summary>
+        ///   璐ㄩ噺鍙嶅鏍�
+        /// </summary>
+        public event EventHandler btnZhiLiangFchkClick;
+
+
         #endregion
 
         #region 鍏叡灞炴��
@@ -710,6 +817,6 @@
 
         #endregion
 
-        
+
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3