jzm
kyy
4 天以前 8b8f940172c599422dd90f6129ffe4c00cb861cf
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -171,6 +171,7 @@
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -238,9 +239,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.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = "rpt_rohin{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1365, 80);
            this.toolBarMenu1.Size = new System.Drawing.Size(1194, 62);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_rohin{}";
@@ -248,10 +250,11 @@
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            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(1365, 602);
            this.xtraTabControl1.Size = new System.Drawing.Size(1194, 468);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -260,8 +263,9 @@
            // 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(1363, 570);
            this.xtraTabPage1.Size = new System.Drawing.Size(1192, 442);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -270,6 +274,7 @@
            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
@@ -282,17 +287,19 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1363, 570);
            this.split1.Size = new System.Drawing.Size(1192, 442);
            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(1363, 519);
            this.gcMain1.Size = new System.Drawing.Size(1192, 402);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -303,7 +310,7 @@
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 30;
            this.gridView1.ColumnPanelRowHeight = 23;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_billNo,
@@ -335,9 +342,11 @@
            this.gridColumn5,
            this.gridColumn7,
            this.gvcol6,
            this.gridColumn11});
            this.gridColumn11,
            this.gridColumn23});
            this.gridView1.DetailHeight = 272;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.IndicatorWidth = 44;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
@@ -348,394 +357,395 @@
            // 
            this.gv_factory.Caption = "ErpId";
            this.gv_factory.FieldName = "ebelnK3id";
            this.gv_factory.MinWidth = 25;
            this.gv_factory.MinWidth = 22;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Tag = "query_a.ebelnK3id";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 80;
            this.gv_factory.Width = 70;
            // 
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "采购单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 25;
            this.gv_billNo.MinWidth = 22;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.BILL_NO";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 1;
            this.gv_billNo.Width = 120;
            this.gv_billNo.Width = 105;
            // 
            // gv_documentStatus
            // 
            this.gv_documentStatus.AppearanceCell.Options.UseFont = true;
            this.gv_documentStatus.Caption = "单据状态";
            this.gv_documentStatus.FieldName = "docStusTxt";
            this.gv_documentStatus.MinWidth = 25;
            this.gv_documentStatus.MinWidth = 22;
            this.gv_documentStatus.Name = "gv_documentStatus";
            this.gv_documentStatus.OptionsColumn.AllowEdit = false;
            this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
            this.gv_documentStatus.Visible = true;
            this.gv_documentStatus.VisibleIndex = 2;
            this.gv_documentStatus.Width = 70;
            this.gv_documentStatus.Width = 61;
            // 
            // gv_documentType
            // 
            this.gv_documentType.AppearanceCell.Options.UseFont = true;
            this.gv_documentType.Caption = "单据类型";
            this.gv_documentType.FieldName = "documentTypeTxt";
            this.gv_documentType.MinWidth = 25;
            this.gv_documentType.MinWidth = 22;
            this.gv_documentType.Name = "gv_documentType";
            this.gv_documentType.OptionsColumn.AllowEdit = false;
            this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
            this.gv_documentType.Visible = true;
            this.gv_documentType.VisibleIndex = 3;
            this.gv_documentType.Width = 80;
            this.gv_documentType.Width = 70;
            // 
            // gv_businessType
            // 
            this.gv_businessType.AppearanceCell.Options.UseFont = true;
            this.gv_businessType.Caption = "业务类型";
            this.gv_businessType.FieldName = "businessType2";
            this.gv_businessType.MinWidth = 25;
            this.gv_businessType.MinWidth = 22;
            this.gv_businessType.Name = "gv_businessType";
            this.gv_businessType.OptionsColumn.AllowEdit = false;
            this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
            this.gv_businessType.Visible = true;
            this.gv_businessType.VisibleIndex = 4;
            this.gv_businessType.Width = 80;
            this.gv_businessType.Width = 70;
            // 
            // gv_purchaseDate
            // 
            this.gv_purchaseDate.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDate.Caption = "采购日期";
            this.gv_purchaseDate.FieldName = "purchaseDate";
            this.gv_purchaseDate.MinWidth = 25;
            this.gv_purchaseDate.MinWidth = 22;
            this.gv_purchaseDate.Name = "gv_purchaseDate";
            this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
            this.gv_purchaseDate.Visible = true;
            this.gv_purchaseDate.VisibleIndex = 5;
            this.gv_purchaseDate.Width = 170;
            this.gv_purchaseDate.Width = 149;
            // 
            // bandedGridColumn1
            // 
            this.bandedGridColumn1.Caption = "供应商名称";
            this.bandedGridColumn1.FieldName = "suppName";
            this.bandedGridColumn1.MinWidth = 25;
            this.bandedGridColumn1.MinWidth = 22;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.Tag = "query_a.suppName";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.VisibleIndex = 6;
            this.bandedGridColumn1.Width = 134;
            this.bandedGridColumn1.Width = 117;
            // 
            // gv_supplier
            // 
            this.gv_supplier.AppearanceCell.Options.UseFont = true;
            this.gv_supplier.Caption = "供应商编号";
            this.gv_supplier.FieldName = "suppNo";
            this.gv_supplier.MinWidth = 25;
            this.gv_supplier.MinWidth = 22;
            this.gv_supplier.Name = "gv_supplier";
            this.gv_supplier.OptionsColumn.AllowEdit = false;
            this.gv_supplier.Tag = "query_a.SUPPLIER";
            this.gv_supplier.Visible = true;
            this.gv_supplier.VisibleIndex = 7;
            this.gv_supplier.Width = 66;
            this.gv_supplier.Width = 58;
            // 
            // gv_closeStatus
            // 
            this.gv_closeStatus.AppearanceCell.Options.UseFont = true;
            this.gv_closeStatus.Caption = "关闭状态";
            this.gv_closeStatus.FieldName = "closeStatusTxt";
            this.gv_closeStatus.MinWidth = 25;
            this.gv_closeStatus.MinWidth = 22;
            this.gv_closeStatus.Name = "gv_closeStatus";
            this.gv_closeStatus.OptionsColumn.AllowEdit = false;
            this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
            this.gv_closeStatus.Visible = true;
            this.gv_closeStatus.VisibleIndex = 8;
            this.gv_closeStatus.Width = 80;
            this.gv_closeStatus.Width = 70;
            // 
            // bandedGridColumn2
            // 
            this.bandedGridColumn2.Caption = "采购部门名称";
            this.bandedGridColumn2.FieldName = "departmentname";
            this.bandedGridColumn2.MinWidth = 25;
            this.bandedGridColumn2.MinWidth = 22;
            this.bandedGridColumn2.Name = "bandedGridColumn2";
            this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn2.Tag = "query_a.departmentname";
            this.bandedGridColumn2.Visible = true;
            this.bandedGridColumn2.VisibleIndex = 9;
            this.bandedGridColumn2.Width = 80;
            this.bandedGridColumn2.Width = 70;
            // 
            // gv_purchaseDept
            // 
            this.gv_purchaseDept.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseDept.Caption = "采购部门编号";
            this.gv_purchaseDept.FieldName = "departmentcode";
            this.gv_purchaseDept.MinWidth = 25;
            this.gv_purchaseDept.MinWidth = 22;
            this.gv_purchaseDept.Name = "gv_purchaseDept";
            this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
            this.gv_purchaseDept.Visible = true;
            this.gv_purchaseDept.VisibleIndex = 10;
            this.gv_purchaseDept.Width = 50;
            this.gv_purchaseDept.Width = 44;
            // 
            // gv_purchaser
            // 
            this.gv_purchaser.AppearanceCell.Options.UseFont = true;
            this.gv_purchaser.Caption = "采购员";
            this.gv_purchaser.FieldName = "purchaser";
            this.gv_purchaser.MinWidth = 25;
            this.gv_purchaser.MinWidth = 22;
            this.gv_purchaser.Name = "gv_purchaser";
            this.gv_purchaser.OptionsColumn.AllowEdit = false;
            this.gv_purchaser.Tag = "query_a.PURCHASER";
            this.gv_purchaser.Visible = true;
            this.gv_purchaser.VisibleIndex = 11;
            this.gv_purchaser.Width = 60;
            this.gv_purchaser.Width = 52;
            // 
            // gv_qualityReq
            // 
            this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
            this.gv_qualityReq.Caption = "验收方式";
            this.gv_qualityReq.FieldName = "acctype";
            this.gv_qualityReq.MinWidth = 25;
            this.gv_qualityReq.MinWidth = 22;
            this.gv_qualityReq.Name = "gv_qualityReq";
            this.gv_qualityReq.OptionsColumn.AllowEdit = false;
            this.gv_qualityReq.Tag = "query_a.QUALITY_REQ";
            this.gv_qualityReq.Visible = true;
            this.gv_qualityReq.VisibleIndex = 12;
            this.gv_qualityReq.Width = 80;
            this.gv_qualityReq.Width = 70;
            // 
            // gv_settlementParty
            // 
            this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
            this.gv_settlementParty.Caption = "结算方";
            this.gv_settlementParty.FieldName = "settlementParty";
            this.gv_settlementParty.MinWidth = 25;
            this.gv_settlementParty.MinWidth = 22;
            this.gv_settlementParty.Name = "gv_settlementParty";
            this.gv_settlementParty.OptionsColumn.AllowEdit = false;
            this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY";
            this.gv_settlementParty.Width = 100;
            this.gv_settlementParty.Width = 87;
            // 
            // gv_paymentParty
            // 
            this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
            this.gv_paymentParty.Caption = "收款方";
            this.gv_paymentParty.FieldName = "paymentParty";
            this.gv_paymentParty.MinWidth = 25;
            this.gv_paymentParty.MinWidth = 22;
            this.gv_paymentParty.Name = "gv_paymentParty";
            this.gv_paymentParty.OptionsColumn.AllowEdit = false;
            this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY";
            this.gv_paymentParty.Width = 100;
            this.gv_paymentParty.Width = 87;
            // 
            // gv_remarks
            // 
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 25;
            this.gv_remarks.MinWidth = 22;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
            this.gv_remarks.Tag = "query_a.REMARKS";
            this.gv_remarks.Visible = true;
            this.gv_remarks.VisibleIndex = 13;
            this.gv_remarks.Width = 100;
            this.gv_remarks.Width = 87;
            // 
            // gv_cancellationStatus
            // 
            this.gv_cancellationStatus.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationStatus.Caption = "作废状态";
            this.gv_cancellationStatus.FieldName = "cancellationStatusTxt";
            this.gv_cancellationStatus.MinWidth = 25;
            this.gv_cancellationStatus.MinWidth = 22;
            this.gv_cancellationStatus.Name = "gv_cancellationStatus";
            this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
            this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
            this.gv_cancellationStatus.Visible = true;
            this.gv_cancellationStatus.VisibleIndex = 14;
            this.gv_cancellationStatus.Width = 60;
            this.gv_cancellationStatus.Width = 52;
            // 
            // gv_cancellationPerson
            // 
            this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationPerson.Caption = "作废人";
            this.gv_cancellationPerson.FieldName = "cancellationPerson";
            this.gv_cancellationPerson.MinWidth = 25;
            this.gv_cancellationPerson.MinWidth = 22;
            this.gv_cancellationPerson.Name = "gv_cancellationPerson";
            this.gv_cancellationPerson.OptionsColumn.AllowEdit = false;
            this.gv_cancellationPerson.Tag = "query_a.CANCELLATION_PERSON";
            this.gv_cancellationPerson.Visible = true;
            this.gv_cancellationPerson.VisibleIndex = 15;
            this.gv_cancellationPerson.Width = 60;
            this.gv_cancellationPerson.Width = 52;
            // 
            // gv_cancellationDate
            // 
            this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationDate.Caption = "作废日期";
            this.gv_cancellationDate.FieldName = "cancellationDate";
            this.gv_cancellationDate.MinWidth = 25;
            this.gv_cancellationDate.MinWidth = 22;
            this.gv_cancellationDate.Name = "gv_cancellationDate";
            this.gv_cancellationDate.OptionsColumn.AllowEdit = false;
            this.gv_cancellationDate.Tag = "query_a.CANCELLATION_DATE";
            this.gv_cancellationDate.Visible = true;
            this.gv_cancellationDate.VisibleIndex = 16;
            this.gv_cancellationDate.Width = 180;
            this.gv_cancellationDate.Width = 157;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 25;
            this.gv_createBy.MinWidth = 22;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.CREATE_BY";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 17;
            this.gv_createBy.Width = 80;
            this.gv_createBy.Width = 70;
            // 
            // gv_createDate
            // 
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建日期";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 25;
            this.gv_createDate.MinWidth = 22;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.CREATE_DATE";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 18;
            this.gv_createDate.Width = 180;
            this.gv_createDate.Width = 157;
            // 
            // gv_lastupdateDate
            // 
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "最后修改时间";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 25;
            this.gv_lastupdateDate.MinWidth = 22;
            this.gv_lastupdateDate.Name = "gv_lastupdateDate";
            this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
            this.gv_lastupdateDate.Visible = true;
            this.gv_lastupdateDate.VisibleIndex = 19;
            this.gv_lastupdateDate.Width = 200;
            this.gv_lastupdateDate.Width = 175;
            // 
            // gv_lastupdateBy
            // 
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后修改人";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 25;
            this.gv_lastupdateBy.MinWidth = 22;
            this.gv_lastupdateBy.Name = "gv_lastupdateBy";
            this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
            this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
            this.gv_lastupdateBy.Visible = true;
            this.gv_lastupdateBy.VisibleIndex = 20;
            this.gv_lastupdateBy.Width = 100;
            this.gv_lastupdateBy.Width = 87;
            // 
            // gv_erpCheckBy
            // 
            this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckBy.Caption = "erp审核人";
            this.gv_erpCheckBy.FieldName = "erpCheckBy";
            this.gv_erpCheckBy.MinWidth = 25;
            this.gv_erpCheckBy.MinWidth = 22;
            this.gv_erpCheckBy.Name = "gv_erpCheckBy";
            this.gv_erpCheckBy.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckBy.Tag = "query_a.ERP_CHECK_BY";
            this.gv_erpCheckBy.Visible = true;
            this.gv_erpCheckBy.VisibleIndex = 21;
            this.gv_erpCheckBy.Width = 80;
            this.gv_erpCheckBy.Width = 70;
            // 
            // gv_erpCheckDate
            // 
            this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckDate.Caption = "erp审核时间";
            this.gv_erpCheckDate.FieldName = "erpCheckDate";
            this.gv_erpCheckDate.MinWidth = 25;
            this.gv_erpCheckDate.MinWidth = 22;
            this.gv_erpCheckDate.Name = "gv_erpCheckDate";
            this.gv_erpCheckDate.OptionsColumn.AllowEdit = false;
            this.gv_erpCheckDate.Tag = "query_a.ERP_CHECK_DATE";
            this.gv_erpCheckDate.Visible = true;
            this.gv_erpCheckDate.VisibleIndex = 22;
            this.gv_erpCheckDate.Width = 180;
            this.gv_erpCheckDate.Width = 157;
            // 
            // gv_changereason
            // 
            this.gv_changereason.AppearanceCell.Options.UseFont = true;
            this.gv_changereason.Caption = "变更原因";
            this.gv_changereason.FieldName = "changereason";
            this.gv_changereason.MinWidth = 25;
            this.gv_changereason.MinWidth = 22;
            this.gv_changereason.Name = "gv_changereason";
            this.gv_changereason.OptionsColumn.AllowEdit = false;
            this.gv_changereason.Tag = "query_a.CHANGEREASON";
            this.gv_changereason.Visible = true;
            this.gv_changereason.VisibleIndex = 23;
            this.gv_changereason.Width = 100;
            this.gv_changereason.Width = 87;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "采购组织";
            this.gridColumn4.FieldName = "cgOrg";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.MinWidth = 22;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 24;
            this.gridColumn4.Width = 94;
            this.gridColumn4.Width = 82;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "采购组";
            this.gridColumn5.FieldName = "purchaseGroup";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.MinWidth = 22;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Width = 94;
            this.gridColumn5.Width = 82;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "邮箱";
            this.gridColumn7.FieldName = "email";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.MinWidth = 22;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Width = 94;
            this.gridColumn7.Width = 82;
            // 
            // gvcol6
            // 
            this.gvcol6.Caption = "主键GUID";
            this.gvcol6.FieldName = "guid";
            this.gvcol6.MinWidth = 25;
            this.gvcol6.MinWidth = 22;
            this.gvcol6.Name = "gvcol6";
            this.gvcol6.Width = 94;
            this.gvcol6.Width = 82;
            // 
            // gridColumn11
            // 
            this.gridColumn11.Caption = "同步时间";
            this.gridColumn11.FieldName = "synchronousDate";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.MinWidth = 22;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 25;
            this.gridColumn11.Width = 94;
            this.gridColumn11.Width = 82;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Location = new System.Drawing.Point(0, 402);
            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(1363, 39);
            this.pageBar1.Size = new System.Drawing.Size(1192, 30);
            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(1363, 570);
            this.xtraTabPage2.Size = new System.Drawing.Size(1192, 442);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -743,6 +753,7 @@
            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
@@ -755,7 +766,8 @@
            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(1363, 570);
            this.splitMx1.Size = new System.Drawing.Size(1192, 442);
            this.splitMx1.SplitterPosition = 78;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -779,123 +791,137 @@
            this.layoutControlItem3,
            this.layoutControlItem4});
            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(656, 429, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1363, 100);
            this.layoutMx1.Size = new System.Drawing.Size(1192, 78);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(672, 12);
            this.lbGuid.Location = new System.Drawing.Point(588, 9);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(326, 25);
            this.lbGuid.Size = new System.Drawing.Size(285, 19);
            this.lbGuid.TabIndex = 230;
            this.lbGuid.Text = "lbGuid";
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(109, 12);
            this.txt_billNo.Location = new System.Drawing.Point(90, 10);
            this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(229, 24);
            this.txt_billNo.Size = new System.Drawing.Size(210, 20);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            // 
            // txt_guid
            // 
            this.txt_guid.Location = new System.Drawing.Point(759, 12);
            this.txt_guid.Location = new System.Drawing.Point(664, 9);
            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(239, 24);
            this.txt_guid.Size = new System.Drawing.Size(209, 20);
            this.txt_guid.StyleController = this.layoutMx1;
            this.txt_guid.TabIndex = 229;
            // 
            // txt_suppName
            // 
            this.txt_suppName.Location = new System.Drawing.Point(769, 12);
            this.txt_suppName.Location = new System.Drawing.Point(676, 10);
            this.txt_suppName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_suppName.Name = "txt_suppName";
            this.txt_suppName.Size = new System.Drawing.Size(229, 24);
            this.txt_suppName.Size = new System.Drawing.Size(210, 20);
            this.txt_suppName.StyleController = this.layoutMx1;
            this.txt_suppName.TabIndex = 231;
            // 
            // txt_documentTypeTxt
            // 
            this.txt_documentTypeTxt.Location = new System.Drawing.Point(439, 12);
            this.txt_documentTypeTxt.Location = new System.Drawing.Point(383, 10);
            this.txt_documentTypeTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_documentTypeTxt.Name = "txt_documentTypeTxt";
            this.txt_documentTypeTxt.Size = new System.Drawing.Size(229, 24);
            this.txt_documentTypeTxt.Size = new System.Drawing.Size(210, 20);
            this.txt_documentTypeTxt.StyleController = this.layoutMx1;
            this.txt_documentTypeTxt.TabIndex = 232;
            // 
            // txt_suppNo
            // 
            this.txt_suppNo.Location = new System.Drawing.Point(769, 40);
            this.txt_suppNo.Location = new System.Drawing.Point(676, 34);
            this.txt_suppNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_suppNo.Name = "txt_suppNo";
            this.txt_suppNo.Size = new System.Drawing.Size(229, 24);
            this.txt_suppNo.Size = new System.Drawing.Size(210, 20);
            this.txt_suppNo.StyleController = this.layoutMx1;
            this.txt_suppNo.TabIndex = 233;
            // 
            // txt_closeStatusTxt
            // 
            this.txt_closeStatusTxt.Location = new System.Drawing.Point(1099, 40);
            this.txt_closeStatusTxt.Location = new System.Drawing.Point(969, 34);
            this.txt_closeStatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_closeStatusTxt.Name = "txt_closeStatusTxt";
            this.txt_closeStatusTxt.Size = new System.Drawing.Size(231, 24);
            this.txt_closeStatusTxt.Size = new System.Drawing.Size(212, 20);
            this.txt_closeStatusTxt.StyleController = this.layoutMx1;
            this.txt_closeStatusTxt.TabIndex = 234;
            // 
            // txt_cancellationStatusTxt
            // 
            this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(1099, 68);
            this.txt_cancellationStatusTxt.Location = new System.Drawing.Point(969, 58);
            this.txt_cancellationStatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_cancellationStatusTxt.Name = "txt_cancellationStatusTxt";
            this.txt_cancellationStatusTxt.Size = new System.Drawing.Size(231, 24);
            this.txt_cancellationStatusTxt.Size = new System.Drawing.Size(212, 20);
            this.txt_cancellationStatusTxt.StyleController = this.layoutMx1;
            this.txt_cancellationStatusTxt.TabIndex = 235;
            // 
            // txt_dptName
            // 
            this.txt_dptName.Location = new System.Drawing.Point(109, 40);
            this.txt_dptName.Location = new System.Drawing.Point(90, 34);
            this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_dptName.Name = "txt_dptName";
            this.txt_dptName.Size = new System.Drawing.Size(229, 24);
            this.txt_dptName.Size = new System.Drawing.Size(210, 20);
            this.txt_dptName.StyleController = this.layoutMx1;
            this.txt_dptName.TabIndex = 236;
            // 
            // txt_purchaseDate
            // 
            this.txt_purchaseDate.Location = new System.Drawing.Point(439, 40);
            this.txt_purchaseDate.Location = new System.Drawing.Point(383, 34);
            this.txt_purchaseDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_purchaseDate.Name = "txt_purchaseDate";
            this.txt_purchaseDate.Size = new System.Drawing.Size(229, 24);
            this.txt_purchaseDate.Size = new System.Drawing.Size(210, 20);
            this.txt_purchaseDate.StyleController = this.layoutMx1;
            this.txt_purchaseDate.TabIndex = 237;
            // 
            // txt_docStusTxt
            // 
            this.txt_docStusTxt.Location = new System.Drawing.Point(1099, 12);
            this.txt_docStusTxt.Location = new System.Drawing.Point(969, 10);
            this.txt_docStusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_docStusTxt.Name = "txt_docStusTxt";
            this.txt_docStusTxt.Size = new System.Drawing.Size(231, 24);
            this.txt_docStusTxt.Size = new System.Drawing.Size(212, 20);
            this.txt_docStusTxt.StyleController = this.layoutMx1;
            this.txt_docStusTxt.TabIndex = 238;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(769, 68);
            this.txt_createDate.Location = new System.Drawing.Point(676, 58);
            this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(229, 24);
            this.txt_createDate.Size = new System.Drawing.Size(210, 20);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 239;
            // 
            // txt_erpCheckDate
            // 
            this.txt_erpCheckDate.Location = new System.Drawing.Point(439, 68);
            this.txt_erpCheckDate.Location = new System.Drawing.Point(383, 58);
            this.txt_erpCheckDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_erpCheckDate.Name = "txt_erpCheckDate";
            this.txt_erpCheckDate.Size = new System.Drawing.Size(229, 24);
            this.txt_erpCheckDate.Size = new System.Drawing.Size(210, 20);
            this.txt_erpCheckDate.StyleController = this.layoutMx1;
            this.txt_erpCheckDate.TabIndex = 240;
            // 
            // txt_erpCheckBy
            // 
            this.txt_erpCheckBy.Location = new System.Drawing.Point(109, 68);
            this.txt_erpCheckBy.Location = new System.Drawing.Point(90, 58);
            this.txt_erpCheckBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.txt_erpCheckBy.Name = "txt_erpCheckBy";
            this.txt_erpCheckBy.Size = new System.Drawing.Size(229, 24);
            this.txt_erpCheckBy.Size = new System.Drawing.Size(210, 20);
            this.txt_erpCheckBy.StyleController = this.layoutMx1;
            this.txt_erpCheckBy.TabIndex = 241;
            // 
@@ -918,7 +944,7 @@
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem4.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem4.Text = "主键GUID";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(44, 16);
            // 
            // Root
            // 
@@ -962,7 +988,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1342, 104);
            this.Root.Size = new System.Drawing.Size(1192, 88);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -970,133 +996,134 @@
            this.layoutControlItem1.Control = this.txt_billNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem1.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem1.Text = "采购单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_documentTypeTxt;
            this.layoutControlItem5.Location = new System.Drawing.Point(330, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(293, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem5.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem5.Text = "单据类型";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_suppName;
            this.layoutControlItem2.Location = new System.Drawing.Point(660, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(586, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem2.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem2.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem2.Text = "供应商名称";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_suppNo;
            this.layoutControlItem6.Location = new System.Drawing.Point(660, 28);
            this.layoutControlItem6.Location = new System.Drawing.Point(586, 24);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem6.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem6.Text = "供应商编号";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_dptName;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem9.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem9.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem9.Text = "采购部门";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_purchaseDate;
            this.layoutControlItem10.Location = new System.Drawing.Point(330, 28);
            this.layoutControlItem10.Location = new System.Drawing.Point(293, 24);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem10.Text = "采购日期";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_cancellationStatusTxt;
            this.layoutControlItem8.Location = new System.Drawing.Point(990, 56);
            this.layoutControlItem8.Location = new System.Drawing.Point(879, 48);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(332, 28);
            this.layoutControlItem8.Size = new System.Drawing.Size(295, 24);
            this.layoutControlItem8.Text = "作废状态";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_closeStatusTxt;
            this.layoutControlItem7.Location = new System.Drawing.Point(990, 28);
            this.layoutControlItem7.Location = new System.Drawing.Point(879, 24);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(332, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(295, 24);
            this.layoutControlItem7.Text = "关闭状态";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_docStusTxt;
            this.layoutControlItem11.Location = new System.Drawing.Point(990, 0);
            this.layoutControlItem11.Location = new System.Drawing.Point(879, 0);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.Size = new System.Drawing.Size(332, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(295, 24);
            this.layoutControlItem11.Text = "单据状态";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem11.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_createDate;
            this.layoutControlItem12.Location = new System.Drawing.Point(660, 56);
            this.layoutControlItem12.Location = new System.Drawing.Point(586, 48);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem12.Text = "同步时间";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem12.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_erpCheckDate;
            this.layoutControlItem13.Location = new System.Drawing.Point(330, 56);
            this.layoutControlItem13.Location = new System.Drawing.Point(293, 48);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem13.Text = "ERP审核时间";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem13.TextSize = new System.Drawing.Size(69, 14);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_erpCheckBy;
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 48);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(330, 28);
            this.layoutControlItem14.Size = new System.Drawing.Size(293, 24);
            this.layoutControlItem14.Text = "ERP审核人";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(85, 18);
            this.layoutControlItem14.TextSize = new System.Drawing.Size(69, 14);
            // 
            // tabMx
            // 
            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(1363, 458);
            this.tabMx.Size = new System.Drawing.Size(1192, 354);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -1105,19 +1132,22 @@
            // 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(1361, 426);
            this.tabMxPage1.Size = new System.Drawing.Size(1190, 328);
            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.rptHistory});
            this.gcMx1.Size = new System.Drawing.Size(1361, 426);
            this.gcMx1.Size = new System.Drawing.Size(1190, 328);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1126,7 +1156,7 @@
            // 
            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx1.ColumnPanelRowHeight = 60;
            this.gvMx1.ColumnPanelRowHeight = 47;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gv_erpid,
@@ -1168,6 +1198,7 @@
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn19});
            this.gvMx1.DetailHeight = 272;
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1178,251 +1209,251 @@
            // 
            this.gridColumn3.Caption = "收料组织";
            this.gridColumn3.FieldName = "receivingOrg";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.MinWidth = 22;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 115;
            this.gridColumn3.Width = 101;
            // 
            // gv_erpid
            // 
            this.gv_erpid.Caption = "Erp行Id";
            this.gv_erpid.FieldName = "ebelnK3id";
            this.gv_erpid.MinWidth = 25;
            this.gv_erpid.MinWidth = 22;
            this.gv_erpid.Name = "gv_erpid";
            this.gv_erpid.Visible = true;
            this.gv_erpid.VisibleIndex = 1;
            this.gv_erpid.Width = 46;
            this.gv_erpid.Width = 40;
            // 
            // gvMx1itemId
            // 
            this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemId.Caption = "物料ID";
            this.gvMx1itemId.FieldName = "itemId";
            this.gvMx1itemId.MinWidth = 25;
            this.gvMx1itemId.MinWidth = 22;
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.ITEM_ID";
            this.gvMx1itemId.Width = 100;
            this.gvMx1itemId.Width = 87;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "物料编码";
            this.gridColumn2.FieldName = "itemNo";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.MinWidth = 22;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 2;
            this.gridColumn2.Width = 46;
            this.gridColumn2.Width = 40;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "物料名称";
            this.gridColumn1.FieldName = "itemName";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.MinWidth = 22;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 3;
            this.gridColumn1.Width = 55;
            this.gridColumn1.Width = 48;
            // 
            // gvMx1pricingQty
            // 
            this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingQty.Caption = "计价数量";
            this.gvMx1pricingQty.FieldName = "pricingQty";
            this.gvMx1pricingQty.MinWidth = 25;
            this.gvMx1pricingQty.MinWidth = 22;
            this.gvMx1pricingQty.Name = "gvMx1pricingQty";
            this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
            this.gvMx1pricingQty.Width = 25;
            this.gvMx1pricingQty.Width = 22;
            // 
            // gvMx1pricingUnit
            // 
            this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingUnit.Caption = "计价单位";
            this.gvMx1pricingUnit.FieldName = "jjFname";
            this.gvMx1pricingUnit.MinWidth = 25;
            this.gvMx1pricingUnit.MinWidth = 22;
            this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
            this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
            this.gvMx1pricingUnit.Width = 25;
            this.gvMx1pricingUnit.Width = 22;
            // 
            // gvMx1deliveryDate
            // 
            this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1deliveryDate.Caption = "交货日期";
            this.gvMx1deliveryDate.FieldName = "deliveryDate";
            this.gvMx1deliveryDate.MinWidth = 25;
            this.gvMx1deliveryDate.MinWidth = 22;
            this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
            this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
            this.gvMx1deliveryDate.Visible = true;
            this.gvMx1deliveryDate.VisibleIndex = 13;
            this.gvMx1deliveryDate.Width = 92;
            this.gvMx1deliveryDate.Width = 80;
            // 
            // gvMx1earliestDeliveryDate
            // 
            this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1earliestDeliveryDate.Caption = "最早交货日期";
            this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.MinWidth = 25;
            this.gvMx1earliestDeliveryDate.MinWidth = 22;
            this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
            this.gvMx1earliestDeliveryDate.Visible = true;
            this.gvMx1earliestDeliveryDate.VisibleIndex = 14;
            this.gvMx1earliestDeliveryDate.Width = 92;
            this.gvMx1earliestDeliveryDate.Width = 80;
            // 
            // gvMx1latestDeliveryDate
            // 
            this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1latestDeliveryDate.Caption = "最晚交货日期";
            this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
            this.gvMx1latestDeliveryDate.MinWidth = 25;
            this.gvMx1latestDeliveryDate.MinWidth = 22;
            this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
            this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
            this.gvMx1latestDeliveryDate.Visible = true;
            this.gvMx1latestDeliveryDate.VisibleIndex = 15;
            this.gvMx1latestDeliveryDate.Width = 92;
            this.gvMx1latestDeliveryDate.Width = 80;
            // 
            // gvMx1purchaseQty
            // 
            this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseQty.Caption = "采购数量";
            this.gvMx1purchaseQty.FieldName = "purchaseQty";
            this.gvMx1purchaseQty.MinWidth = 25;
            this.gvMx1purchaseQty.MinWidth = 22;
            this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
            this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
            this.gvMx1purchaseQty.Visible = true;
            this.gvMx1purchaseQty.VisibleIndex = 4;
            this.gvMx1purchaseQty.Width = 25;
            this.gvMx1purchaseQty.Width = 22;
            // 
            // gvMx1purchaseUnit
            // 
            this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseUnit.Caption = "采购单位";
            this.gvMx1purchaseUnit.FieldName = "cgFname";
            this.gvMx1purchaseUnit.MinWidth = 25;
            this.gvMx1purchaseUnit.MinWidth = 22;
            this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
            this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
            this.gvMx1purchaseUnit.Visible = true;
            this.gvMx1purchaseUnit.VisibleIndex = 7;
            this.gvMx1purchaseUnit.Width = 25;
            this.gvMx1purchaseUnit.Width = 22;
            // 
            // gvMx1inventoryUnit
            // 
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位";
            this.gvMx1inventoryUnit.FieldName = "kcFname";
            this.gvMx1inventoryUnit.MinWidth = 25;
            this.gvMx1inventoryUnit.MinWidth = 22;
            this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
            this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
            this.gvMx1inventoryUnit.Width = 25;
            this.gvMx1inventoryUnit.Width = 22;
            // 
            // gvMx1demandDocumentId
            // 
            this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentId.Caption = "需求单据号";
            this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
            this.gvMx1demandDocumentId.MinWidth = 25;
            this.gvMx1demandDocumentId.MinWidth = 22;
            this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
            this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
            this.gvMx1demandDocumentId.Width = 46;
            this.gvMx1demandDocumentId.Width = 40;
            // 
            // gvMx1isGift
            // 
            this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
            this.gvMx1isGift.Caption = "是否赠品";
            this.gvMx1isGift.FieldName = "isGiftTxt";
            this.gvMx1isGift.MinWidth = 25;
            this.gvMx1isGift.MinWidth = 22;
            this.gvMx1isGift.Name = "gvMx1isGift";
            this.gvMx1isGift.Tag = "query_a.IS_GIFT";
            this.gvMx1isGift.Visible = true;
            this.gvMx1isGift.VisibleIndex = 8;
            this.gvMx1isGift.Width = 25;
            this.gvMx1isGift.Width = 22;
            // 
            // gvMx1remarks
            // 
            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
            this.gvMx1remarks.Caption = "备注";
            this.gvMx1remarks.FieldName = "remarks";
            this.gvMx1remarks.MinWidth = 25;
            this.gvMx1remarks.MinWidth = 22;
            this.gvMx1remarks.Name = "gvMx1remarks";
            this.gvMx1remarks.Tag = "query_a.REMARKS";
            this.gvMx1remarks.Visible = true;
            this.gvMx1remarks.VisibleIndex = 9;
            this.gvMx1remarks.Width = 46;
            this.gvMx1remarks.Width = 40;
            // 
            // gvMx1businessTerminate
            // 
            this.gvMx1businessTerminate.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessTerminate.Caption = "业务状态";
            this.gvMx1businessTerminate.FieldName = "businessTerminate";
            this.gvMx1businessTerminate.MinWidth = 25;
            this.gvMx1businessTerminate.MinWidth = 22;
            this.gvMx1businessTerminate.Name = "gvMx1businessTerminate";
            this.gvMx1businessTerminate.Tag = "query_a.BUSINESS_TERMINATE";
            this.gvMx1businessTerminate.Visible = true;
            this.gvMx1businessTerminate.VisibleIndex = 10;
            this.gvMx1businessTerminate.Width = 25;
            this.gvMx1businessTerminate.Width = 22;
            // 
            // gvMx1businessClose
            // 
            this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessClose.Caption = "关闭状态";
            this.gvMx1businessClose.FieldName = "businessClose";
            this.gvMx1businessClose.MinWidth = 25;
            this.gvMx1businessClose.MinWidth = 22;
            this.gvMx1businessClose.Name = "gvMx1businessClose";
            this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
            this.gvMx1businessClose.Visible = true;
            this.gvMx1businessClose.VisibleIndex = 11;
            this.gvMx1businessClose.Width = 25;
            this.gvMx1businessClose.Width = 22;
            // 
            // gvMx1businessFreeze
            // 
            this.gvMx1businessFreeze.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessFreeze.Caption = "冻结状态";
            this.gvMx1businessFreeze.FieldName = "businessFreeze";
            this.gvMx1businessFreeze.MinWidth = 25;
            this.gvMx1businessFreeze.MinWidth = 22;
            this.gvMx1businessFreeze.Name = "gvMx1businessFreeze";
            this.gvMx1businessFreeze.Tag = "query_a.BUSINESS_FREEZE";
            this.gvMx1businessFreeze.Visible = true;
            this.gvMx1businessFreeze.VisibleIndex = 12;
            this.gvMx1businessFreeze.Width = 25;
            this.gvMx1businessFreeze.Width = 22;
            // 
            // gvMx1freezer
            // 
            this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezer.Caption = "冻结人";
            this.gvMx1freezer.FieldName = "freezer";
            this.gvMx1freezer.MinWidth = 25;
            this.gvMx1freezer.MinWidth = 22;
            this.gvMx1freezer.Name = "gvMx1freezer";
            this.gvMx1freezer.Tag = "query_a.FREEZER";
            this.gvMx1freezer.Width = 100;
            this.gvMx1freezer.Width = 87;
            // 
            // gvMx1freezeTime
            // 
            this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezeTime.Caption = "冻结时间";
            this.gvMx1freezeTime.FieldName = "freezeTime";
            this.gvMx1freezeTime.MinWidth = 25;
            this.gvMx1freezeTime.MinWidth = 22;
            this.gvMx1freezeTime.Name = "gvMx1freezeTime";
            this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
            this.gvMx1freezeTime.Width = 100;
            this.gvMx1freezeTime.Width = 87;
            // 
            // gvMx1terminator
            // 
            this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminator.Caption = "终止人";
            this.gvMx1terminator.FieldName = "terminator";
            this.gvMx1terminator.MinWidth = 25;
            this.gvMx1terminator.MinWidth = 22;
            this.gvMx1terminator.Name = "gvMx1terminator";
            this.gvMx1terminator.Tag = "query_a.TERMINATOR";
            this.gvMx1terminator.Width = 100;
            this.gvMx1terminator.Width = 87;
            // 
            // gvMx1terminateTime
            // 
            this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminateTime.Caption = "终止时间";
            this.gvMx1terminateTime.FieldName = "terminateTime";
            this.gvMx1terminateTime.MinWidth = 25;
            this.gvMx1terminateTime.MinWidth = 22;
            this.gvMx1terminateTime.Name = "gvMx1terminateTime";
            this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
            this.gvMx1terminateTime.Width = 100;
            this.gvMx1terminateTime.Width = 87;
            // 
            // gvMx1totalReceivedQty
            // 
@@ -1433,10 +1464,10 @@
            this.gvMx1totalReceivedQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1totalReceivedQty.Caption = "累计收量";
            this.gvMx1totalReceivedQty.FieldName = "qty1";
            this.gvMx1totalReceivedQty.MinWidth = 25;
            this.gvMx1totalReceivedQty.MinWidth = 22;
            this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
            this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
            this.gvMx1totalReceivedQty.Width = 32;
            this.gvMx1totalReceivedQty.Width = 28;
            // 
            // gvMx1totalStoredQty
            // 
@@ -1447,10 +1478,10 @@
            this.gvMx1totalStoredQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1totalStoredQty.Caption = "累计入库量";
            this.gvMx1totalStoredQty.FieldName = "qty2";
            this.gvMx1totalStoredQty.MinWidth = 25;
            this.gvMx1totalStoredQty.MinWidth = 22;
            this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
            this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
            this.gvMx1totalStoredQty.Width = 28;
            this.gvMx1totalStoredQty.Width = 24;
            // 
            // gvMx1totalReturnedQty
            // 
@@ -1461,10 +1492,10 @@
            this.gvMx1totalReturnedQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1totalReturnedQty.Caption = "累计退量";
            this.gvMx1totalReturnedQty.FieldName = "qty3";
            this.gvMx1totalReturnedQty.MinWidth = 25;
            this.gvMx1totalReturnedQty.MinWidth = 22;
            this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
            this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
            this.gvMx1totalReturnedQty.Width = 32;
            this.gvMx1totalReturnedQty.Width = 28;
            // 
            // gridColumn10
            // 
@@ -1474,9 +1505,9 @@
            this.gridColumn10.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn10.Caption = "累计验退";
            this.gridColumn10.FieldName = "qty4";
            this.gridColumn10.MinWidth = 25;
            this.gridColumn10.MinWidth = 22;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Width = 37;
            this.gridColumn10.Width = 32;
            // 
            // gvMx1remainingStoredQty
            // 
@@ -1487,12 +1518,12 @@
            this.gvMx1remainingStoredQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1remainingStoredQty.Caption = "剩余收料";
            this.gvMx1remainingStoredQty.FieldName = "qty5";
            this.gvMx1remainingStoredQty.MinWidth = 25;
            this.gvMx1remainingStoredQty.MinWidth = 22;
            this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
            this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
            this.gvMx1remainingStoredQty.Visible = true;
            this.gvMx1remainingStoredQty.VisibleIndex = 5;
            this.gvMx1remainingStoredQty.Width = 32;
            this.gvMx1remainingStoredQty.Width = 28;
            // 
            // gvMx1returnableReceivedQty
            // 
@@ -1503,10 +1534,10 @@
            this.gvMx1returnableReceivedQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1returnableReceivedQty.Caption = "剩余入库量";
            this.gvMx1returnableReceivedQty.FieldName = "qty6";
            this.gvMx1returnableReceivedQty.MinWidth = 25;
            this.gvMx1returnableReceivedQty.MinWidth = 22;
            this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
            this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
            this.gvMx1returnableReceivedQty.Width = 32;
            this.gvMx1returnableReceivedQty.Width = 28;
            // 
            // gridColumn21
            // 
@@ -1516,9 +1547,9 @@
            this.gridColumn21.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn21.Caption = "库存可退量";
            this.gridColumn21.FieldName = "qty8";
            this.gridColumn21.MinWidth = 25;
            this.gridColumn21.MinWidth = 22;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Width = 94;
            this.gridColumn21.Width = 82;
            // 
            // gridColumn20
            // 
@@ -1528,11 +1559,11 @@
            this.gridColumn20.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn20.Caption = "累计实收量";
            this.gridColumn20.FieldName = "qty9";
            this.gridColumn20.MinWidth = 25;
            this.gridColumn20.MinWidth = 22;
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 6;
            this.gridColumn20.Width = 94;
            this.gridColumn20.Width = 82;
            // 
            // gvMx1returnableStoredQty
            // 
@@ -1543,88 +1574,88 @@
            this.gvMx1returnableStoredQty.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1returnableStoredQty.Caption = "收料可退量";
            this.gvMx1returnableStoredQty.FieldName = "qty7";
            this.gvMx1returnableStoredQty.MinWidth = 25;
            this.gvMx1returnableStoredQty.MinWidth = 22;
            this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
            this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
            this.gvMx1returnableStoredQty.Width = 32;
            this.gvMx1returnableStoredQty.Width = 28;
            // 
            // gvMx1sourceDocumentType
            // 
            this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
            this.gvMx1sourceDocumentType.Caption = "来源单据类型";
            this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
            this.gvMx1sourceDocumentType.MinWidth = 25;
            this.gvMx1sourceDocumentType.MinWidth = 22;
            this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
            this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
            this.gvMx1sourceDocumentType.Width = 36;
            this.gvMx1sourceDocumentType.Width = 31;
            // 
            // gvMx1planTrackingId
            // 
            this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
            this.gvMx1planTrackingId.Caption = "计划跟踪号";
            this.gvMx1planTrackingId.FieldName = "planTrackingId";
            this.gvMx1planTrackingId.MinWidth = 25;
            this.gvMx1planTrackingId.MinWidth = 22;
            this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
            this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
            this.gvMx1planTrackingId.Width = 46;
            this.gvMx1planTrackingId.Width = 40;
            // 
            // gvMx1changeFlag
            // 
            this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1changeFlag.Caption = "变更标识";
            this.gvMx1changeFlag.FieldName = "changeFlag";
            this.gvMx1changeFlag.MinWidth = 25;
            this.gvMx1changeFlag.MinWidth = 22;
            this.gvMx1changeFlag.Name = "gvMx1changeFlag";
            this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
            this.gvMx1changeFlag.Width = 25;
            this.gvMx1changeFlag.Width = 22;
            // 
            // gvMx1demandDocumentLineId
            // 
            this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentLineId.Caption = "需求单据行号";
            this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
            this.gvMx1demandDocumentLineId.MinWidth = 25;
            this.gvMx1demandDocumentLineId.MinWidth = 22;
            this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
            this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
            this.gvMx1demandDocumentLineId.Width = 100;
            this.gvMx1demandDocumentLineId.Width = 87;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "明细表主键Guid";
            this.gridColumn6.FieldName = "guid";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.MinWidth = 22;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Width = 94;
            this.gridColumn6.Width = 82;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "需求组织";
            this.gridColumn8.FieldName = "demandOrg";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.MinWidth = 22;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 16;
            this.gridColumn8.Width = 43;
            this.gridColumn8.Width = 38;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "委外订单编号";
            this.gridColumn9.FieldName = "outsourcingOrderId";
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.MinWidth = 22;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 17;
            this.gridColumn9.Width = 94;
            this.gridColumn9.Width = 82;
            // 
            // gridColumn19
            // 
            this.gridColumn19.Caption = "到货记录";
            this.gridColumn19.ColumnEdit = this.rptHistory;
            this.gridColumn19.MinWidth = 25;
            this.gridColumn19.MinWidth = 22;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 18;
            this.gridColumn19.Width = 94;
            this.gridColumn19.Width = 82;
            // 
            // rptHistory
            // 
@@ -1640,17 +1671,20 @@
            // tabMxPage2
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1361, 426);
            this.tabMxPage2.Size = new System.Drawing.Size(1191, 332);
            this.tabMxPage2.Text = "到货明细";
            // 
            // gcMx2
            // 
            this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx2.Location = new System.Drawing.Point(0, 0);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1361, 426);
            this.gcMx2.Size = new System.Drawing.Size(1191, 332);
            this.gcMx2.TabIndex = 1;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -1659,7 +1693,7 @@
            // 
            this.gvMx2.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx2.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx2.ColumnPanelRowHeight = 60;
            this.gvMx2.ColumnPanelRowHeight = 47;
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn13,
            this.gridColumn14,
@@ -1671,6 +1705,7 @@
            this.gridColumn48,
            this.gridColumn12,
            this.gridColumn18});
            this.gvMx2.DetailHeight = 272;
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1681,95 +1716,95 @@
            // 
            this.gridColumn13.Caption = "ERP中行ID";
            this.gridColumn13.FieldName = "ebelnK3id";
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.MinWidth = 22;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 0;
            this.gridColumn13.Width = 46;
            this.gridColumn13.Width = 40;
            // 
            // gridColumn14
            // 
            this.gridColumn14.AppearanceCell.Options.UseFont = true;
            this.gridColumn14.Caption = "物料ID";
            this.gridColumn14.FieldName = "itemId";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.MinWidth = 22;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Tag = "query_a.ITEM_ID";
            this.gridColumn14.Width = 100;
            this.gridColumn14.Width = 87;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "物料编码";
            this.gridColumn15.FieldName = "itemNo";
            this.gridColumn15.MinWidth = 25;
            this.gridColumn15.MinWidth = 22;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 2;
            this.gridColumn15.Width = 46;
            this.gridColumn15.Width = 40;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "物料名称";
            this.gridColumn16.FieldName = "itemName";
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.MinWidth = 22;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 3;
            this.gridColumn16.Width = 55;
            this.gridColumn16.Width = 48;
            // 
            // gridColumn17
            // 
            this.gridColumn17.AppearanceCell.Options.UseFont = true;
            this.gridColumn17.Caption = "物料规格";
            this.gridColumn17.FieldName = "itemModel";
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.MinWidth = 22;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Tag = "query_a.PRICING_QTY";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 4;
            this.gridColumn17.Width = 25;
            this.gridColumn17.Width = 22;
            // 
            // gridColumn22
            // 
            this.gridColumn22.AppearanceCell.Options.UseFont = true;
            this.gridColumn22.Caption = "到货数量";
            this.gridColumn22.FieldName = "quantity";
            this.gridColumn22.MinWidth = 25;
            this.gridColumn22.MinWidth = 22;
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Tag = "query_a.PURCHASE_QTY";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 5;
            this.gridColumn22.Width = 25;
            this.gridColumn22.Width = 22;
            // 
            // gridColumn47
            // 
            this.gridColumn47.Caption = "收料人";
            this.gridColumn47.FieldName = "createBy";
            this.gridColumn47.MinWidth = 25;
            this.gridColumn47.MinWidth = 22;
            this.gridColumn47.Name = "gridColumn47";
            this.gridColumn47.Visible = true;
            this.gridColumn47.VisibleIndex = 7;
            this.gridColumn47.Width = 43;
            this.gridColumn47.Width = 38;
            // 
            // gridColumn48
            // 
            this.gridColumn48.Caption = "收料时间";
            this.gridColumn48.FieldName = "createDate";
            this.gridColumn48.MinWidth = 25;
            this.gridColumn48.MinWidth = 22;
            this.gridColumn48.Name = "gridColumn48";
            this.gridColumn48.Visible = true;
            this.gridColumn48.VisibleIndex = 8;
            this.gridColumn48.Width = 94;
            this.gridColumn48.Width = 82;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "到货单号";
            this.gridColumn12.FieldName = "dhdh";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.MinWidth = 22;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 1;
            this.gridColumn12.Width = 94;
            this.gridColumn12.Width = 82;
            // 
            // gridColumn18
            // 
@@ -1779,19 +1814,29 @@
            this.gridColumn18.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn18.Caption = "实收数量";
            this.gridColumn18.FieldName = "sjQuantity";
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.MinWidth = 22;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 6;
            this.gridColumn18.Width = 94;
            this.gridColumn18.Width = 82;
            //
            // gridColumn23
            //
            this.gridColumn23.Caption = "需求单据号";
            this.gridColumn23.FieldName = "xq";
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 26;
            this.gridColumn23.Width = 66;
            // 
            // Frm_MesRohIn
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1365, 682);
            this.ClientSize = new System.Drawing.Size(1194, 530);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.Name = "Frm_MesRohIn";
            this.Text = "采购订单";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1983,5 +2028,6 @@
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptHistory;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
    }
}