kyy
2025-11-11 7e63a1b6afa03d6511fce27f14bd490f94f93d91
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -74,6 +74,9 @@
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_isCompleted = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -152,9 +155,11 @@
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcsub = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gv_iqcsub = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -165,6 +170,7 @@
            this.split1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
@@ -223,10 +229,10 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = "rpt_InvItem{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1378, 62);
            this.toolBarMenu1.Size = new System.Drawing.Size(1357, 62);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}";
@@ -235,10 +241,9 @@
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 62);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1378, 468);
            this.xtraTabControl1.Size = new System.Drawing.Size(1357, 467);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -247,9 +252,8 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1376, 442);
            this.xtraTabPage1.Size = new System.Drawing.Size(1355, 441);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -258,7 +262,6 @@
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -271,19 +274,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1376, 442);
            this.split1.Size = new System.Drawing.Size(1355, 441);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1376, 402);
            this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemCheckEdit1});
            this.gcMain1.Size = new System.Drawing.Size(1355, 400);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -293,7 +296,7 @@
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.ColumnPanelRowHeight = 26;
            this.gridView1.ColumnPanelRowHeight = 25;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.bandedGridColumn1,
            this.gv_fType,
@@ -309,10 +312,12 @@
            this.gv_remark,
            this.gridColumn4,
            this.gridColumn11,
            this.gridColumn7});
            this.gridColumn7,
            this.gv_isCompleted,
            this.gridColumn21});
            this.gridView1.DetailHeight = 272;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 44;
            this.gridView1.IndicatorWidth = 43;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
@@ -323,7 +328,7 @@
            // 
            this.bandedGridColumn1.Caption = "收料组织";
            this.bandedGridColumn1.FieldName = "receivingOrg";
            this.bandedGridColumn1.MinWidth = 44;
            this.bandedGridColumn1.MinWidth = 43;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.OptionsColumn.ReadOnly = true;
@@ -476,7 +481,7 @@
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 11;
            this.gv_remark.Width = 79;
            this.gv_remark.Width = 78;
            // 
            // gridColumn4
            // 
@@ -506,24 +511,55 @@
            this.gridColumn7.VisibleIndex = 13;
            this.gridColumn7.Width = 82;
            // 
            // gv_isCompleted
            //
            this.gv_isCompleted.Caption = "是否入库";
            this.gv_isCompleted.ColumnEdit = this.repositoryItemCheckEdit1;
            this.gv_isCompleted.FieldName = "isCompleted";
            this.gv_isCompleted.MinWidth = 22;
            this.gv_isCompleted.Name = "gv_isCompleted";
            this.gv_isCompleted.OptionsColumn.AllowEdit = false;
            this.gv_isCompleted.OptionsColumn.ReadOnly = true;
            this.gv_isCompleted.Visible = true;
            this.gv_isCompleted.VisibleIndex = 14;
            this.gv_isCompleted.Width = 70;
            //
            // repositoryItemCheckEdit1
            //
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            this.repositoryItemCheckEdit1.ValueChecked = 1;
            this.repositoryItemCheckEdit1.ValueUnchecked = 0;
            //
            // gridColumn21
            //
            this.gridColumn21.Caption = "退货标识";
            this.gridColumn21.FieldName = "th";
            this.gridColumn21.MinWidth = 22;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.OptionsColumn.AllowEdit = false;
            this.gridColumn21.OptionsColumn.ReadOnly = true;
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 15;
            this.gridColumn21.Width = 82;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 402);
            this.pageBar1.Location = new System.Drawing.Point(0, 400);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1376, 30);
            this.pageBar1.Size = new System.Drawing.Size(1355, 31);
            this.pageBar1.TabIndex = 4;
            this.pageBar1.TotalPages = 0;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1376, 442);
            this.xtraTabPage2.Size = new System.Drawing.Size(1355, 441);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -531,7 +567,6 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -544,7 +579,7 @@
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1376, 442);
            this.splitMx1.Size = new System.Drawing.Size(1355, 441);
            this.splitMx1.SplitterPosition = 116;
            this.splitMx1.TabIndex = 0;
            // 
@@ -571,11 +606,10 @@
            this.layoutControlItem18,
            this.layoutControlItem9});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 132, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1376, 116);
            this.layoutMx1.Size = new System.Drawing.Size(1355, 116);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -591,18 +625,16 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(11, 85);
            this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.btnSelect.Location = new System.Drawing.Point(8, 85);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(101, 20);
            this.btnSelect.Size = new System.Drawing.Size(103, 22);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 443;
            this.btnSelect.Text = "选择物料 ";
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(420, 60);
            this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_remark.Location = new System.Drawing.Point(411, 59);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(265, 20);
@@ -612,16 +644,15 @@
            // txt_receiveOrgId
            // 
            this.txt_receiveOrgId.IsReadly = false;
            this.txt_receiveOrgId.Location = new System.Drawing.Point(81, 35);
            this.txt_receiveOrgId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_receiveOrgId.Location = new System.Drawing.Point(76, 33);
            this.txt_receiveOrgId.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.txt_receiveOrgId.Name = "txt_receiveOrgId";
            this.txt_receiveOrgId.Size = new System.Drawing.Size(265, 20);
            this.txt_receiveOrgId.TabIndex = 457;
            // 
            // txtSupplierCode
            // 
            this.txtSupplierCode.Location = new System.Drawing.Point(420, 35);
            this.txtSupplierCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txtSupplierCode.Location = new System.Drawing.Point(411, 33);
            this.txtSupplierCode.Name = "txtSupplierCode";
            this.txtSupplierCode.Properties.Appearance.Options.UseFont = true;
            this.txtSupplierCode.Properties.Tag = "";
@@ -632,8 +663,7 @@
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(81, 10);
            this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_billNo.Location = new System.Drawing.Point(76, 7);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Properties.Tag = "";
@@ -645,7 +675,7 @@
            // txt_suppId
            // 
            this.txt_suppId.IsReadly = false;
            this.txt_suppId.Location = new System.Drawing.Point(81, 60);
            this.txt_suppId.Location = new System.Drawing.Point(76, 59);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(265, 20);
@@ -653,30 +683,27 @@
            // 
            // txt_fstatus
            // 
            this.txt_fstatus.Location = new System.Drawing.Point(1028, 60);
            this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fstatus.Location = new System.Drawing.Point(1013, 59);
            this.txt_fstatus.Name = "txt_fstatus";
            this.txt_fstatus.Properties.Caption = "审核标识";
            this.txt_fstatus.Size = new System.Drawing.Size(337, 20);
            this.txt_fstatus.Size = new System.Drawing.Size(334, 20);
            this.txt_fstatus.StyleController = this.layoutMx1;
            this.txt_fstatus.TabIndex = 458;
            this.txt_fstatus.Tag = "readOnly";
            // 
            // txt_fType
            // 
            this.txt_fType.Location = new System.Drawing.Point(350, 10);
            this.txt_fType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_fType.Location = new System.Drawing.Point(343, 7);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "委外标识";
            this.txt_fType.Size = new System.Drawing.Size(335, 20);
            this.txt_fType.Size = new System.Drawing.Size(333, 20);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 459;
            this.txt_fType.Tag = "readOnly";
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(759, 10);
            this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_createBy.Location = new System.Drawing.Point(746, 7);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(265, 20);
@@ -686,8 +713,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(759, 35);
            this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_createDate.Location = new System.Drawing.Point(746, 33);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(265, 20);
@@ -697,22 +723,20 @@
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(1098, 10);
            this.txt_checkUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkUser.Location = new System.Drawing.Point(1081, 7);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(267, 20);
            this.txt_checkUser.Size = new System.Drawing.Size(266, 20);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 463;
            this.txt_checkUser.Tag = "readOnly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(1098, 35);
            this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_checkDate.Location = new System.Drawing.Point(1081, 33);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(267, 20);
            this.txt_checkDate.Size = new System.Drawing.Size(266, 20);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 464;
            this.txt_checkDate.Tag = "readOnly";
@@ -720,7 +744,6 @@
            // txt_guid
            // 
            this.txt_guid.Location = new System.Drawing.Point(360, 109);
            this.txt_guid.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_guid.Name = "txt_guid";
            this.txt_guid.Size = new System.Drawing.Size(167, 20);
            this.txt_guid.StyleController = this.layoutMx1;
@@ -729,8 +752,7 @@
            // 
            // txt_paperBillNo
            // 
            this.txt_paperBillNo.Location = new System.Drawing.Point(759, 60);
            this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_paperBillNo.Location = new System.Drawing.Point(746, 59);
            this.txt_paperBillNo.Name = "txt_paperBillNo";
            this.txt_paperBillNo.Size = new System.Drawing.Size(265, 20);
            this.txt_paperBillNo.StyleController = this.layoutMx1;
@@ -738,11 +760,10 @@
            // 
            // txt_isSrm
            // 
            this.txt_isSrm.Location = new System.Drawing.Point(1028, 85);
            this.txt_isSrm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_isSrm.Location = new System.Drawing.Point(1013, 85);
            this.txt_isSrm.Name = "txt_isSrm";
            this.txt_isSrm.Properties.Caption = "SRM标识";
            this.txt_isSrm.Size = new System.Drawing.Size(337, 20);
            this.txt_isSrm.Size = new System.Drawing.Size(334, 20);
            this.txt_isSrm.StyleController = this.layoutMx1;
            this.txt_isSrm.TabIndex = 468;
            this.txt_isSrm.Tag = "readOnly";
@@ -768,7 +789,7 @@
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem9.Size = new System.Drawing.Size(297, 32);
            this.layoutControlItem9.Text = "主键GUID";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(79, 14);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(78, 14);
            // 
            // Root
            // 
@@ -817,16 +838,16 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1376, 116);
            this.Root.Size = new System.Drawing.Size(1355, 116);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.txt_receiveOrgId;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 25);
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem1.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem1.Text = "收料组织";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
            // 
@@ -835,70 +856,70 @@
            this.layoutControlItem2.Control = this.txt_billNo;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem2.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem2.Text = "到货单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_suppId;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 50);
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 52);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem3.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem3.Text = "选供应商";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_createBy;
            this.layoutControlItem11.Location = new System.Drawing.Point(678, 0);
            this.layoutControlItem11.Location = new System.Drawing.Point(670, 0);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem11.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem11.Text = "建立人员";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_createDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(678, 25);
            this.layoutControlItem12.Location = new System.Drawing.Point(670, 26);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem12.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem12.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem12.Text = "建立日期";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_checkUser;
            this.layoutControlItem13.Location = new System.Drawing.Point(1017, 0);
            this.layoutControlItem13.Location = new System.Drawing.Point(1005, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(341, 25);
            this.layoutControlItem13.Size = new System.Drawing.Size(336, 26);
            this.layoutControlItem13.Text = "审核人员";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_checkDate;
            this.layoutControlItem14.Location = new System.Drawing.Point(1017, 25);
            this.layoutControlItem14.Location = new System.Drawing.Point(1005, 26);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(341, 25);
            this.layoutControlItem14.Size = new System.Drawing.Size(336, 26);
            this.layoutControlItem14.Text = "审核日期";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_fstatus;
            this.layoutControlItem7.Location = new System.Drawing.Point(1017, 50);
            this.layoutControlItem7.Location = new System.Drawing.Point(1005, 52);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(341, 25);
            this.layoutControlItem7.Size = new System.Drawing.Size(336, 26);
            this.layoutControlItem7.Text = "提交检验";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem7.TextVisible = false;
@@ -906,10 +927,10 @@
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fType;
            this.layoutControlItem8.Location = new System.Drawing.Point(339, 0);
            this.layoutControlItem8.Location = new System.Drawing.Point(335, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem8.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem8.Text = "委外标识";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
@@ -917,34 +938,34 @@
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txtSupplierCode;
            this.layoutControlItem5.Location = new System.Drawing.Point(339, 25);
            this.layoutControlItem5.Location = new System.Drawing.Point(335, 26);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem5.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem5.Text = "供应商编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_remark;
            this.layoutControlItem17.Location = new System.Drawing.Point(339, 50);
            this.layoutControlItem17.Location = new System.Drawing.Point(335, 52);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem17.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem17.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem17.Text = "收料备注";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.btnSelect;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 75);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 78);
            this.layoutControlItem16.MaxSize = new System.Drawing.Size(105, 24);
            this.layoutControlItem16.MinSize = new System.Drawing.Size(17, 24);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem16.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem16.Text = "选择物料";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -953,22 +974,22 @@
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_paperBillNo;
            this.layoutControlItem4.Location = new System.Drawing.Point(678, 50);
            this.layoutControlItem4.Location = new System.Drawing.Point(670, 52);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem4.Size = new System.Drawing.Size(339, 25);
            this.layoutControlItem4.Size = new System.Drawing.Size(335, 26);
            this.layoutControlItem4.Text = "送货单号";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_isSrm;
            this.layoutControlItem6.Location = new System.Drawing.Point(1017, 75);
            this.layoutControlItem6.Location = new System.Drawing.Point(1005, 78);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(341, 25);
            this.layoutControlItem6.Size = new System.Drawing.Size(336, 26);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
            // 
@@ -976,10 +997,9 @@
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1376, 316);
            this.tabMx.Size = new System.Drawing.Size(1355, 315);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -987,24 +1007,21 @@
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1374, 290);
            this.tabMxPage1.Size = new System.Drawing.Size(1353, 289);
            this.tabMxPage1.Text = "收料明细";
            // 
            // gcMx1
            // 
            this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1,
            this.repositoryItemButtonEdit2,
            this.rptHistory});
            this.gcMx1.Size = new System.Drawing.Size(1374, 290);
            this.gcMx1.Size = new System.Drawing.Size(1353, 289);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1046,7 +1063,9 @@
            this.gridColumn18,
            this.gridColumn19,
            this.gridColumn20,
            this.gv_iqcsub});
            this.gv_iqcsub,
            this.gridColumn22,
            this.gridColumn23});
            this.gvMx1.DetailHeight = 272;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
@@ -1059,7 +1078,7 @@
            // 
            this.gvAbtGuid.Caption = "采购明细GUID";
            this.gvAbtGuid.FieldName = "aboutGuid";
            this.gvAbtGuid.MinWidth = 44;
            this.gvAbtGuid.MinWidth = 43;
            this.gvAbtGuid.Name = "gvAbtGuid";
            this.gvAbtGuid.OptionsColumn.ReadOnly = true;
            this.gvAbtGuid.Width = 82;
@@ -1080,7 +1099,7 @@
            this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnLine.Caption = "Erp行Id";
            this.gvMx1ebelnLine.FieldName = "lineK3id";
            this.gvMx1ebelnLine.MinWidth = 79;
            this.gvMx1ebelnLine.MinWidth = 78;
            this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
            this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
            this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
@@ -1124,7 +1143,7 @@
            this.gvMx1urgentFlag.UnboundDataType = typeof(string);
            this.gvMx1urgentFlag.Visible = true;
            this.gvMx1urgentFlag.VisibleIndex = 1;
            this.gvMx1urgentFlag.Width = 30;
            this.gvMx1urgentFlag.Width = 29;
            // 
            // gvMx1isdepsIn
            // 
@@ -1136,7 +1155,7 @@
            this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true;
            this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
            this.gvMx1isdepsIn.UnboundDataType = typeof(bool);
            this.gvMx1isdepsIn.Width = 44;
            this.gvMx1isdepsIn.Width = 43;
            // 
            // gvMx1checkStates
            // 
@@ -1149,7 +1168,7 @@
            this.gvMx1checkStates.Tag = "query_a.check_states";
            this.gvMx1checkStates.Visible = true;
            this.gvMx1checkStates.VisibleIndex = 3;
            this.gvMx1checkStates.Width = 58;
            this.gvMx1checkStates.Width = 57;
            // 
            // gvMx1checkRes
            // 
@@ -1162,7 +1181,7 @@
            this.gvMx1checkRes.Tag = "query_a.check_res";
            this.gvMx1checkRes.Visible = true;
            this.gvMx1checkRes.VisibleIndex = 4;
            this.gvMx1checkRes.Width = 58;
            this.gvMx1checkRes.Width = 57;
            // 
            // gvMx1ebeln
            // 
@@ -1251,7 +1270,7 @@
            this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 44;
            this.gvMx1memo.MinWidth = 43;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.OptionsColumn.ReadOnly = true;
            this.gvMx1memo.Tag = "edit";
@@ -1392,33 +1411,33 @@
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "OA处理意见";
            this.gridColumn15.Caption = "处理意见";
            this.gridColumn15.FieldName = "clyj";
            this.gridColumn15.MinWidth = 22;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 17;
            this.gridColumn15.Width = 78;
            this.gridColumn15.Width = 120;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "OA挑选数量";
            this.gridColumn16.Caption = "挑选数量";
            this.gridColumn16.FieldName = "txsl";
            this.gridColumn16.MinWidth = 22;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 18;
            this.gridColumn16.Width = 78;
            this.gridColumn16.Width = 99;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "OA选别类别";
            this.gridColumn2.Caption = "选别类别";
            this.gridColumn2.FieldName = "xblb";
            this.gridColumn2.MinWidth = 22;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 19;
            this.gridColumn2.Width = 38;
            this.gridColumn2.Width = 99;
            // 
            // gridColumn17
            // 
@@ -1469,18 +1488,6 @@
            this.gridColumn20.VisibleIndex = 14;
            this.gridColumn20.Width = 82;
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(808, 43);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gv_iqcsub
            // 
            this.gv_iqcsub.Caption = "检验提交";
@@ -1490,15 +1497,44 @@
            this.gv_iqcsub.VisibleIndex = 2;
            this.gv_iqcsub.Width = 66;
            // 
            // gridColumn22
            //
            this.gridColumn22.Caption = "需求跟踪号";
            this.gridColumn22.FieldName = "xqgz";
            this.gridColumn22.MinWidth = 21;
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 24;
            this.gridColumn22.Width = 66;
            //
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(808, 43);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gridColumn23
            //
            this.gridColumn23.Caption = "已入库数量";
            this.gridColumn23.FieldName = "okRkqty";
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 25;
            this.gridColumn23.Width = 52;
            //
            // Frm_MesInvItemArn
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1378, 530);
            this.ClientSize = new System.Drawing.Size(1357, 529);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Name = "Frm_MesInvItemArn";
            this.Text = "采购到货单";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1511,6 +1547,7 @@
            this.split1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
            this.splitMx1.Panel1.ResumeLayout(false);
@@ -1664,5 +1701,10 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcsub;
        private DevExpress.XtraGrid.Columns.GridColumn gv_isCompleted;
        private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
    }
}
}