lu
2025-03-20 41f16be4fbf2e0f7b42d4b066f3be24c9e91bac1
异常报告
已修改5个文件
1483 ■■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs 131 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs 1341 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.cs 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -89,6 +89,7 @@
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -202,7 +203,6 @@
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -320,6 +320,7 @@
            // 
            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_detect01_submit";
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -751,6 +752,16 @@
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Width = 94;
            // 
            // gridColumn23
            //
            this.gridColumn23.Caption = "采购单号";
            this.gridColumn23.FieldName = "cgdNo";
            this.gridColumn23.MinWidth = 25;
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 24;
            this.gridColumn23.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -835,28 +846,28 @@
            // txt_suppName
            // 
            this.txt_suppName.Enabled = false;
            this.txt_suppName.Location = new System.Drawing.Point(744, 76);
            this.txt_suppName.Location = new System.Drawing.Point(734, 76);
            this.txt_suppName.Name = "txt_suppName";
            this.txt_suppName.Size = new System.Drawing.Size(254, 24);
            this.txt_suppName.Size = new System.Drawing.Size(249, 24);
            this.txt_suppName.StyleController = this.layoutMx1;
            this.txt_suppName.TabIndex = 801;
            this.txt_suppName.Tag = "readonly";
            // 
            // txt_remarks
            // 
            this.txt_remarks.Location = new System.Drawing.Point(414, 108);
            this.txt_remarks.Location = new System.Drawing.Point(409, 108);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remarks.Properties.Appearance.Options.UseFont = true;
            this.txt_remarks.Size = new System.Drawing.Size(584, 28);
            this.txt_remarks.Size = new System.Drawing.Size(574, 28);
            this.txt_remarks.StyleController = this.layoutMx1;
            this.txt_remarks.TabIndex = 797;
            // 
            // txt_fcheckResu
            // 
            this.txt_fcheckResu.Location = new System.Drawing.Point(414, 76);
            this.txt_fcheckResu.Location = new System.Drawing.Point(409, 76);
            this.txt_fcheckResu.Name = "txt_fcheckResu";
            this.txt_fcheckResu.Size = new System.Drawing.Size(254, 24);
            this.txt_fcheckResu.Size = new System.Drawing.Size(249, 24);
            this.txt_fcheckResu.StyleController = this.layoutMx1;
            this.txt_fcheckResu.TabIndex = 798;
            this.txt_fcheckResu.Tag = "readonly";
@@ -867,7 +878,7 @@
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(254, 28);
            this.txt_itemName.Size = new System.Drawing.Size(249, 28);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 800;
            this.txt_itemName.Tag = "readonly";
@@ -878,29 +889,29 @@
            this.txt_releaseNo.Name = "txt_releaseNo";
            this.txt_releaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
            this.txt_releaseNo.Size = new System.Drawing.Size(254, 28);
            this.txt_releaseNo.Size = new System.Drawing.Size(249, 28);
            this.txt_releaseNo.StyleController = this.layoutMx1;
            this.txt_releaseNo.TabIndex = 213;
            this.txt_releaseNo.Tag = "readonly";
            // 
            // txt_fcheckDate
            // 
            this.txt_fcheckDate.Location = new System.Drawing.Point(414, 12);
            this.txt_fcheckDate.Location = new System.Drawing.Point(409, 12);
            this.txt_fcheckDate.Name = "txt_fcheckDate";
            this.txt_fcheckDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
            this.txt_fcheckDate.Size = new System.Drawing.Size(254, 28);
            this.txt_fcheckDate.Size = new System.Drawing.Size(249, 28);
            this.txt_fcheckDate.StyleController = this.layoutMx1;
            this.txt_fcheckDate.TabIndex = 216;
            this.txt_fcheckDate.Tag = "readonly";
            // 
            // txt_lotNo
            // 
            this.txt_lotNo.Location = new System.Drawing.Point(744, 12);
            this.txt_lotNo.Location = new System.Drawing.Point(734, 12);
            this.txt_lotNo.Name = "txt_lotNo";
            this.txt_lotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
            this.txt_lotNo.Size = new System.Drawing.Size(254, 28);
            this.txt_lotNo.Size = new System.Drawing.Size(249, 28);
            this.txt_lotNo.StyleController = this.layoutMx1;
            this.txt_lotNo.TabIndex = 262;
            this.txt_lotNo.Tag = "readonly";
@@ -911,7 +922,7 @@
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(254, 28);
            this.txt_itemNo.Size = new System.Drawing.Size(249, 28);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 789;
            this.txt_itemNo.Tag = "readonly";
@@ -920,7 +931,7 @@
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(84, 108);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Size = new System.Drawing.Size(254, 24);
            this.txt_itemModel.Size = new System.Drawing.Size(249, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 801;
            this.txt_itemModel.Tag = "readonly";
@@ -936,59 +947,59 @@
            // 
            // txt_fcheckBy
            // 
            this.txt_fcheckBy.Location = new System.Drawing.Point(414, 44);
            this.txt_fcheckBy.Location = new System.Drawing.Point(409, 44);
            this.txt_fcheckBy.Name = "txt_fcheckBy";
            this.txt_fcheckBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
            this.txt_fcheckBy.Size = new System.Drawing.Size(254, 28);
            this.txt_fcheckBy.Size = new System.Drawing.Size(249, 28);
            this.txt_fcheckBy.StyleController = this.layoutMx1;
            this.txt_fcheckBy.TabIndex = 217;
            this.txt_fcheckBy.Tag = "readonly";
            // 
            // txt_fbatchQty
            // 
            this.txt_fbatchQty.Location = new System.Drawing.Point(744, 44);
            this.txt_fbatchQty.Location = new System.Drawing.Point(734, 44);
            this.txt_fbatchQty.Name = "txt_fbatchQty";
            this.txt_fbatchQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
            this.txt_fbatchQty.Size = new System.Drawing.Size(254, 28);
            this.txt_fbatchQty.Size = new System.Drawing.Size(249, 28);
            this.txt_fbatchQty.StyleController = this.layoutMx1;
            this.txt_fbatchQty.TabIndex = 222;
            this.txt_fbatchQty.Tag = "readonly";
            // 
            // txt_fsubmitBy
            // 
            this.txt_fsubmitBy.Location = new System.Drawing.Point(1074, 44);
            this.txt_fsubmitBy.Location = new System.Drawing.Point(1059, 44);
            this.txt_fsubmitBy.Name = "txt_fsubmitBy";
            this.txt_fsubmitBy.Size = new System.Drawing.Size(256, 24);
            this.txt_fsubmitBy.Size = new System.Drawing.Size(250, 24);
            this.txt_fsubmitBy.StyleController = this.layoutMx1;
            this.txt_fsubmitBy.TabIndex = 804;
            this.txt_fsubmitBy.Tag = "readonly";
            // 
            // txt_fsubmitDate
            // 
            this.txt_fsubmitDate.Location = new System.Drawing.Point(1074, 76);
            this.txt_fsubmitDate.Location = new System.Drawing.Point(1059, 76);
            this.txt_fsubmitDate.Name = "txt_fsubmitDate";
            this.txt_fsubmitDate.Size = new System.Drawing.Size(256, 24);
            this.txt_fsubmitDate.Size = new System.Drawing.Size(250, 24);
            this.txt_fsubmitDate.StyleController = this.layoutMx1;
            this.txt_fsubmitDate.TabIndex = 805;
            this.txt_fsubmitDate.Tag = "readonly";
            // 
            // txt_fsubmit
            // 
            this.txt_fsubmit.Location = new System.Drawing.Point(1002, 12);
            this.txt_fsubmit.Location = new System.Drawing.Point(987, 12);
            this.txt_fsubmit.Name = "txt_fsubmit";
            this.txt_fsubmit.Properties.Caption = "审核标识";
            this.txt_fsubmit.Size = new System.Drawing.Size(328, 24);
            this.txt_fsubmit.Size = new System.Drawing.Size(322, 24);
            this.txt_fsubmit.StyleController = this.layoutMx1;
            this.txt_fsubmit.TabIndex = 806;
            this.txt_fsubmit.Tag = "readonly";
            // 
            // txt_slOrg
            // 
            this.txt_slOrg.Location = new System.Drawing.Point(1074, 108);
            this.txt_slOrg.Location = new System.Drawing.Point(1059, 108);
            this.txt_slOrg.Name = "txt_slOrg";
            this.txt_slOrg.Size = new System.Drawing.Size(256, 24);
            this.txt_slOrg.Size = new System.Drawing.Size(250, 24);
            this.txt_slOrg.StyleController = this.layoutMx1;
            this.txt_slOrg.TabIndex = 807;
            this.txt_slOrg.Tag = "readonly";
@@ -1083,7 +1094,7 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1342, 148);
            this.Root.Size = new System.Drawing.Size(1321, 148);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1091,27 +1102,27 @@
            this.layoutControlItem1.Control = this.txt_releaseNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem1.Text = "检验单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_fcheckDate;
            this.layoutControlItem2.Location = new System.Drawing.Point(330, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(325, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem2.Text = "检验日期";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_lotNo;
            this.layoutControlItem3.Location = new System.Drawing.Point(660, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(650, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem3.Text = "送检批号";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -1121,7 +1132,7 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem4.Text = "物料名称";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -1131,7 +1142,7 @@
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem5.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem5.Text = "物料编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -1141,83 +1152,83 @@
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem6.Text = "物料规格";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fcheckBy;
            this.layoutControlItem8.Location = new System.Drawing.Point(330, 32);
            this.layoutControlItem8.Location = new System.Drawing.Point(325, 32);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem8.Text = "检验人员";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_fbatchQty;
            this.layoutControlItem9.Location = new System.Drawing.Point(660, 32);
            this.layoutControlItem9.Location = new System.Drawing.Point(650, 32);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem9.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem9.Text = "批次数量";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_fcheckResu;
            this.layoutControlItem10.Location = new System.Drawing.Point(330, 64);
            this.layoutControlItem10.Location = new System.Drawing.Point(325, 64);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem10.Text = "检验结果";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_suppName;
            this.layoutControlItem13.Location = new System.Drawing.Point(660, 64);
            this.layoutControlItem13.Location = new System.Drawing.Point(650, 64);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(330, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem13.Text = "供应商";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_fsubmitBy;
            this.layoutControlItem15.Location = new System.Drawing.Point(990, 32);
            this.layoutControlItem15.Location = new System.Drawing.Point(975, 32);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem15.Size = new System.Drawing.Size(332, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(326, 32);
            this.layoutControlItem15.Text = "审核日期";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_fsubmitDate;
            this.layoutControlItem16.Location = new System.Drawing.Point(990, 64);
            this.layoutControlItem16.Location = new System.Drawing.Point(975, 64);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem16.Size = new System.Drawing.Size(332, 32);
            this.layoutControlItem16.Size = new System.Drawing.Size(326, 32);
            this.layoutControlItem16.Text = "审核人";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_fsubmit;
            this.layoutControlItem14.Location = new System.Drawing.Point(990, 0);
            this.layoutControlItem14.Location = new System.Drawing.Point(975, 0);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(332, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(326, 32);
            this.layoutControlItem14.Text = "审核标识";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem14.TextVisible = false;
@@ -1225,23 +1236,23 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_remarks;
            this.layoutControlItem12.Location = new System.Drawing.Point(330, 96);
            this.layoutControlItem12.Location = new System.Drawing.Point(325, 96);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(660, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(650, 32);
            this.layoutControlItem12.Text = "备注说明";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_slOrg;
            this.layoutControlItem18.Location = new System.Drawing.Point(990, 96);
            this.layoutControlItem18.Location = new System.Drawing.Point(975, 96);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(332, 32);
            this.layoutControlItem18.Size = new System.Drawing.Size(326, 32);
            this.layoutControlItem18.Text = "收料组织";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -1718,7 +1729,7 @@
            // 
            // gridColumn28
            // 
            this.gridColumn28.Caption = "样本集";
            this.gridColumn28.Caption = "样本序";
            this.gridColumn28.FieldName = "fcheckItem";
            this.gridColumn28.MinWidth = 25;
            this.gridColumn28.Name = "gridColumn28";
@@ -2093,16 +2104,6 @@
            // gridView4
            // 
            this.gridView4.Name = "gridView4";
            //
            // gridColumn23
            //
            this.gridColumn23.Caption = "采购单号";
            this.gridColumn23.FieldName = "cgdNo";
            this.gridColumn23.MinWidth = 25;
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 24;
            this.gridColumn23.Width = 94;
            // 
            // Frm_MesQaItemsDetect01
            // 
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.cs
@@ -160,7 +160,7 @@
                {
                    inOrderGuid1 = UtilityHelper.ToGuid(lbGuid.Text.Trim()), ////这是检验单guid
                    inOrderGuid5 = guid5,//这是抽样的guid
                    inP1 = _strCmd,//这是9,有可能是19,或者0k-19,或者ng-19
                    inP1 = _strCmd,//或者0k-19,或者ng-19
                };
                try
                {
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs
@@ -288,6 +288,7 @@
            // 
            this.toolBarMenu1.chkParameter = "1,1,1,1,000chk_iqc_detect01_check";
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -1778,7 +1779,7 @@
            // 
            // gridColumn28
            // 
            this.gridColumn28.Caption = "样本集";
            this.gridColumn28.Caption = "样本序";
            this.gridColumn28.FieldName = "fcheckItem";
            this.gridColumn28.MinWidth = 25;
            this.gridColumn28.Name = "gridColumn28";
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.Designer.cs
@@ -28,20 +28,21 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -63,27 +64,28 @@
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_pba009 = new DevExpress.XtraEditors.TextEdit();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit();
            this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit6 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit7 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit8 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit9 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit10 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit11 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit12 = new DevExpress.XtraEditors.TextEdit();
            this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.textEdit13 = new DevExpress.XtraEditors.TextEdit();
            this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.textEdit14 = new DevExpress.XtraEditors.TextEdit();
            this.textEdit15 = new DevExpress.XtraEditors.TextEdit();
            this.txt_fcheckStatus = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fType = new DevExpress.XtraEditors.TextEdit();
            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
            this.txt_itenModel = new DevExpress.XtraEditors.TextEdit();
            this.txt_dhdh = new DevExpress.XtraEditors.TextEdit();
            this.txt_gysNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_gysName = new DevExpress.XtraEditors.TextEdit();
            this.txt_qty = new DevExpress.XtraEditors.TextEdit();
            this.txt_chooseQty = new DevExpress.XtraEditors.TextEdit();
            this.txt_handSuggestion = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_chooseType = new DevExpress.XtraEditors.TextEdit();
            this.txt_handResult = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.txt_guid = new DevExpress.XtraEditors.TextEdit();
            this.txt_hNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_fBillNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_chooseGoodQty = new DevExpress.XtraEditors.TextEdit();
            this.txt_chooseBadQty = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -95,7 +97,6 @@
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -106,6 +107,9 @@
            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -117,44 +121,20 @@
            this.gvMx1daa005 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa003 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa004 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa018 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.gvMx1daa016 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.gvMx1daa008 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa006 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa007 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa009 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa011 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa012 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.gvMx1reporttime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa017 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa019 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa020 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa021 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa022 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa023 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa024 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa025 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa026 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1isReportcheck = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1daa014 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1machineNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.rptJYBZ = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.textEdit3 = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -174,27 +154,28 @@
            this.splitMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
            this.layoutMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pba009.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseGoodQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseBadQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
@@ -206,7 +187,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
@@ -217,24 +197,24 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            this.SuspendLayout();
            // 
@@ -322,7 +302,10 @@
            this.gv_pba005,
            this.gv_pba006,
            this.gv_pba009,
            this.gridColumn5});
            this.gridColumn5,
            this.gridColumn3,
            this.gridColumn6,
            this.gridColumn7});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -335,7 +318,7 @@
            this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fstatus.Caption = "审核标识";
            this.gv_fstatus.FieldName = "fstatus";
            this.gv_fstatus.FieldName = "checkStatus";
            this.gv_fstatus.MaxWidth = 50;
            this.gv_fstatus.MinWidth = 50;
            this.gv_fstatus.Name = "gv_fstatus";
@@ -347,8 +330,8 @@
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "生产组织";
            this.gridColumn4.FieldName = "fSubsidiary";
            this.gridColumn4.Caption = "主键GUID";
            this.gridColumn4.FieldName = "guid";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Tag = "org.fnamber";
            this.gridColumn4.Visible = true;
@@ -357,8 +340,8 @@
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "车间名称";
            this.gridColumn1.FieldName = "dptName";
            this.gridColumn1.Caption = "类别";
            this.gridColumn1.FieldName = "fType";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
@@ -367,8 +350,8 @@
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "排产单号";
            this.gridColumn2.FieldName = "hNo";
            this.gridColumn2.Caption = "建立者";
            this.gridColumn2.FieldName = "createBy";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Visible = true;
@@ -379,8 +362,8 @@
            // 
            this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "审核人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.Caption = "建立时间";
            this.gv_checkUser.FieldName = "createDate";
            this.gv_checkUser.Name = "gv_checkUser";
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
@@ -392,8 +375,8 @@
            // 
            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.Caption = "审核者";
            this.gv_checkDate.FieldName = "checkBy";
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
@@ -405,8 +388,8 @@
            // 
            this.gv_pba005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_pba005.AppearanceCell.Options.UseFont = true;
            this.gv_pba005.Caption = "创建人";
            this.gv_pba005.FieldName = "pba005";
            this.gv_pba005.Caption = "审核时间";
            this.gv_pba005.FieldName = "checkDate";
            this.gv_pba005.Name = "gv_pba005";
            this.gv_pba005.OptionsColumn.AllowEdit = false;
            this.gv_pba005.Tag = "query_a.pba005";
@@ -418,8 +401,8 @@
            // 
            this.gv_pba006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_pba006.AppearanceCell.Options.UseFont = true;
            this.gv_pba006.Caption = "创建时间";
            this.gv_pba006.FieldName = "pba006";
            this.gv_pba006.Caption = "处置意见";
            this.gv_pba006.FieldName = "handSuggestion";
            this.gv_pba006.Name = "gv_pba006";
            this.gv_pba006.OptionsColumn.AllowEdit = false;
            this.gv_pba006.Tag = "query_a.pba006";
@@ -431,8 +414,8 @@
            // 
            this.gv_pba009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_pba009.AppearanceCell.Options.UseFont = true;
            this.gv_pba009.Caption = "备注";
            this.gv_pba009.FieldName = "pba009";
            this.gv_pba009.Caption = "选别类别";
            this.gv_pba009.FieldName = "chooseType";
            this.gv_pba009.Name = "gv_pba009";
            this.gv_pba009.OptionsColumn.AllowEdit = false;
            this.gv_pba009.Tag = "query_a.pba009";
@@ -442,8 +425,8 @@
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "主键GUID";
            this.gridColumn5.FieldName = "guid";
            this.gridColumn5.Caption = "选别数量";
            this.gridColumn5.FieldName = "chooseQty";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Width = 94;
@@ -484,33 +467,34 @@
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 169;
            this.splitMx1.SplitterPosition = 201;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_pba009);
            this.layoutMx1.Controls.Add(this.txt_remark);
            this.layoutMx1.Controls.Add(this.txt_checkUser);
            this.layoutMx1.Controls.Add(this.txt_checkDate);
            this.layoutMx1.Controls.Add(this.txt_fstatus);
            this.layoutMx1.Controls.Add(this.textEdit1);
            this.layoutMx1.Controls.Add(this.textEdit2);
            this.layoutMx1.Controls.Add(this.textEdit5);
            this.layoutMx1.Controls.Add(this.textEdit6);
            this.layoutMx1.Controls.Add(this.textEdit7);
            this.layoutMx1.Controls.Add(this.textEdit8);
            this.layoutMx1.Controls.Add(this.textEdit9);
            this.layoutMx1.Controls.Add(this.textEdit10);
            this.layoutMx1.Controls.Add(this.textEdit11);
            this.layoutMx1.Controls.Add(this.textEdit12);
            this.layoutMx1.Controls.Add(this.comboBoxEdit1);
            this.layoutMx1.Controls.Add(this.textEdit13);
            this.layoutMx1.Controls.Add(this.comboBoxEdit2);
            this.layoutMx1.Controls.Add(this.textEdit14);
            this.layoutMx1.Controls.Add(this.textEdit15);
            this.layoutMx1.Controls.Add(this.txt_fcheckStatus);
            this.layoutMx1.Controls.Add(this.txt_fType);
            this.layoutMx1.Controls.Add(this.txt_itemNo);
            this.layoutMx1.Controls.Add(this.txt_itemName);
            this.layoutMx1.Controls.Add(this.txt_itenModel);
            this.layoutMx1.Controls.Add(this.txt_dhdh);
            this.layoutMx1.Controls.Add(this.txt_gysNo);
            this.layoutMx1.Controls.Add(this.txt_gysName);
            this.layoutMx1.Controls.Add(this.txt_qty);
            this.layoutMx1.Controls.Add(this.txt_chooseQty);
            this.layoutMx1.Controls.Add(this.txt_handSuggestion);
            this.layoutMx1.Controls.Add(this.txt_chooseType);
            this.layoutMx1.Controls.Add(this.txt_handResult);
            this.layoutMx1.Controls.Add(this.txt_createBy);
            this.layoutMx1.Controls.Add(this.txt_createDate);
            this.layoutMx1.Controls.Add(this.txt_guid);
            this.layoutMx1.Controls.Add(this.txt_hNo);
            this.layoutMx1.Controls.Add(this.txt_fBillNo);
            this.layoutMx1.Controls.Add(this.txt_chooseGoodQty);
            this.layoutMx1.Controls.Add(this.txt_chooseBadQty);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem9,
@@ -519,7 +503,7 @@
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(706, 510, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 169);
            this.layoutMx1.Size = new System.Drawing.Size(1126, 201);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -532,170 +516,170 @@
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
            // 
            // txt_pba009
            // txt_remark
            // 
            this.txt_pba009.Location = new System.Drawing.Point(99, 140);
            this.txt_pba009.Name = "txt_pba009";
            this.txt_pba009.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_pba009.Properties.Appearance.Options.UseFont = true;
            this.txt_pba009.Size = new System.Drawing.Size(451, 28);
            this.txt_pba009.StyleController = this.layoutMx1;
            this.txt_pba009.TabIndex = 240;
            this.txt_remark.Location = new System.Drawing.Point(114, 172);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(436, 28);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 240;
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(912, 12);
            this.txt_checkUser.Location = new System.Drawing.Point(927, 12);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(181, 28);
            this.txt_checkUser.Size = new System.Drawing.Size(166, 28);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 273;
            this.txt_checkUser.Tag = "readonly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(912, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(927, 44);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(181, 28);
            this.txt_checkDate.Size = new System.Drawing.Size(166, 28);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 267;
            this.txt_checkDate.Tag = "readonly";
            // 
            // txt_fstatus
            // txt_fcheckStatus
            // 
            this.txt_fstatus.Location = new System.Drawing.Point(825, 76);
            this.txt_fstatus.Name = "txt_fstatus";
            this.txt_fstatus.Properties.Caption = "审核状态";
            this.txt_fstatus.Size = new System.Drawing.Size(268, 24);
            this.txt_fstatus.StyleController = this.layoutMx1;
            this.txt_fstatus.TabIndex = 461;
            this.txt_fcheckStatus.Location = new System.Drawing.Point(825, 76);
            this.txt_fcheckStatus.Name = "txt_fcheckStatus";
            this.txt_fcheckStatus.Properties.Caption = "审核状态";
            this.txt_fcheckStatus.Size = new System.Drawing.Size(268, 24);
            this.txt_fcheckStatus.StyleController = this.layoutMx1;
            this.txt_fcheckStatus.TabIndex = 461;
            // 
            // textEdit1
            // txt_fType
            // 
            this.textEdit1.Location = new System.Drawing.Point(370, 12);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Size = new System.Drawing.Size(180, 24);
            this.textEdit1.StyleController = this.layoutMx1;
            this.textEdit1.TabIndex = 462;
            this.txt_fType.Location = new System.Drawing.Point(385, 12);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Size = new System.Drawing.Size(165, 24);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 462;
            // 
            // textEdit2
            // txt_itemNo
            // 
            this.textEdit2.Location = new System.Drawing.Point(148, -27);
            this.textEdit2.Name = "textEdit2";
            this.textEdit2.Size = new System.Drawing.Size(131, 24);
            this.textEdit2.StyleController = this.layoutMx1;
            this.textEdit2.TabIndex = 463;
            this.txt_itemNo.Location = new System.Drawing.Point(114, 44);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Size = new System.Drawing.Size(165, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 464;
            // 
            // textEdit5
            // txt_itemName
            // 
            this.textEdit5.Location = new System.Drawing.Point(99, 44);
            this.textEdit5.Name = "textEdit5";
            this.textEdit5.Size = new System.Drawing.Size(180, 24);
            this.textEdit5.StyleController = this.layoutMx1;
            this.textEdit5.TabIndex = 464;
            this.txt_itemName.Location = new System.Drawing.Point(385, 44);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Size = new System.Drawing.Size(165, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 465;
            // 
            // textEdit6
            // txt_itenModel
            // 
            this.textEdit6.Location = new System.Drawing.Point(370, 44);
            this.textEdit6.Name = "textEdit6";
            this.textEdit6.Size = new System.Drawing.Size(180, 24);
            this.textEdit6.StyleController = this.layoutMx1;
            this.textEdit6.TabIndex = 465;
            this.txt_itenModel.Location = new System.Drawing.Point(656, 44);
            this.txt_itenModel.Name = "txt_itenModel";
            this.txt_itenModel.Size = new System.Drawing.Size(165, 24);
            this.txt_itenModel.StyleController = this.layoutMx1;
            this.txt_itenModel.TabIndex = 466;
            // 
            // textEdit7
            // txt_dhdh
            // 
            this.textEdit7.Location = new System.Drawing.Point(641, 44);
            this.textEdit7.Name = "textEdit7";
            this.textEdit7.Size = new System.Drawing.Size(180, 24);
            this.textEdit7.StyleController = this.layoutMx1;
            this.textEdit7.TabIndex = 466;
            this.txt_dhdh.Location = new System.Drawing.Point(656, 12);
            this.txt_dhdh.Name = "txt_dhdh";
            this.txt_dhdh.Size = new System.Drawing.Size(165, 24);
            this.txt_dhdh.StyleController = this.layoutMx1;
            this.txt_dhdh.TabIndex = 467;
            // 
            // textEdit8
            // txt_gysNo
            // 
            this.textEdit8.Location = new System.Drawing.Point(641, 12);
            this.textEdit8.Name = "textEdit8";
            this.textEdit8.Size = new System.Drawing.Size(180, 24);
            this.textEdit8.StyleController = this.layoutMx1;
            this.textEdit8.TabIndex = 467;
            this.txt_gysNo.Location = new System.Drawing.Point(656, 76);
            this.txt_gysNo.Name = "txt_gysNo";
            this.txt_gysNo.Size = new System.Drawing.Size(165, 24);
            this.txt_gysNo.StyleController = this.layoutMx1;
            this.txt_gysNo.TabIndex = 468;
            // 
            // textEdit9
            // txt_gysName
            // 
            this.textEdit9.Location = new System.Drawing.Point(641, 76);
            this.textEdit9.Name = "textEdit9";
            this.textEdit9.Size = new System.Drawing.Size(180, 24);
            this.textEdit9.StyleController = this.layoutMx1;
            this.textEdit9.TabIndex = 468;
            this.txt_gysName.Location = new System.Drawing.Point(656, 108);
            this.txt_gysName.Name = "txt_gysName";
            this.txt_gysName.Size = new System.Drawing.Size(165, 24);
            this.txt_gysName.StyleController = this.layoutMx1;
            this.txt_gysName.TabIndex = 469;
            // 
            // textEdit10
            // txt_qty
            // 
            this.textEdit10.Location = new System.Drawing.Point(641, 108);
            this.textEdit10.Name = "textEdit10";
            this.textEdit10.Size = new System.Drawing.Size(180, 24);
            this.textEdit10.StyleController = this.layoutMx1;
            this.textEdit10.TabIndex = 469;
            this.txt_qty.Location = new System.Drawing.Point(114, 76);
            this.txt_qty.Name = "txt_qty";
            this.txt_qty.Size = new System.Drawing.Size(165, 24);
            this.txt_qty.StyleController = this.layoutMx1;
            this.txt_qty.TabIndex = 470;
            // 
            // textEdit11
            // txt_chooseQty
            // 
            this.textEdit11.Location = new System.Drawing.Point(99, 76);
            this.textEdit11.Name = "textEdit11";
            this.textEdit11.Size = new System.Drawing.Size(180, 24);
            this.textEdit11.StyleController = this.layoutMx1;
            this.textEdit11.TabIndex = 470;
            this.txt_chooseQty.Location = new System.Drawing.Point(114, 108);
            this.txt_chooseQty.Name = "txt_chooseQty";
            this.txt_chooseQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseQty.StyleController = this.layoutMx1;
            this.txt_chooseQty.TabIndex = 471;
            // 
            // textEdit12
            // txt_handSuggestion
            // 
            this.textEdit12.Location = new System.Drawing.Point(99, 108);
            this.textEdit12.Name = "textEdit12";
            this.textEdit12.Size = new System.Drawing.Size(180, 24);
            this.textEdit12.StyleController = this.layoutMx1;
            this.textEdit12.TabIndex = 471;
            //
            // comboBoxEdit1
            //
            this.comboBoxEdit1.Location = new System.Drawing.Point(370, 76);
            this.comboBoxEdit1.Name = "comboBoxEdit1";
            this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            this.txt_handSuggestion.Location = new System.Drawing.Point(385, 76);
            this.txt_handSuggestion.Name = "txt_handSuggestion";
            this.txt_handSuggestion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit1.Size = new System.Drawing.Size(180, 24);
            this.comboBoxEdit1.StyleController = this.layoutMx1;
            this.comboBoxEdit1.TabIndex = 472;
            this.txt_handSuggestion.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "加严",
            "放宽"});
            this.txt_handSuggestion.Size = new System.Drawing.Size(165, 24);
            this.txt_handSuggestion.StyleController = this.layoutMx1;
            this.txt_handSuggestion.TabIndex = 472;
            // 
            // textEdit13
            // txt_chooseType
            // 
            this.textEdit13.Location = new System.Drawing.Point(370, 108);
            this.textEdit13.Name = "textEdit13";
            this.textEdit13.Size = new System.Drawing.Size(180, 24);
            this.textEdit13.StyleController = this.layoutMx1;
            this.textEdit13.TabIndex = 473;
            this.txt_chooseType.Location = new System.Drawing.Point(385, 108);
            this.txt_chooseType.Name = "txt_chooseType";
            this.txt_chooseType.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseType.StyleController = this.layoutMx1;
            this.txt_chooseType.TabIndex = 473;
            // 
            // comboBoxEdit2
            // txt_handResult
            // 
            this.comboBoxEdit2.Location = new System.Drawing.Point(641, 140);
            this.comboBoxEdit2.Name = "comboBoxEdit2";
            this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            this.txt_handResult.Location = new System.Drawing.Point(656, 140);
            this.txt_handResult.Name = "txt_handResult";
            this.txt_handResult.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit2.Size = new System.Drawing.Size(180, 24);
            this.comboBoxEdit2.StyleController = this.layoutMx1;
            this.comboBoxEdit2.TabIndex = 474;
            this.txt_handResult.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "OK",
            "NG"});
            this.txt_handResult.Size = new System.Drawing.Size(165, 24);
            this.txt_handResult.StyleController = this.layoutMx1;
            this.txt_handResult.TabIndex = 474;
            // 
            // textEdit14
            // txt_createBy
            // 
            this.textEdit14.Location = new System.Drawing.Point(912, 108);
            this.textEdit14.Name = "textEdit14";
            this.textEdit14.Size = new System.Drawing.Size(181, 24);
            this.textEdit14.StyleController = this.layoutMx1;
            this.textEdit14.TabIndex = 475;
            this.txt_createBy.Location = new System.Drawing.Point(927, 108);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Size = new System.Drawing.Size(166, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 475;
            // 
            // textEdit15
            // txt_createDate
            // 
            this.textEdit15.Location = new System.Drawing.Point(912, 140);
            this.textEdit15.Name = "textEdit15";
            this.textEdit15.Size = new System.Drawing.Size(181, 24);
            this.textEdit15.StyleController = this.layoutMx1;
            this.textEdit15.TabIndex = 476;
            this.txt_createDate.Location = new System.Drawing.Point(927, 140);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(166, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 476;
            // 
            // txt_guid
            // 
@@ -705,13 +689,29 @@
            this.txt_guid.StyleController = this.layoutMx1;
            this.txt_guid.TabIndex = 477;
            // 
            // txt_hNo
            // txt_fBillNo
            // 
            this.txt_hNo.Location = new System.Drawing.Point(99, 12);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Size = new System.Drawing.Size(180, 24);
            this.txt_hNo.StyleController = this.layoutMx1;
            this.txt_hNo.TabIndex = 478;
            this.txt_fBillNo.Location = new System.Drawing.Point(114, 12);
            this.txt_fBillNo.Name = "txt_fBillNo";
            this.txt_fBillNo.Size = new System.Drawing.Size(165, 24);
            this.txt_fBillNo.StyleController = this.layoutMx1;
            this.txt_fBillNo.TabIndex = 478;
            //
            // txt_chooseGoodQty
            //
            this.txt_chooseGoodQty.Location = new System.Drawing.Point(114, 140);
            this.txt_chooseGoodQty.Name = "txt_chooseGoodQty";
            this.txt_chooseGoodQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseGoodQty.StyleController = this.layoutMx1;
            this.txt_chooseGoodQty.TabIndex = 479;
            //
            // txt_chooseBadQty
            //
            this.txt_chooseBadQty.Location = new System.Drawing.Point(385, 140);
            this.txt_chooseBadQty.Name = "txt_chooseBadQty";
            this.txt_chooseBadQty.Size = new System.Drawing.Size(165, 24);
            this.txt_chooseBadQty.StyleController = this.layoutMx1;
            this.txt_chooseBadQty.TabIndex = 480;
            // 
            // layoutControlItem9
            // 
@@ -749,7 +749,6 @@
            this.layoutControlItem15,
            this.layoutControlItem16,
            this.layoutControlItem17,
            this.layoutControlItem7,
            this.layoutControlItem18,
            this.layoutControlItem19,
            this.layoutControlItem20,
@@ -759,39 +758,45 @@
            this.layoutControlItem14,
            this.layoutControlItem22,
            this.layoutControlItem23,
            this.layoutControlItem2});
            this.layoutControlItem2,
            this.layoutControlItem7,
            this.layoutControlItem25,
            this.layoutControlItem26});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition7.Height = 100D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5});
            this.Root.Size = new System.Drawing.Size(1105, 180);
            rowDefinition7,
            rowDefinition8,
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12});
            this.Root.Size = new System.Drawing.Size(1105, 212);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem5
@@ -802,139 +807,128 @@
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem5.Text = "审核人";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.textEdit1;
            this.layoutControlItem1.Control = this.txt_fType;
            this.layoutControlItem1.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Text = "异常类型";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.textEdit5;
            this.layoutControlItem11.Control = this.txt_itemNo;
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem11.Text = "物料编号";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.textEdit6;
            this.layoutControlItem12.Control = this.txt_itemName;
            this.layoutControlItem12.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem12.Text = "物料名称";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.textEdit7;
            this.layoutControlItem13.Control = this.txt_itenModel;
            this.layoutControlItem13.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem13.Text = "物料规格";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.textEdit9;
            this.layoutControlItem15.Control = this.txt_gysNo;
            this.layoutControlItem15.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem15.Text = "供应商编号";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.textEdit10;
            this.layoutControlItem16.Control = this.txt_gysName;
            this.layoutControlItem16.Location = new System.Drawing.Point(542, 96);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem16.Text = "供应商名称";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.textEdit11;
            this.layoutControlItem17.Control = this.txt_qty;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem17.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem17.Text = "来料数量";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
            //
            // layoutControlItem7
            //
            this.layoutControlItem7.Control = this.txt_pba009;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 128);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem7.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem7.Text = "异常备注";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.textEdit12;
            this.layoutControlItem18.Control = this.txt_chooseQty;
            this.layoutControlItem18.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem18.Text = "选别数量";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.comboBoxEdit1;
            this.layoutControlItem19.Control = this.txt_handSuggestion;
            this.layoutControlItem19.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem19.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem19.Text = "处置意见";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.textEdit13;
            this.layoutControlItem20.Control = this.txt_chooseType;
            this.layoutControlItem20.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem20.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem20.Text = "选别类别";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.comboBoxEdit2;
            this.layoutControlItem21.Control = this.txt_handResult;
            this.layoutControlItem21.Location = new System.Drawing.Point(542, 128);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem21.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem21.Text = "判定";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fstatus;
            this.layoutControlItem6.Control = this.txt_fcheckStatus;
            this.layoutControlItem6.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -953,48 +947,80 @@
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem3.Text = "审核日期 ";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.textEdit8;
            this.layoutControlItem14.Control = this.txt_dhdh;
            this.layoutControlItem14.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem14.Text = "到货单号";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.textEdit14;
            this.layoutControlItem22.Control = this.txt_createBy;
            this.layoutControlItem22.Location = new System.Drawing.Point(813, 96);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem22.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem22.Text = "创建人";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.textEdit15;
            this.layoutControlItem23.Control = this.txt_createDate;
            this.layoutControlItem23.Location = new System.Drawing.Point(813, 128);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem23.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem23.Text = "创建时间";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_hNo;
            this.layoutControlItem2.Control = this.txt_fBillNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Text = "单据编号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem7
            //
            this.layoutControlItem7.Control = this.txt_remark;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 160);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem7.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem7.Text = "异常备注";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem25
            //
            this.layoutControlItem25.Control = this.txt_chooseGoodQty;
            this.layoutControlItem25.Location = new System.Drawing.Point(0, 128);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem25.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem25.Text = "选别良品数";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem26
            //
            this.layoutControlItem26.Control = this.txt_chooseBadQty;
            this.layoutControlItem26.Location = new System.Drawing.Point(271, 128);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem26.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem26.Text = "选别不良品数";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
            // 
            // tabMx
            // 
@@ -1002,7 +1028,7 @@
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 389);
            this.tabMx.Size = new System.Drawing.Size(1126, 357);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1011,7 +1037,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 357);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 325);
            this.tabMxPage1.Text = "选别明细";
            // 
            // gcMx1
@@ -1026,7 +1052,7 @@
            this.repositoryItemButtonEdit1,
            this.rptJYBZ,
            this.repositoryItemDateEdit3});
            this.gcMx1.Size = new System.Drawing.Size(1124, 357);
            this.gcMx1.Size = new System.Drawing.Size(1124, 325);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1044,32 +1070,8 @@
            this.gvMx1daa005,
            this.gvMx1daa003,
            this.gvMx1daa004,
            this.gvMx1daa018,
            this.gvMx1daa016,
            this.gvMx1daa008,
            this.gvMx1daa006,
            this.gvMx1daa007,
            this.gvMx1daa009,
            this.gvMx1daa011,
            this.gvMx1daa012,
            this.gvMx1reporttime,
            this.gvMx1daa017,
            this.gvMx1daa019,
            this.gvMx1checkDate,
            this.gvMx1checkUser,
            this.gvMx1daa020,
            this.gvMx1daa021,
            this.gvMx1daa022,
            this.gvMx1daa023,
            this.gvMx1daa024,
            this.gvMx1daa025,
            this.gvMx1daa026,
            this.gvMx1isReportcheck,
            this.gvMx1daa014,
            this.gvMx1machineNo,
            this.gridColumn3,
            this.gvMx1fstatus,
            this.gridColumn6,
            this.gvMxDel});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
@@ -1091,8 +1093,8 @@
            // 
            // caaGuid
            // 
            this.caaGuid.Caption = "caaGuid";
            this.caaGuid.FieldName = "caaGuid";
            this.caaGuid.Caption = "父亲GUID";
            this.caaGuid.FieldName = "pGuid";
            this.caaGuid.MinWidth = 25;
            this.caaGuid.Name = "caaGuid";
            this.caaGuid.OptionsColumn.ReadOnly = true;
@@ -1102,8 +1104,8 @@
            // 
            this.gvMx1daa002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa002.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa002.Caption = "工单单号";
            this.gvMx1daa002.FieldName = "daa001";
            this.gvMx1daa002.Caption = "序号";
            this.gvMx1daa002.FieldName = "fSeq";
            this.gvMx1daa002.MinWidth = 50;
            this.gvMx1daa002.Name = "gvMx1daa002";
            this.gvMx1daa002.OptionsColumn.ReadOnly = true;
@@ -1116,8 +1118,8 @@
            // 
            this.gvMx1daa010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa010.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa010.Caption = "任务单号";
            this.gvMx1daa010.FieldName = "daa021";
            this.gvMx1daa010.Caption = "批次";
            this.gvMx1daa010.FieldName = "batch";
            this.gvMx1daa010.MinWidth = 50;
            this.gvMx1daa010.Name = "gvMx1daa010";
            this.gvMx1daa010.OptionsColumn.ReadOnly = true;
@@ -1130,8 +1132,8 @@
            // 
            this.gvMx1daa005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa005.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa005.Caption = "物料编码";
            this.gvMx1daa005.FieldName = "itemNo";
            this.gvMx1daa005.Caption = "批次数量";
            this.gvMx1daa005.FieldName = "batchQty";
            this.gvMx1daa005.MinWidth = 50;
            this.gvMx1daa005.Name = "gvMx1daa005";
            this.gvMx1daa005.OptionsColumn.ReadOnly = true;
@@ -1144,8 +1146,8 @@
            // 
            this.gvMx1daa003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa003.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa003.Caption = "产品名称";
            this.gvMx1daa003.FieldName = "daa003";
            this.gvMx1daa003.Caption = "不良项目";
            this.gvMx1daa003.FieldName = "badItem";
            this.gvMx1daa003.MinWidth = 50;
            this.gvMx1daa003.Name = "gvMx1daa003";
            this.gvMx1daa003.OptionsColumn.ReadOnly = true;
@@ -1158,8 +1160,8 @@
            // 
            this.gvMx1daa004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa004.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa004.Caption = "产品规格";
            this.gvMx1daa004.FieldName = "daa004";
            this.gvMx1daa004.Caption = "不良数";
            this.gvMx1daa004.FieldName = "badQty";
            this.gvMx1daa004.MinWidth = 50;
            this.gvMx1daa004.Name = "gvMx1daa004";
            this.gvMx1daa004.OptionsColumn.ReadOnly = true;
@@ -1168,164 +1170,20 @@
            this.gvMx1daa004.VisibleIndex = 4;
            this.gvMx1daa004.Width = 50;
            // 
            // gvMx1daa018
            //
            this.gvMx1daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa018.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa018.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa018.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa018.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa018.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa018.Caption = "预计完工时间";
            this.gvMx1daa018.ColumnEdit = this.repositoryItemDateEdit3;
            this.gvMx1daa018.FieldName = "mesEndProd";
            this.gvMx1daa018.MinWidth = 50;
            this.gvMx1daa018.Name = "gvMx1daa018";
            this.gvMx1daa018.Tag = "edit";
            this.gvMx1daa018.Visible = true;
            this.gvMx1daa018.VisibleIndex = 5;
            this.gvMx1daa018.Width = 50;
            //
            // repositoryItemDateEdit3
            //
            this.repositoryItemDateEdit3.AutoHeight = false;
            this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
            //
            // gvMx1daa016
            //
            this.gvMx1daa016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa016.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa016.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa016.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa016.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa016.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa016.Caption = "预计开工日时间";
            this.gvMx1daa016.ColumnEdit = this.repositoryItemDateEdit2;
            this.gvMx1daa016.FieldName = "mesStartProd";
            this.gvMx1daa016.MinWidth = 50;
            this.gvMx1daa016.Name = "gvMx1daa016";
            this.gvMx1daa016.Tag = "edit";
            this.gvMx1daa016.Visible = true;
            this.gvMx1daa016.VisibleIndex = 6;
            this.gvMx1daa016.Width = 78;
            //
            // repositoryItemDateEdit2
            //
            this.repositoryItemDateEdit2.AutoHeight = false;
            this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
            //
            // gvMx1daa008
            // 
            this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa008.Caption = "工单总数";
            this.gvMx1daa008.FieldName = "caa012";
            this.gvMx1daa008.Caption = "不良率";
            this.gvMx1daa008.FieldName = "badProb";
            this.gvMx1daa008.MaxWidth = 50;
            this.gvMx1daa008.MinWidth = 50;
            this.gvMx1daa008.Name = "gvMx1daa008";
            this.gvMx1daa008.OptionsColumn.ReadOnly = true;
            this.gvMx1daa008.Tag = "query_a.daa008";
            this.gvMx1daa008.Visible = true;
            this.gvMx1daa008.VisibleIndex = 7;
            this.gvMx1daa008.VisibleIndex = 5;
            this.gvMx1daa008.Width = 50;
            //
            // gvMx1daa006
            //
            this.gvMx1daa006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa006.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa006.Caption = "单位";
            this.gvMx1daa006.FieldName = "fname";
            this.gvMx1daa006.MaxWidth = 50;
            this.gvMx1daa006.MinWidth = 50;
            this.gvMx1daa006.Name = "gvMx1daa006";
            this.gvMx1daa006.OptionsColumn.ReadOnly = true;
            this.gvMx1daa006.Tag = "query_a.daa006";
            this.gvMx1daa006.Visible = true;
            this.gvMx1daa006.VisibleIndex = 8;
            this.gvMx1daa006.Width = 50;
            //
            // gvMx1daa007
            //
            this.gvMx1daa007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa007.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa007.Caption = "已排";
            this.gvMx1daa007.FieldName = "yp";
            this.gvMx1daa007.MaxWidth = 50;
            this.gvMx1daa007.MinWidth = 50;
            this.gvMx1daa007.Name = "gvMx1daa007";
            this.gvMx1daa007.OptionsColumn.ReadOnly = true;
            this.gvMx1daa007.Tag = "query_a.daa007";
            this.gvMx1daa007.Visible = true;
            this.gvMx1daa007.VisibleIndex = 9;
            this.gvMx1daa007.Width = 50;
            //
            // gvMx1daa009
            //
            this.gvMx1daa009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa009.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa009.Caption = "未排";
            this.gvMx1daa009.FieldName = "wp";
            this.gvMx1daa009.MaxWidth = 50;
            this.gvMx1daa009.MinWidth = 50;
            this.gvMx1daa009.Name = "gvMx1daa009";
            this.gvMx1daa009.OptionsColumn.ReadOnly = true;
            this.gvMx1daa009.Tag = "query_a.daa009";
            this.gvMx1daa009.Visible = true;
            this.gvMx1daa009.VisibleIndex = 10;
            this.gvMx1daa009.Width = 50;
            //
            // gvMx1daa011
            //
            this.gvMx1daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa011.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa011.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa011.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa011.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa011.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa011.Caption = "本次排数量";
            this.gvMx1daa011.FieldName = "daa008";
            this.gvMx1daa011.MaxWidth = 50;
            this.gvMx1daa011.MinWidth = 60;
            this.gvMx1daa011.Name = "gvMx1daa011";
            this.gvMx1daa011.Tag = "yz_quantity_0_edit";
            this.gvMx1daa011.Visible = true;
            this.gvMx1daa011.VisibleIndex = 11;
            this.gvMx1daa011.Width = 60;
            //
            // gvMx1daa012
            //
            this.gvMx1daa012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa012.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa012.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa012.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa012.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa012.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa012.Caption = "线别编码";
            this.gvMx1daa012.ColumnEdit = this.rptJYBZ;
            this.gvMx1daa012.FieldName = "daa015LineName";
            this.gvMx1daa012.MinWidth = 150;
            this.gvMx1daa012.Name = "gvMx1daa012";
            this.gvMx1daa012.Tag = "edit";
            this.gvMx1daa012.Visible = true;
            this.gvMx1daa012.VisibleIndex = 12;
            this.gvMx1daa012.Width = 153;
            //
            // rptJYBZ
            //
            this.rptJYBZ.AutoHeight = false;
            this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.rptJYBZ.Name = "rptJYBZ";
            this.rptJYBZ.NullText = "-请选择-";
            this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            // 
            // gvMx1reporttime
            // 
@@ -1341,192 +1199,29 @@
            this.gvMx1reporttime.Name = "gvMx1reporttime";
            this.gvMx1reporttime.Tag = "edit";
            this.gvMx1reporttime.Visible = true;
            this.gvMx1reporttime.VisibleIndex = 13;
            this.gvMx1reporttime.VisibleIndex = 6;
            this.gvMx1reporttime.Width = 102;
            // 
            // gvMx1daa017
            // gvMxDel
            // 
            this.gvMx1daa017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa017.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa017.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa017.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa017.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa017.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa017.Caption = "计划人数";
            this.gvMx1daa017.FieldName = "planPersonnel";
            this.gvMx1daa017.MinWidth = 50;
            this.gvMx1daa017.Name = "gvMx1daa017";
            this.gvMx1daa017.Tag = "yz_quantity_0";
            this.gvMx1daa017.Width = 50;
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 7;
            this.gvMxDel.Width = 84;
            // 
            // gvMx1daa019
            // repositoryItemButtonEdit1
            // 
            this.gvMx1daa019.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa019.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa019.Caption = "排产日期";
            this.gvMx1daa019.FieldName = "daa024";
            this.gvMx1daa019.MinWidth = 50;
            this.gvMx1daa019.Name = "gvMx1daa019";
            this.gvMx1daa019.OptionsColumn.ReadOnly = true;
            this.gvMx1daa019.Tag = "query_a.daa019";
            this.gvMx1daa019.Width = 50;
            //
            // gvMx1checkDate
            //
            this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkDate.Caption = "线体类别";
            this.gvMx1checkDate.FieldName = "lineType";
            this.gvMx1checkDate.MinWidth = 50;
            this.gvMx1checkDate.Name = "gvMx1checkDate";
            this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
            this.gvMx1checkDate.Tag = "query_a.check_date";
            this.gvMx1checkDate.Width = 50;
            //
            // gvMx1checkUser
            //
            this.gvMx1checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkUser.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkUser.Caption = "标准人数";
            this.gvMx1checkUser.FieldName = "personnel";
            this.gvMx1checkUser.MinWidth = 50;
            this.gvMx1checkUser.Name = "gvMx1checkUser";
            this.gvMx1checkUser.OptionsColumn.ReadOnly = true;
            this.gvMx1checkUser.Tag = "query_a.check_user";
            this.gvMx1checkUser.Width = 50;
            //
            // gvMx1daa020
            //
            this.gvMx1daa020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa020.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa020.Caption = "标准工时";
            this.gvMx1daa020.FieldName = "prodHour";
            this.gvMx1daa020.MinWidth = 50;
            this.gvMx1daa020.Name = "gvMx1daa020";
            this.gvMx1daa020.OptionsColumn.ReadOnly = true;
            this.gvMx1daa020.Tag = "query_a.daa020";
            this.gvMx1daa020.Width = 50;
            //
            // gvMx1daa021
            //
            this.gvMx1daa021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa021.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa021.Caption = "单人小时产能";
            this.gvMx1daa021.FieldName = "personHourCapactity";
            this.gvMx1daa021.MinWidth = 50;
            this.gvMx1daa021.Name = "gvMx1daa021";
            this.gvMx1daa021.OptionsColumn.ReadOnly = true;
            this.gvMx1daa021.Tag = "query_a.daa021";
            this.gvMx1daa021.Width = 50;
            //
            // gvMx1daa022
            //
            this.gvMx1daa022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa022.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa022.Caption = "理论标产";
            this.gvMx1daa022.FieldName = "theCapactity";
            this.gvMx1daa022.MinWidth = 50;
            this.gvMx1daa022.Name = "gvMx1daa022";
            this.gvMx1daa022.OptionsColumn.ReadOnly = true;
            this.gvMx1daa022.Tag = "query_a.daa022";
            this.gvMx1daa022.Width = 50;
            //
            // gvMx1daa023
            //
            this.gvMx1daa023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa023.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa023.Caption = "计划标准产能";
            this.gvMx1daa023.FieldName = "planCapactity";
            this.gvMx1daa023.MinWidth = 50;
            this.gvMx1daa023.Name = "gvMx1daa023";
            this.gvMx1daa023.OptionsColumn.ReadOnly = true;
            this.gvMx1daa023.Tag = "query_a.daa023";
            this.gvMx1daa023.Width = 50;
            //
            // gvMx1daa024
            //
            this.gvMx1daa024.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa024.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa024.Caption = "分钟";
            this.gvMx1daa024.FieldName = "theMin";
            this.gvMx1daa024.MinWidth = 50;
            this.gvMx1daa024.Name = "gvMx1daa024";
            this.gvMx1daa024.OptionsColumn.ReadOnly = true;
            this.gvMx1daa024.Tag = "query_a.daa024";
            this.gvMx1daa024.Width = 50;
            //
            // gvMx1daa025
            //
            this.gvMx1daa025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa025.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa025.Caption = "小时";
            this.gvMx1daa025.FieldName = "theHour";
            this.gvMx1daa025.MinWidth = 50;
            this.gvMx1daa025.Name = "gvMx1daa025";
            this.gvMx1daa025.OptionsColumn.ReadOnly = true;
            this.gvMx1daa025.Tag = "query_a.daa025";
            this.gvMx1daa025.Width = 50;
            //
            // gvMx1daa026
            //
            this.gvMx1daa026.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa026.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa026.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa026.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1daa026.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa026.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1daa026.Caption = "换线时间";
            this.gvMx1daa026.FieldName = "changeLineTime";
            this.gvMx1daa026.MinWidth = 50;
            this.gvMx1daa026.Name = "gvMx1daa026";
            this.gvMx1daa026.Tag = "yz_quantity_0";
            this.gvMx1daa026.Width = 50;
            //
            // gvMx1isReportcheck
            //
            this.gvMx1isReportcheck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1isReportcheck.AppearanceCell.ForeColor = System.Drawing.Color.Black;
            this.gvMx1isReportcheck.AppearanceCell.Options.UseFont = true;
            this.gvMx1isReportcheck.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1isReportcheck.AppearanceHeader.ForeColor = System.Drawing.Color.Black;
            this.gvMx1isReportcheck.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1isReportcheck.Caption = "休息时间";
            this.gvMx1isReportcheck.FieldName = "restTime";
            this.gvMx1isReportcheck.MinWidth = 50;
            this.gvMx1isReportcheck.Name = "gvMx1isReportcheck";
            this.gvMx1isReportcheck.OptionsColumn.ReadOnly = true;
            this.gvMx1isReportcheck.Tag = "query_a.is_reportcheck";
            this.gvMx1isReportcheck.Width = 50;
            //
            // gvMx1daa014
            //
            this.gvMx1daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa014.Caption = "投料单单号";
            this.gvMx1daa014.FieldName = "daa014";
            this.gvMx1daa014.MinWidth = 50;
            this.gvMx1daa014.Name = "gvMx1daa014";
            this.gvMx1daa014.OptionsColumn.ReadOnly = true;
            this.gvMx1daa014.Tag = "query_a.daa014";
            this.gvMx1daa014.Visible = true;
            this.gvMx1daa014.VisibleIndex = 14;
            this.gvMx1daa014.Width = 51;
            //
            // gvMx1machineNo
            //
            this.gvMx1machineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1machineNo.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1machineNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1machineNo.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1machineNo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1machineNo.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1machineNo.Caption = "预计备料时间";
            this.gvMx1machineNo.ColumnEdit = this.repositoryItemDateEdit1;
            this.gvMx1machineNo.FieldName = "prepareTime";
            this.gvMx1machineNo.MinWidth = 50;
            this.gvMx1machineNo.Name = "gvMx1machineNo";
            this.gvMx1machineNo.Tag = "query_a.machine_no";
            this.gvMx1machineNo.Width = 200;
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.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)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            // 
            // repositoryItemDateEdit1
            // 
@@ -1537,58 +1232,32 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
            // 
            // gridColumn3
            // repositoryItemDateEdit2
            // 
            this.gridColumn3.Caption = "线体ID";
            this.gridColumn3.FieldName = "daa015";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Width = 94;
            this.repositoryItemDateEdit2.AutoHeight = false;
            this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
            // 
            // gvMx1fstatus
            // rptJYBZ
            // 
            this.gvMx1fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fstatus.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstatus.Caption = "需求单号";
            this.gvMx1fstatus.FieldName = "caa015";
            this.gvMx1fstatus.MinWidth = 50;
            this.gvMx1fstatus.Name = "gvMx1fstatus";
            this.gvMx1fstatus.OptionsColumn.ReadOnly = true;
            this.gvMx1fstatus.Tag = "query_a.fstatus";
            this.gvMx1fstatus.Visible = true;
            this.gvMx1fstatus.VisibleIndex = 15;
            this.gvMx1fstatus.Width = 76;
            this.rptJYBZ.AutoHeight = false;
            this.rptJYBZ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.rptJYBZ.Name = "rptJYBZ";
            this.rptJYBZ.NullText = "-请选择-";
            this.rptJYBZ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            // 
            // gridColumn6
            // repositoryItemDateEdit3
            // 
            this.gridColumn6.Caption = "次序";
            this.gridColumn6.FieldName = "scheduleOrder";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 16;
            this.gridColumn6.Width = 94;
            //
            // gvMxDel
            //
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 17;
            this.gvMxDel.Width = 84;
            //
            // repositoryItemButtonEdit1
            //
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            this.repositoryItemDateEdit3.AutoHeight = false;
            this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
            // 
            // picCheckBox
            // 
@@ -1600,48 +1269,49 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // layoutControlItem4
            //
            this.layoutControlItem4.Control = this.textEdit2;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
            //
            // textEdit3
            //
            this.textEdit3.Location = new System.Drawing.Point(419, -27);
            this.textEdit3.Name = "textEdit3";
            this.textEdit3.Size = new System.Drawing.Size(131, 24);
            this.textEdit3.TabIndex = 464;
            //
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.textEdit3;
            this.layoutControlItem8.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
            //
            // textEdit4
            //
            this.textEdit4.Location = new System.Drawing.Point(698, -27);
            this.textEdit4.Name = "textEdit4";
            this.textEdit4.Size = new System.Drawing.Size(123, 24);
            this.textEdit4.TabIndex = 465;
            this.layoutControlItem8.Size = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(50, 20);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.textEdit4;
            this.layoutControlItem10.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
            this.layoutControlItem10.Size = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(50, 20);
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "选别良品数";
            this.gridColumn3.FieldName = "chooseGoodQty";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 9;
            this.gridColumn3.Width = 94;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "选别不良品数";
            this.gridColumn6.FieldName = "chooseBadQty";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 10;
            this.gridColumn6.Width = 94;
            //
            // gridColumn7
            //
            this.gridColumn7.Caption = "判定结果";
            this.gridColumn7.FieldName = "handResult";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 11;
            this.gridColumn7.Width = 94;
            // 
            // MesQcExceptional
            // 
@@ -1672,27 +1342,28 @@
            this.splitMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
            this.layoutMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txt_pba009.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itenModel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_dhdh.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_gysNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_gysName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_handSuggestion.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_handResult.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_hNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBillNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseGoodQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chooseBadQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
@@ -1704,7 +1375,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
@@ -1715,24 +1385,24 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            this.ResumeLayout(false);
@@ -1762,8 +1432,8 @@
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.TextEdit txt_checkUser;
        private DevExpress.XtraEditors.TextEdit txt_checkDate;
        private DevExpress.XtraEditors.TextEdit txt_pba009;
        private DevExpress.XtraEditors.CheckEdit txt_fstatus;
        private DevExpress.XtraEditors.TextEdit txt_remark;
        private DevExpress.XtraEditors.CheckEdit txt_fcheckStatus;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1771,10 +1441,7 @@
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
        private DevExpress.XtraGrid.Columns.GridColumn caaGuid;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstatus;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa016;
        private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa018;
        private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit3;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa002;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa005;
@@ -1782,66 +1449,40 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa004;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa010;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa008;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa006;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa007;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa009;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa011;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa012;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYBZ;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa017;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa019;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkUser;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa020;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa021;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa022;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa023;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa024;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa025;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa026;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1isReportcheck;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1daa014;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1reporttime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1machineNo;
        private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraEditors.TextEdit textEdit1;
        private DevExpress.XtraEditors.TextEdit txt_fType;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraEditors.TextEdit textEdit2;
        private DevExpress.XtraEditors.TextEdit textEdit3;
        private DevExpress.XtraEditors.TextEdit textEdit4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraEditors.TextEdit textEdit5;
        private DevExpress.XtraEditors.TextEdit textEdit6;
        private DevExpress.XtraEditors.TextEdit textEdit7;
        private DevExpress.XtraEditors.TextEdit txt_itemNo;
        private DevExpress.XtraEditors.TextEdit txt_itemName;
        private DevExpress.XtraEditors.TextEdit txt_itenModel;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraEditors.TextEdit textEdit8;
        private DevExpress.XtraEditors.TextEdit textEdit9;
        private DevExpress.XtraEditors.TextEdit textEdit10;
        private DevExpress.XtraEditors.TextEdit textEdit11;
        private DevExpress.XtraEditors.TextEdit textEdit12;
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1;
        private DevExpress.XtraEditors.TextEdit textEdit13;
        private DevExpress.XtraEditors.TextEdit txt_dhdh;
        private DevExpress.XtraEditors.TextEdit txt_gysNo;
        private DevExpress.XtraEditors.TextEdit txt_gysName;
        private DevExpress.XtraEditors.TextEdit txt_qty;
        private DevExpress.XtraEditors.TextEdit txt_chooseQty;
        private DevExpress.XtraEditors.ComboBoxEdit txt_handSuggestion;
        private DevExpress.XtraEditors.TextEdit txt_chooseType;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit2;
        private DevExpress.XtraEditors.ComboBoxEdit txt_handResult;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
        private DevExpress.XtraEditors.TextEdit textEdit14;
        private DevExpress.XtraEditors.TextEdit textEdit15;
        private DevExpress.XtraEditors.TextEdit txt_createBy;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.TextEdit txt_guid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
@@ -1849,7 +1490,15 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
        private DevExpress.XtraEditors.TextEdit txt_hNo;
        private DevExpress.XtraEditors.TextEdit txt_fBillNo;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraEditors.TextEdit txt_chooseGoodQty;
        private DevExpress.XtraEditors.TextEdit txt_chooseBadQty;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
    }
}
DevApp/Gs.DevApp/DevFrm/QC/MesQcExceptional.cs
@@ -24,7 +24,7 @@
            toolBarMenu1.btnFChkClick += ToolBarMenu1_btnFChkClick;
            this.toolBarMenu1.getXmlConfig();
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "fstatus", "", (value) =>
            Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, this, "checkStatus", "", (value) =>
            {
                Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
            });
@@ -274,7 +274,7 @@
            toolBarMenu1.guidKey = "";
            string rowGuid, rowName;
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_hNo, gridView1, "billNo");
                lbGuid, txt_fBillNo, gridView1, "fBillNo");
            toolBarMenu1.guidKey = rowGuid;
            if (string.IsNullOrEmpty(rowGuid))
            {
@@ -301,7 +301,7 @@
                    }
                    int rowHandle = gridView1.LocateByValue(1, gridView1.Columns["guid"], rowGuid);
                    gridView1.FocusedRowHandle = rowHandle;
                    UtilityHelper.SetCheckIco(gridView1, "ischeck", "checkUser", "checkDate", picCheckBox, this, _inFieldValue.ToString());
                    UtilityHelper.SetCheckIco(gridView1, "checkStatus", "checkBy", "checkDate", picCheckBox, this, _inFieldValue.ToString());
                }
            }
            catch (Exception ex)