fqc
lu
2025-04-05 247cc1010a4967a24d2d0eaeb092acc24c08ba96
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -67,14 +67,14 @@
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fsubmit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lifnr = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fbatchQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckResu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcovertQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fcheckBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -89,6 +89,7 @@
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -173,7 +174,7 @@
            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panMsg = new DevExpress.XtraEditors.PanelControl();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.layoutMxMsg = new DevExpress.XtraLayout.LayoutControl();
            this.btnIpt = new DevExpress.XtraEditors.SimpleButton();
            this.btnLoad = new DevExpress.XtraEditors.SimpleButton();
            this.txtJianYan = new DevExpress.XtraEditors.TextEdit();
@@ -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.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -286,8 +286,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).BeginInit();
            this.panMsg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg)).BeginInit();
            this.layoutMxMsg.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
@@ -374,6 +374,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -386,22 +387,22 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Appearance.ViewCaption.Options.UseTextOptions = true;
            this.gridView1.Appearance.ViewCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn13,
            this.gv_fsubmit,
            this.gv_lotNo,
            this.gv_fcheckResu,
            this.gv_releaseNo,
            this.gv_lifnr,
            this.gv_releaseNo,
            this.gv_itemId,
            this.gv_itemNo,
            this.gv_boardStyle,
            this.gridColumn14,
            this.gv_fbatchQty,
            this.gv_fcheckResu,
            this.gv_fcovertQty,
            this.gv_remarks,
            this.gv_fcheckBy,
@@ -428,8 +429,7 @@
            // 
            this.gridColumn13.Caption = "急料标识";
            this.gridColumn13.FieldName = "urgentLagTxt";
            this.gridColumn13.MaxWidth = 50;
            this.gridColumn13.MinWidth = 10;
            this.gridColumn13.MinWidth = 30;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.OptionsColumn.ReadOnly = true;
            this.gridColumn13.Tag = "query_a.fsubmit";
@@ -440,11 +440,11 @@
            // 
            // gv_fsubmit
            // 
            this.gv_fsubmit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fsubmit.AppearanceCell.Options.UseFont = true;
            this.gv_fsubmit.Caption = "审核标识";
            this.gv_fsubmit.FieldName = "fsubmitTxt";
            this.gv_fsubmit.MaxWidth = 50;
            this.gv_fsubmit.MinWidth = 10;
            this.gv_fsubmit.MinWidth = 30;
            this.gv_fsubmit.Name = "gv_fsubmit";
            this.gv_fsubmit.OptionsColumn.AllowEdit = false;
            this.gv_fsubmit.Tag = "query_a.fsubmit";
@@ -455,6 +455,7 @@
            // 
            // gv_lotNo
            // 
            this.gv_lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lotNo.AppearanceCell.Options.UseFont = true;
            this.gv_lotNo.Caption = "送检批次";
            this.gv_lotNo.FieldName = "lotNo";
@@ -466,21 +467,23 @@
            this.gv_lotNo.VisibleIndex = 2;
            this.gv_lotNo.Width = 120;
            // 
            // gv_fcheckResu
            // gv_lifnr
            // 
            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckResu.Caption = "检验结果";
            this.gv_fcheckResu.FieldName = "fcheckResu";
            this.gv_fcheckResu.MinWidth = 30;
            this.gv_fcheckResu.Name = "gv_fcheckResu";
            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
            this.gv_fcheckResu.Visible = true;
            this.gv_fcheckResu.VisibleIndex = 3;
            this.gv_fcheckResu.Width = 50;
            this.gv_lifnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
            this.gv_lifnr.Caption = "供应商名称";
            this.gv_lifnr.FieldName = "suppName";
            this.gv_lifnr.MinWidth = 30;
            this.gv_lifnr.Name = "gv_lifnr";
            this.gv_lifnr.OptionsColumn.AllowEdit = false;
            this.gv_lifnr.Tag = "query_a.lifnr";
            this.gv_lifnr.Visible = true;
            this.gv_lifnr.VisibleIndex = 3;
            this.gv_lifnr.Width = 200;
            // 
            // gv_releaseNo
            // 
            this.gv_releaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_releaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_releaseNo.Caption = "检验单号";
            this.gv_releaseNo.FieldName = "releaseNo";
@@ -492,21 +495,9 @@
            this.gv_releaseNo.VisibleIndex = 4;
            this.gv_releaseNo.Width = 100;
            // 
            // gv_lifnr
            //
            this.gv_lifnr.AppearanceCell.Options.UseFont = true;
            this.gv_lifnr.Caption = "供应商名称";
            this.gv_lifnr.FieldName = "suppName";
            this.gv_lifnr.MinWidth = 30;
            this.gv_lifnr.Name = "gv_lifnr";
            this.gv_lifnr.OptionsColumn.AllowEdit = false;
            this.gv_lifnr.Tag = "query_a.lifnr";
            this.gv_lifnr.Visible = true;
            this.gv_lifnr.VisibleIndex = 5;
            this.gv_lifnr.Width = 200;
            //
            // gv_itemId
            // 
            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemId.AppearanceCell.Options.UseFont = true;
            this.gv_itemId.Caption = "物料ID";
            this.gv_itemId.FieldName = "itemId";
@@ -515,11 +506,12 @@
            this.gv_itemId.OptionsColumn.AllowEdit = false;
            this.gv_itemId.Tag = "query_a.item_id";
            this.gv_itemId.Visible = true;
            this.gv_itemId.VisibleIndex = 6;
            this.gv_itemId.VisibleIndex = 5;
            this.gv_itemId.Width = 30;
            // 
            // gv_itemNo
            // 
            this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemNo.Caption = "物料编码";
            this.gv_itemNo.FieldName = "itemNo";
@@ -528,11 +520,12 @@
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.item_no";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 7;
            this.gv_itemNo.VisibleIndex = 6;
            this.gv_itemNo.Width = 136;
            // 
            // gv_boardStyle
            // 
            this.gv_boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_boardStyle.AppearanceCell.Options.UseFont = true;
            this.gv_boardStyle.Caption = "物料名称";
            this.gv_boardStyle.FieldName = "itemName";
@@ -541,7 +534,7 @@
            this.gv_boardStyle.OptionsColumn.AllowEdit = false;
            this.gv_boardStyle.Tag = "query_a.board_style";
            this.gv_boardStyle.Visible = true;
            this.gv_boardStyle.VisibleIndex = 8;
            this.gv_boardStyle.VisibleIndex = 7;
            this.gv_boardStyle.Width = 164;
            // 
            // gridColumn14
@@ -552,24 +545,40 @@
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.OptionsColumn.ReadOnly = true;
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 9;
            this.gridColumn14.VisibleIndex = 8;
            this.gridColumn14.Width = 200;
            // 
            // gv_fbatchQty
            // 
            this.gv_fbatchQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fbatchQty.AppearanceCell.Options.UseFont = true;
            this.gv_fbatchQty.Caption = "到货数量";
            this.gv_fbatchQty.Caption = "收货数量";
            this.gv_fbatchQty.FieldName = "fbatchQty";
            this.gv_fbatchQty.MinWidth = 30;
            this.gv_fbatchQty.Name = "gv_fbatchQty";
            this.gv_fbatchQty.OptionsColumn.AllowEdit = false;
            this.gv_fbatchQty.Tag = "query_a.fbatch_qty";
            this.gv_fbatchQty.Visible = true;
            this.gv_fbatchQty.VisibleIndex = 10;
            this.gv_fbatchQty.VisibleIndex = 9;
            this.gv_fbatchQty.Width = 80;
            //
            // gv_fcheckResu
            //
            this.gv_fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckResu.Caption = "检验结果";
            this.gv_fcheckResu.FieldName = "fcheckResu";
            this.gv_fcheckResu.MinWidth = 30;
            this.gv_fcheckResu.Name = "gv_fcheckResu";
            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
            this.gv_fcheckResu.Visible = true;
            this.gv_fcheckResu.VisibleIndex = 10;
            this.gv_fcheckResu.Width = 50;
            // 
            // gv_fcovertQty
            // 
            this.gv_fcovertQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcovertQty.AppearanceCell.Options.UseFont = true;
            this.gv_fcovertQty.Caption = "转换数量";
            this.gv_fcovertQty.FieldName = "fcovertQty";
@@ -584,6 +593,7 @@
            // 
            // gv_remarks
            // 
            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注说明";
            this.gv_remarks.FieldName = "remarks";
@@ -597,6 +607,7 @@
            // 
            // gv_fcheckBy
            // 
            this.gv_fcheckBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckBy.Caption = "检验人员";
            this.gv_fcheckBy.FieldName = "fcheckBy";
@@ -610,6 +621,7 @@
            // 
            // gv_fcheckDate
            // 
            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckDate.Caption = "检验日期";
            this.gv_fcheckDate.FieldName = "fcheckDate";
@@ -618,11 +630,12 @@
            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
            this.gv_fcheckDate.Visible = true;
            this.gv_fcheckDate.VisibleIndex = 14;
            this.gv_fcheckDate.VisibleIndex = 15;
            this.gv_fcheckDate.Width = 182;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
@@ -631,7 +644,7 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 15;
            this.gv_createBy.VisibleIndex = 14;
            this.gv_createBy.Width = 67;
            // 
            // gridColumn15
@@ -646,8 +659,9 @@
            // 
            // gv_lastupdateBy
            // 
            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "更新人";
            this.gv_lastupdateBy.Caption = "最后更新人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 30;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
@@ -659,8 +673,9 @@
            // 
            // gv_lastupdateDate
            // 
            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "更新日期";
            this.gv_lastupdateDate.Caption = "最后更新日期";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 30;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
@@ -672,10 +687,11 @@
            // 
            // gv_fngHandle
            // 
            this.gv_fngHandle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fngHandle.AppearanceCell.Options.UseFont = true;
            this.gv_fngHandle.Caption = "不良处理方法";
            this.gv_fngHandle.FieldName = "fngHandle";
            this.gv_fngHandle.MinWidth = 10;
            this.gv_fngHandle.MinWidth = 30;
            this.gv_fngHandle.Name = "gv_fngHandle";
            this.gv_fngHandle.OptionsColumn.AllowEdit = false;
            this.gv_fngHandle.Tag = "query_a.fng_handle";
@@ -732,6 +748,14 @@
            this.gridColumn23.VisibleIndex = 23;
            this.gridColumn23.Width = 94;
            // 
            // gridColumn30
            //
            this.gridColumn30.Caption = "类型";
            this.gridColumn30.FieldName = "orderType";
            this.gridColumn30.MinWidth = 25;
            this.gridColumn30.Name = "gridColumn30";
            this.gridColumn30.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -767,7 +791,6 @@
            // 
            this.splitMx1.Panel2.Controls.Add(this.xtraTabControl2);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1342, 688);
            this.splitMx1.SplitterPosition = 141;
            this.splitMx1.TabIndex = 0;
@@ -817,37 +840,39 @@
            // txt_suppName
            // 
            this.txt_suppName.Enabled = false;
            this.txt_suppName.Location = new System.Drawing.Point(744, 72);
            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, 102);
            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, 24);
            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, 72);
            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";
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(84, 42);
            this.txt_itemName.Location = new System.Drawing.Point(84, 44);
            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, 24);
            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";
@@ -856,47 +881,51 @@
            // 
            this.txt_releaseNo.Location = new System.Drawing.Point(84, 12);
            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, 24);
            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, 24);
            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, 24);
            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";
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(84, 72);
            this.txt_itemNo.Location = new System.Drawing.Point(84, 76);
            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, 24);
            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";
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(84, 102);
            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";
@@ -912,57 +941,59 @@
            // 
            // txt_fcheckBy
            // 
            this.txt_fcheckBy.Location = new System.Drawing.Point(414, 42);
            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, 24);
            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, 42);
            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, 24);
            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, 42);
            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, 72);
            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, 102);
            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";
@@ -1057,7 +1088,7 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1342, 141);
            this.Root.Size = new System.Drawing.Size(1321, 148);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1065,133 +1096,133 @@
            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, 30);
            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, 30);
            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, 30);
            this.layoutControlItem3.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem3.Text = "送检批号";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_itemName;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 30);
            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, 30);
            this.layoutControlItem4.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem4.Text = "物料名称";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_itemNo;
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 60);
            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, 30);
            this.layoutControlItem5.Size = new System.Drawing.Size(325, 32);
            this.layoutControlItem5.Text = "物料编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_itemModel;
            this.layoutControlItem6.Location = new System.Drawing.Point(0, 90);
            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, 31);
            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, 30);
            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, 30);
            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, 30);
            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, 30);
            this.layoutControlItem9.Text = "到货数量";
            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, 60);
            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, 30);
            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, 60);
            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, 30);
            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, 30);
            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, 30);
            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, 60);
            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, 30);
            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, 30);
            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;
@@ -1199,23 +1230,23 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_remarks;
            this.layoutControlItem12.Location = new System.Drawing.Point(330, 90);
            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, 31);
            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, 90);
            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, 31);
            this.layoutControlItem18.Size = new System.Drawing.Size(326, 32);
            this.layoutControlItem18.Text = "收料组织";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -1243,7 +1274,7 @@
            // 
            this.splitMx2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx2.Horizontal = false;
            this.splitMx2.Location = new System.Drawing.Point(0, 46);
            this.splitMx2.Location = new System.Drawing.Point(0, 47);
            this.splitMx2.Name = "splitMx2";
            // 
            // splitMx2.Panel1
@@ -1255,9 +1286,8 @@
            // 
            this.splitMx2.Panel2.Controls.Add(this.splitYangLi);
            this.splitMx2.Panel2.Text = "Panel2";
            this.splitMx2.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx2.Size = new System.Drawing.Size(1340, 457);
            this.splitMx2.SplitterPosition = 219;
            this.splitMx2.Size = new System.Drawing.Size(1340, 456);
            this.splitMx2.SplitterPosition = 287;
            this.splitMx2.TabIndex = 3;
            // 
            // gcMx1
@@ -1266,7 +1296,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1340, 219);
            this.gcMx1.Size = new System.Drawing.Size(1340, 287);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1302,6 +1332,7 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid不能删除";
            this.gvMx1guid.FieldName = "guid";
@@ -1312,6 +1343,7 @@
            // 
            // gvMx1fcheckItem
            // 
            this.gvMx1fcheckItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckItem.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItem.Caption = "检验项目";
            this.gvMx1fcheckItem.FieldName = "fcheckItem";
@@ -1324,6 +1356,7 @@
            // 
            // gvMx1fcheckTool
            // 
            this.gvMx1fcheckTool.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckTool.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckTool.Caption = "检验工具";
            this.gvMx1fcheckTool.FieldName = "fcheckTool";
@@ -1336,6 +1369,7 @@
            // 
            // gvMx1fcheckItemDesc
            // 
            this.gvMx1fcheckItemDesc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckItemDesc.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckItemDesc.Caption = "检验项目描述";
            this.gvMx1fcheckItemDesc.FieldName = "fcheckItemDesc";
@@ -1348,6 +1382,7 @@
            // 
            // gvMx1fspecRequ
            // 
            this.gvMx1fspecRequ.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fspecRequ.AppearanceCell.Options.UseFont = true;
            this.gvMx1fspecRequ.Caption = "规格要求";
            this.gvMx1fspecRequ.FieldName = "fspecRequ";
@@ -1360,6 +1395,7 @@
            // 
            // gvMx1fupAllow
            // 
            this.gvMx1fupAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fupAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fupAllow.Caption = "上限";
            this.gvMx1fupAllow.FieldName = "fupAllow";
@@ -1372,6 +1408,7 @@
            // 
            // gvMx1fstand
            // 
            this.gvMx1fstand.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fstand.AppearanceCell.Options.UseFont = true;
            this.gvMx1fstand.Caption = "标准值";
            this.gvMx1fstand.FieldName = "fstand";
@@ -1384,6 +1421,7 @@
            // 
            // gvMx1fdownAllow
            // 
            this.gvMx1fdownAllow.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fdownAllow.AppearanceCell.Options.UseFont = true;
            this.gvMx1fdownAllow.Caption = "下限";
            this.gvMx1fdownAllow.FieldName = "fdownAllow";
@@ -1396,6 +1434,7 @@
            // 
            // gvMx1freQty
            // 
            this.gvMx1freQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1freQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1freQty.Caption = "RE数量";
            this.gvMx1freQty.FieldName = "freQty";
@@ -1408,6 +1447,7 @@
            // 
            // gvMx1checkQyt
            // 
            this.gvMx1checkQyt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkQyt.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkQyt.Caption = "抽检数量";
            this.gvMx1checkQyt.FieldName = "checkQyt";
@@ -1420,6 +1460,7 @@
            // 
            // gvMx1fenterQty
            // 
            this.gvMx1fenterQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fenterQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1fenterQty.Caption = "已录入数量";
            this.gvMx1fenterQty.FieldName = "fenterQty";
@@ -1432,6 +1473,7 @@
            // 
            // gvMx1fcheckResu
            // 
            this.gvMx1fcheckResu.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckResu.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.gvMx1fcheckResu.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckResu.AppearanceCell.Options.UseForeColor = true;
@@ -1448,6 +1490,7 @@
            // 
            // gvMx1fngRate
            // 
            this.gvMx1fngRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fngRate.AppearanceCell.Options.UseFont = true;
            this.gvMx1fngRate.Caption = "不良率";
            this.gvMx1fngRate.FieldName = "fngRateName";
@@ -1460,6 +1503,7 @@
            // 
            // gvMx1fngQty
            // 
            this.gvMx1fngQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fngQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1fngQty.Caption = "不合格数";
            this.gvMx1fngQty.FieldName = "fngQty";
@@ -1472,6 +1516,7 @@
            // 
            // gvMx1sampleSizeNo
            // 
            this.gvMx1sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1sampleSizeNo.Caption = "检验标志编码";
            this.gvMx1sampleSizeNo.FieldName = "sampleSizeNo";
@@ -1484,6 +1529,7 @@
            // 
            // gvMx1fcheckLevel
            // 
            this.gvMx1fcheckLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fcheckLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1fcheckLevel.Caption = "检验水平";
            this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
@@ -1496,6 +1542,7 @@
            // 
            // gvMx1facLevel
            // 
            this.gvMx1facLevel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1facLevel.AppearanceCell.Options.UseFont = true;
            this.gvMx1facLevel.Caption = "拒收水平";
            this.gvMx1facLevel.FieldName = "facLevel";
@@ -1521,7 +1568,7 @@
            // 
            this.splitYangLi.Panel2.Controls.Add(this.groupControl2);
            this.splitYangLi.Panel2.Text = "Panel2";
            this.splitYangLi.Size = new System.Drawing.Size(1340, 226);
            this.splitYangLi.Size = new System.Drawing.Size(1340, 157);
            this.splitYangLi.SplitterPosition = 676;
            this.splitYangLi.TabIndex = 4;
            // 
@@ -1531,7 +1578,7 @@
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(676, 226);
            this.groupControl1.Size = new System.Drawing.Size(676, 157);
            this.groupControl1.TabIndex = 3;
            this.groupControl1.Text = "检测结果";
            // 
@@ -1541,13 +1588,14 @@
            this.gcMx2.Location = new System.Drawing.Point(2, 28);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(672, 196);
            this.gcMx2.Size = new System.Drawing.Size(672, 127);
            this.gcMx2.TabIndex = 0;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
            // 
            // gvMx2
            // 
            this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2.Appearance.Row.Options.UseFont = true;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
@@ -1626,7 +1674,7 @@
            this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl2.Location = new System.Drawing.Point(0, 0);
            this.groupControl2.Name = "groupControl2";
            this.groupControl2.Size = new System.Drawing.Size(652, 226);
            this.groupControl2.Size = new System.Drawing.Size(652, 157);
            this.groupControl2.TabIndex = 4;
            this.groupControl2.Text = "样本结果";
            // 
@@ -1636,13 +1684,14 @@
            this.gcMx3.Location = new System.Drawing.Point(2, 28);
            this.gcMx3.MainView = this.gvMx3;
            this.gcMx3.Name = "gcMx3";
            this.gcMx3.Size = new System.Drawing.Size(648, 196);
            this.gcMx3.Size = new System.Drawing.Size(648, 127);
            this.gcMx3.TabIndex = 0;
            this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx3});
            // 
            // gvMx3
            // 
            this.gvMx3.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx3.Appearance.Row.Options.UseFont = true;
            this.gvMx3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
@@ -1728,54 +1777,55 @@
            // 
            // panMsg
            // 
            this.panMsg.Controls.Add(this.layoutControl1);
            this.panMsg.Controls.Add(this.layoutMxMsg);
            this.panMsg.Dock = System.Windows.Forms.DockStyle.Top;
            this.panMsg.Location = new System.Drawing.Point(0, 0);
            this.panMsg.Name = "panMsg";
            this.panMsg.Size = new System.Drawing.Size(1340, 46);
            this.panMsg.Size = new System.Drawing.Size(1340, 47);
            this.panMsg.TabIndex = 1;
            // 
            // layoutControl1
            // layoutMxMsg
            // 
            this.layoutControl1.Controls.Add(this.btnIpt);
            this.layoutControl1.Controls.Add(this.btnLoad);
            this.layoutControl1.Controls.Add(this.txtJianYan);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(2, 2);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(518, 355, 812, 500);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(1336, 42);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            this.layoutMxMsg.Controls.Add(this.btnIpt);
            this.layoutMxMsg.Controls.Add(this.btnLoad);
            this.layoutMxMsg.Controls.Add(this.txtJianYan);
            this.layoutMxMsg.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMxMsg.Location = new System.Drawing.Point(2, 2);
            this.layoutMxMsg.Name = "layoutMxMsg";
            this.layoutMxMsg.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(348, 385, 812, 500);
            this.layoutMxMsg.Root = this.layoutControlGroup1;
            this.layoutMxMsg.Size = new System.Drawing.Size(1336, 43);
            this.layoutMxMsg.TabIndex = 0;
            this.layoutMxMsg.Text = "layoutControl1";
            // 
            // btnIpt
            // 
            this.btnIpt.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.snapmodifytablecellstyle_32x32;
            this.btnIpt.Location = new System.Drawing.Point(1202, 3);
            this.btnIpt.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.calculatenow_32x32;
            this.btnIpt.Location = new System.Drawing.Point(1228, 2);
            this.btnIpt.Name = "btnIpt";
            this.btnIpt.Size = new System.Drawing.Size(132, 36);
            this.btnIpt.StyleController = this.layoutControl1;
            this.btnIpt.Size = new System.Drawing.Size(106, 36);
            this.btnIpt.StyleController = this.layoutMxMsg;
            this.btnIpt.TabIndex = 4;
            this.btnIpt.Text = "批量录入样本";
            this.btnIpt.Text = "样本管理";
            // 
            // btnLoad
            // 
            this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
            this.btnLoad.Location = new System.Drawing.Point(838, 3);
            this.btnLoad.Location = new System.Drawing.Point(1062, 2);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(162, 36);
            this.btnLoad.StyleController = this.layoutControl1;
            this.btnLoad.StyleController = this.layoutMxMsg;
            this.btnLoad.TabIndex = 3;
            this.btnLoad.Text = "重新加载检验项目";
            // 
            // txtJianYan
            // 
            this.txtJianYan.Location = new System.Drawing.Point(221, 9);
            this.txtJianYan.Location = new System.Drawing.Point(221, 2);
            this.txtJianYan.Name = "txtJianYan";
            this.txtJianYan.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 15F);
            this.txtJianYan.Properties.Appearance.Options.UseFont = true;
            this.txtJianYan.Size = new System.Drawing.Size(445, 24);
            this.txtJianYan.StyleController = this.layoutControl1;
            this.txtJianYan.Size = new System.Drawing.Size(594, 36);
            this.txtJianYan.StyleController = this.layoutMxMsg;
            this.txtJianYan.TabIndex = 2;
            // 
            // layoutControlGroup1
@@ -1794,8 +1844,8 @@
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.AutoSize;
            columnDefinition8.Width = 110D;
            this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
@@ -1806,48 +1856,45 @@
            this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition5});
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1336, 42);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1336, 43);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
            this.layoutControlItem11.Control = this.txtJianYan;
            this.layoutControlItem11.CustomizationFormText = "录入检验结果(OK-19,NG-19)";
            this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(668, 42);
            this.layoutControlItem11.Size = new System.Drawing.Size(817, 43);
            this.layoutControlItem11.Text = "录入检验结果(OK-19,NG-19)";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(207, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem20.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
            this.layoutControlItem20.Control = this.btnIpt;
            this.layoutControlItem20.Location = new System.Drawing.Point(1002, 0);
            this.layoutControlItem20.MaxSize = new System.Drawing.Size(136, 40);
            this.layoutControlItem20.MinSize = new System.Drawing.Size(136, 40);
            this.layoutControlItem20.Location = new System.Drawing.Point(1226, 0);
            this.layoutControlItem20.MaxSize = new System.Drawing.Size(110, 40);
            this.layoutControlItem20.MinSize = new System.Drawing.Size(110, 40);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem20.Size = new System.Drawing.Size(334, 42);
            this.layoutControlItem20.Size = new System.Drawing.Size(110, 43);
            this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem20.Text = "批量录入";
            this.layoutControlItem20.Text = "样本管理";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem20.TextVisible = false;
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem19.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
            this.layoutControlItem19.Control = this.btnLoad;
            this.layoutControlItem19.Location = new System.Drawing.Point(668, 0);
            this.layoutControlItem19.Location = new System.Drawing.Point(817, 0);
            this.layoutControlItem19.MaxSize = new System.Drawing.Size(166, 40);
            this.layoutControlItem19.MinSize = new System.Drawing.Size(166, 40);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem19.Size = new System.Drawing.Size(334, 42);
            this.layoutControlItem19.Size = new System.Drawing.Size(409, 43);
            this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem19.Text = "重新加载";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
@@ -1968,7 +2015,7 @@
            // repositoryItemButtonEdit2
            // 
            this.repositoryItemButtonEdit2.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.show_16x16;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.show_16x162;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "浏览", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
@@ -2059,16 +2106,6 @@
            // gridView4
            // 
            this.gridView4.Name = "gridView4";
            //
            // gridColumn30
            //
            this.gridColumn30.Caption = "单据类型";
            this.gridColumn30.FieldName = "orderType";
            this.gridColumn30.MinWidth = 25;
            this.gridColumn30.Name = "gridColumn30";
            this.gridColumn30.Visible = true;
            this.gridColumn30.VisibleIndex = 24;
            this.gridColumn30.Width = 94;
            // 
            // Frm_MesQaItemsDetect01
            // 
@@ -2163,8 +2200,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panMsg)).EndInit();
            this.panMsg.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutMxMsg)).EndInit();
            this.layoutMxMsg.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtJianYan.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
@@ -2305,11 +2342,9 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraEditors.SimpleButton btnIpt;
        private DevExpress.XtraLayout.LayoutControl layoutControl1;
        private DevExpress.XtraLayout.LayoutControl layoutMxMsg;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
        private DevExpress.XtraEditors.SplitContainerControl splitYangLi;
@@ -2330,6 +2365,8 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
    }
}