DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -778,7 +778,7 @@
            // gv_demandDocumentId
            // 
            this.gv_demandDocumentId.Caption = "需求单据号";
            this.gv_demandDocumentId.FieldName = "SalesOrderId";
            this.gv_demandDocumentId.FieldName = "salesOrderId";
            this.gv_demandDocumentId.Name = "gv_demandDocumentId";
            this.gv_demandDocumentId.Tag = "query_a.SalesOrderId";
            this.gv_demandDocumentId.Visible = true;
@@ -2079,7 +2079,7 @@
            // btnIpt
            // 
            this.btnIpt.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.calculatenow_32x32;
            this.btnIpt.Location = new System.Drawing.Point(1057, 2);
            this.btnIpt.Location = new System.Drawing.Point(1074, 2);
            this.btnIpt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnIpt.Name = "btnIpt";
            this.btnIpt.Size = new System.Drawing.Size(92, 27);
@@ -2090,7 +2090,7 @@
            // btnLoad
            // 
            this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.refresh_32x321;
            this.btnLoad.Location = new System.Drawing.Point(912, 2);
            this.btnLoad.Location = new System.Drawing.Point(929, 2);
            this.btnLoad.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnLoad.Name = "btnLoad";
            this.btnLoad.Size = new System.Drawing.Size(141, 27);
@@ -2105,7 +2105,7 @@
            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(519, 30);
            this.txtJianYan.Size = new System.Drawing.Size(530, 30);
            this.txtJianYan.StyleController = this.layoutMxMsg;
            this.txtJianYan.TabIndex = 2;
            // 
@@ -2137,7 +2137,7 @@
            this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition8});
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1151, 34);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1168, 34);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem11
@@ -2147,7 +2147,7 @@
            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(703, 34);
            this.layoutControlItem11.Size = new System.Drawing.Size(714, 34);
            this.layoutControlItem11.Text = "录入检验结果(OK-19,NG-19)";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(168, 14);
            // 
@@ -2155,7 +2155,7 @@
            // 
            this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem20.Control = this.btnIpt;
            this.layoutControlItem20.Location = new System.Drawing.Point(1055, 0);
            this.layoutControlItem20.Location = new System.Drawing.Point(1072, 0);
            this.layoutControlItem20.MaxSize = new System.Drawing.Size(96, 31);
            this.layoutControlItem20.MinSize = new System.Drawing.Size(96, 31);
            this.layoutControlItem20.Name = "layoutControlItem20";
@@ -2170,12 +2170,12 @@
            // 
            this.layoutControlItem19.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.layoutControlItem19.Control = this.btnLoad;
            this.layoutControlItem19.Location = new System.Drawing.Point(703, 0);
            this.layoutControlItem19.Location = new System.Drawing.Point(714, 0);
            this.layoutControlItem19.MaxSize = new System.Drawing.Size(145, 31);
            this.layoutControlItem19.MinSize = new System.Drawing.Size(145, 31);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem19.Size = new System.Drawing.Size(352, 34);
            this.layoutControlItem19.Size = new System.Drawing.Size(358, 34);
            this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem19.Text = "重新加载";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);