lu
2024-10-26 df4a8d770af2db02f7a0eaae788cef33533e149d
下拉选择
已修改3个文件
1040 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs 483 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs 541 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -64,61 +64,38 @@
            this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gv_organizeCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpthno = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_thstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_erpno = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_barcodeRatio = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fType = new DevExpress.XtraEditors.LabelControl();
            this.txt_fType = new DevExpress.XtraEditors.TextEdit();
            this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_isVisual = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_mttransctionNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
            this.txt_urgentFlag = new DevExpress.XtraEditors.TextEdit();
            this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_company = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_ischeck = new DevExpress.XtraEditors.LabelControl();
            this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_sapstatus = new DevExpress.XtraEditors.LabelControl();
            this.gv_sapstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_transctionNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_userNoBack = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_transactionId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_billTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_status = new DevExpress.XtraEditors.LabelControl();
            this.txt_status = new DevExpress.XtraEditors.TextEdit();
            this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -580,89 +557,19 @@
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            // 
            // gv_organizeCode
            //
            this.gv_organizeCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_organizeCode.AppearanceCell.Options.UseFont = true;
            this.gv_organizeCode.Caption = "组织编码 ";
            this.gv_organizeCode.FieldName = "organizeCode";
            this.gv_organizeCode.MinWidth = 50;
            this.gv_organizeCode.Name = "gv_organizeCode";
            this.gv_organizeCode.OptionsColumn.AllowEdit = false;
            this.gv_organizeCode.Tag = "query_a.organize_code";
            this.gv_organizeCode.Visible = true;
            this.gv_organizeCode.VisibleIndex = 39;
            this.gv_organizeCode.Width = 94;
            //
            // gv_erpthno
            //
            this.gv_erpthno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpthno.AppearanceCell.Options.UseFont = true;
            this.gv_erpthno.Caption = "ERP退货单号 ";
            this.gv_erpthno.FieldName = "erpthno";
            this.gv_erpthno.MinWidth = 50;
            this.gv_erpthno.Name = "gv_erpthno";
            this.gv_erpthno.OptionsColumn.AllowEdit = false;
            this.gv_erpthno.Tag = "query_a.erpthno";
            this.gv_erpthno.Visible = true;
            this.gv_erpthno.VisibleIndex = 38;
            this.gv_erpthno.Width = 94;
            //
            // gv_thstatus
            // 
            this.gv_thstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_thstatus.AppearanceCell.Options.UseFont = true;
            this.gv_thstatus.Caption = "是否已退货0-未退货,1-退货 ";
            this.gv_thstatus.Caption = "退货标志";
            this.gv_thstatus.FieldName = "thstatus";
            this.gv_thstatus.MinWidth = 50;
            this.gv_thstatus.Name = "gv_thstatus";
            this.gv_thstatus.OptionsColumn.AllowEdit = false;
            this.gv_thstatus.Tag = "query_a.thstatus";
            this.gv_thstatus.Visible = true;
            this.gv_thstatus.VisibleIndex = 37;
            this.gv_thstatus.Width = 94;
            //
            // gv_erpno
            //
            this.gv_erpno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_erpno.AppearanceCell.Options.UseFont = true;
            this.gv_erpno.Caption = "ERP单号 ";
            this.gv_erpno.FieldName = "erpno";
            this.gv_erpno.MinWidth = 50;
            this.gv_erpno.Name = "gv_erpno";
            this.gv_erpno.OptionsColumn.AllowEdit = false;
            this.gv_erpno.Tag = "query_a.erpno";
            this.gv_erpno.Visible = true;
            this.gv_erpno.VisibleIndex = 36;
            this.gv_erpno.Width = 94;
            //
            // gv_barcodeRatio
            //
            this.gv_barcodeRatio.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_barcodeRatio.AppearanceCell.Options.UseFont = true;
            this.gv_barcodeRatio.Caption = "条码条印进度 ";
            this.gv_barcodeRatio.FieldName = "barcodeRatio";
            this.gv_barcodeRatio.MinWidth = 50;
            this.gv_barcodeRatio.Name = "gv_barcodeRatio";
            this.gv_barcodeRatio.OptionsColumn.AllowEdit = false;
            this.gv_barcodeRatio.Tag = "query_a.barcode_ratio";
            this.gv_barcodeRatio.Visible = true;
            this.gv_barcodeRatio.VisibleIndex = 35;
            this.gv_barcodeRatio.Width = 94;
            //
            // gv_ebelnK3id
            //
            this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
            this.gv_ebelnK3id.Caption = "ERP到货单ID ";
            this.gv_ebelnK3id.FieldName = "ebelnK3id";
            this.gv_ebelnK3id.MinWidth = 50;
            this.gv_ebelnK3id.Name = "gv_ebelnK3id";
            this.gv_ebelnK3id.OptionsColumn.AllowEdit = false;
            this.gv_ebelnK3id.Tag = "query_a.ebeln_k3id";
            this.gv_ebelnK3id.Visible = true;
            this.gv_ebelnK3id.VisibleIndex = 34;
            this.gv_ebelnK3id.Width = 94;
            this.gv_thstatus.VisibleIndex = 16;
            this.gv_thstatus.Width = 79;
            // 
            // lb_fType
            // 
@@ -687,57 +594,17 @@
            // 
            this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fType.AppearanceCell.Options.UseFont = true;
            this.gv_fType.Caption = "0=采购,1=委外 ";
            this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
            this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gv_fType.Caption = "是否委外 ";
            this.gv_fType.FieldName = "fType";
            this.gv_fType.MinWidth = 50;
            this.gv_fType.Name = "gv_fType";
            this.gv_fType.OptionsColumn.AllowEdit = false;
            this.gv_fType.Tag = "query_a.f_type";
            this.gv_fType.Visible = true;
            this.gv_fType.VisibleIndex = 33;
            this.gv_fType.Width = 94;
            //
            // gv_isVisual
            //
            this.gv_isVisual.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_isVisual.AppearanceCell.Options.UseFont = true;
            this.gv_isVisual.Caption = "是否显示 ";
            this.gv_isVisual.FieldName = "isVisual";
            this.gv_isVisual.MinWidth = 50;
            this.gv_isVisual.Name = "gv_isVisual";
            this.gv_isVisual.OptionsColumn.AllowEdit = false;
            this.gv_isVisual.Tag = "query_a.is_visual";
            this.gv_isVisual.Visible = true;
            this.gv_isVisual.VisibleIndex = 32;
            this.gv_isVisual.Width = 94;
            //
            // gv_iqcReleaseNo
            //
            this.gv_iqcReleaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_iqcReleaseNo.Caption = "IQC检验单号 ";
            this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo";
            this.gv_iqcReleaseNo.MinWidth = 50;
            this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo";
            this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false;
            this.gv_iqcReleaseNo.Tag = "query_a.iqc_release_no";
            this.gv_iqcReleaseNo.Visible = true;
            this.gv_iqcReleaseNo.VisibleIndex = 31;
            this.gv_iqcReleaseNo.Width = 94;
            //
            // gv_mttransctionNo
            //
            this.gv_mttransctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_mttransctionNo.AppearanceCell.Options.UseFont = true;
            this.gv_mttransctionNo.Caption = "冲销事务类型编码 ";
            this.gv_mttransctionNo.FieldName = "mttransctionNo";
            this.gv_mttransctionNo.MinWidth = 50;
            this.gv_mttransctionNo.Name = "gv_mttransctionNo";
            this.gv_mttransctionNo.OptionsColumn.AllowEdit = false;
            this.gv_mttransctionNo.Tag = "query_a.mttransction_no";
            this.gv_mttransctionNo.Visible = true;
            this.gv_mttransctionNo.VisibleIndex = 30;
            this.gv_mttransctionNo.Width = 94;
            this.gv_fType.VisibleIndex = 0;
            this.gv_fType.Width = 50;
            // 
            // lb_urgentFlag
            // 
@@ -762,29 +629,15 @@
            // 
            this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
            this.gv_urgentFlag.Caption = "急料标识 ";
            this.gv_urgentFlag.Caption = "是否急料 ";
            this.gv_urgentFlag.FieldName = "urgentFlag";
            this.gv_urgentFlag.MinWidth = 50;
            this.gv_urgentFlag.Name = "gv_urgentFlag";
            this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
            this.gv_urgentFlag.Tag = "query_a.urgent_flag";
            this.gv_urgentFlag.Visible = true;
            this.gv_urgentFlag.VisibleIndex = 29;
            this.gv_urgentFlag.Width = 94;
            //
            // gv_company
            //
            this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_company.AppearanceCell.Options.UseFont = true;
            this.gv_company.Caption = "公司代码 ";
            this.gv_company.FieldName = "company";
            this.gv_company.MinWidth = 50;
            this.gv_company.Name = "gv_company";
            this.gv_company.OptionsColumn.AllowEdit = false;
            this.gv_company.Tag = "query_a.company";
            this.gv_company.Visible = true;
            this.gv_company.VisibleIndex = 28;
            this.gv_company.Width = 94;
            this.gv_urgentFlag.VisibleIndex = 1;
            this.gv_urgentFlag.Width = 70;
            // 
            // gv_insby
            // 
@@ -797,8 +650,8 @@
            this.gv_insby.OptionsColumn.AllowEdit = false;
            this.gv_insby.Tag = "query_a.insby";
            this.gv_insby.Visible = true;
            this.gv_insby.VisibleIndex = 27;
            this.gv_insby.Width = 94;
            this.gv_insby.VisibleIndex = 15;
            this.gv_insby.Width = 70;
            // 
            // lb_ischeck
            // 
@@ -821,8 +674,8 @@
            this.gv_ischeck.OptionsColumn.AllowEdit = false;
            this.gv_ischeck.Tag = "query_a.ischeck";
            this.gv_ischeck.Visible = true;
            this.gv_ischeck.VisibleIndex = 26;
            this.gv_ischeck.Width = 94;
            this.gv_ischeck.VisibleIndex = 14;
            this.gv_ischeck.Width = 70;
            // 
            // lb_sapstatus
            // 
@@ -834,47 +687,19 @@
            this.lb_sapstatus.TabIndex = 312;
            this.lb_sapstatus.Text = "是否已回写SAP";
            // 
            // gv_sapstatus
            //
            this.gv_sapstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_sapstatus.AppearanceCell.Options.UseFont = true;
            this.gv_sapstatus.Caption = "是否已回写SAP ";
            this.gv_sapstatus.FieldName = "sapstatus";
            this.gv_sapstatus.MinWidth = 50;
            this.gv_sapstatus.Name = "gv_sapstatus";
            this.gv_sapstatus.OptionsColumn.AllowEdit = false;
            this.gv_sapstatus.Tag = "query_a.sapstatus";
            this.gv_sapstatus.Visible = true;
            this.gv_sapstatus.VisibleIndex = 25;
            this.gv_sapstatus.Width = 94;
            //
            // gv_factory
            //
            this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_factory.AppearanceCell.Options.UseFont = true;
            this.gv_factory.Caption = "工厂编码 ";
            this.gv_factory.FieldName = "factory";
            this.gv_factory.MinWidth = 50;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Tag = "query_a.factory";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 24;
            this.gv_factory.Width = 94;
            //
            // gv_fstatus
            // 
            this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fstatus.Caption = "提交状态 ";
            this.gv_fstatus.Caption = "提交检验";
            this.gv_fstatus.FieldName = "fstatus";
            this.gv_fstatus.MinWidth = 50;
            this.gv_fstatus.Name = "gv_fstatus";
            this.gv_fstatus.OptionsColumn.AllowEdit = false;
            this.gv_fstatus.Tag = "query_a.fstatus";
            this.gv_fstatus.Visible = true;
            this.gv_fstatus.VisibleIndex = 23;
            this.gv_fstatus.Width = 94;
            this.gv_fstatus.VisibleIndex = 2;
            this.gv_fstatus.Width = 70;
            // 
            // gv_suppNo
            // 
@@ -887,36 +712,22 @@
            this.gv_suppNo.OptionsColumn.AllowEdit = false;
            this.gv_suppNo.Tag = "query_a.supp_no";
            this.gv_suppNo.Visible = true;
            this.gv_suppNo.VisibleIndex = 22;
            this.gv_suppNo.Width = 94;
            //
            // gv_transctionNo
            //
            this.gv_transctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_transctionNo.AppearanceCell.Options.UseFont = true;
            this.gv_transctionNo.Caption = "事务类型编码 ";
            this.gv_transctionNo.FieldName = "transctionNo";
            this.gv_transctionNo.MinWidth = 50;
            this.gv_transctionNo.Name = "gv_transctionNo";
            this.gv_transctionNo.OptionsColumn.AllowEdit = false;
            this.gv_transctionNo.Tag = "query_a.transction_no";
            this.gv_transctionNo.Visible = true;
            this.gv_transctionNo.VisibleIndex = 21;
            this.gv_transctionNo.Width = 94;
            this.gv_suppNo.VisibleIndex = 9;
            this.gv_suppNo.Width = 70;
            // 
            // gv_depotsCode
            // 
            this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
            this.gv_depotsCode.Caption = "仓库编码 ";
            this.gv_depotsCode.Caption = "收货仓库";
            this.gv_depotsCode.FieldName = "depotsCode";
            this.gv_depotsCode.MinWidth = 50;
            this.gv_depotsCode.Name = "gv_depotsCode";
            this.gv_depotsCode.OptionsColumn.AllowEdit = false;
            this.gv_depotsCode.Tag = "query_a.depots_code";
            this.gv_depotsCode.Visible = true;
            this.gv_depotsCode.VisibleIndex = 20;
            this.gv_depotsCode.Width = 94;
            this.gv_depotsCode.VisibleIndex = 8;
            this.gv_depotsCode.Width = 70;
            // 
            // gv_checkQty
            // 
@@ -929,8 +740,8 @@
            this.gv_checkQty.OptionsColumn.AllowEdit = false;
            this.gv_checkQty.Tag = "query_a.check_qty";
            this.gv_checkQty.Visible = true;
            this.gv_checkQty.VisibleIndex = 19;
            this.gv_checkQty.Width = 94;
            this.gv_checkQty.VisibleIndex = 13;
            this.gv_checkQty.Width = 70;
            // 
            // gv_checkRes
            // 
@@ -943,22 +754,8 @@
            this.gv_checkRes.OptionsColumn.AllowEdit = false;
            this.gv_checkRes.Tag = "query_a.check_res";
            this.gv_checkRes.Visible = true;
            this.gv_checkRes.VisibleIndex = 18;
            this.gv_checkRes.Width = 94;
            //
            // gv_insDate
            //
            this.gv_insDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_insDate.AppearanceCell.Options.UseFont = true;
            this.gv_insDate.Caption = "入库日期 ";
            this.gv_insDate.FieldName = "insDate";
            this.gv_insDate.MinWidth = 50;
            this.gv_insDate.Name = "gv_insDate";
            this.gv_insDate.OptionsColumn.AllowEdit = false;
            this.gv_insDate.Tag = "query_a.ins_date";
            this.gv_insDate.Visible = true;
            this.gv_insDate.VisibleIndex = 17;
            this.gv_insDate.Width = 94;
            this.gv_checkRes.VisibleIndex = 12;
            this.gv_checkRes.Width = 70;
            // 
            // gv_checkDate
            // 
@@ -971,8 +768,8 @@
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 16;
            this.gv_checkDate.Width = 94;
            this.gv_checkDate.VisibleIndex = 7;
            this.gv_checkDate.Width = 70;
            // 
            // gv_checkUser
            // 
@@ -985,22 +782,8 @@
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
            this.gv_checkUser.Visible = true;
            this.gv_checkUser.VisibleIndex = 15;
            this.gv_checkUser.Width = 94;
            //
            // gv_userNoBack
            //
            this.gv_userNoBack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_userNoBack.AppearanceCell.Options.UseFont = true;
            this.gv_userNoBack.Caption = "退料人工号 ";
            this.gv_userNoBack.FieldName = "userNoBack";
            this.gv_userNoBack.MinWidth = 50;
            this.gv_userNoBack.Name = "gv_userNoBack";
            this.gv_userNoBack.OptionsColumn.AllowEdit = false;
            this.gv_userNoBack.Tag = "query_a.user_no_back";
            this.gv_userNoBack.Visible = true;
            this.gv_userNoBack.VisibleIndex = 14;
            this.gv_userNoBack.Width = 94;
            this.gv_checkUser.VisibleIndex = 6;
            this.gv_checkUser.Width = 70;
            // 
            // lb_paperBillNo
            // 
@@ -1032,8 +815,8 @@
            this.gv_paperBillNo.OptionsColumn.AllowEdit = false;
            this.gv_paperBillNo.Tag = "query_a.paper_bill_no";
            this.gv_paperBillNo.Visible = true;
            this.gv_paperBillNo.VisibleIndex = 13;
            this.gv_paperBillNo.Width = 94;
            this.gv_paperBillNo.VisibleIndex = 11;
            this.gv_paperBillNo.Width = 70;
            // 
            // gv_remark
            // 
@@ -1046,64 +829,8 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 12;
            this.gv_remark.Width = 94;
            //
            // gv_transactionId
            //
            this.gv_transactionId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_transactionId.AppearanceCell.Options.UseFont = true;
            this.gv_transactionId.Caption = "事务类型ID ";
            this.gv_transactionId.FieldName = "transactionId";
            this.gv_transactionId.MinWidth = 50;
            this.gv_transactionId.Name = "gv_transactionId";
            this.gv_transactionId.OptionsColumn.AllowEdit = false;
            this.gv_transactionId.Tag = "query_a.transaction_id";
            this.gv_transactionId.Visible = true;
            this.gv_transactionId.VisibleIndex = 11;
            this.gv_transactionId.Width = 94;
            //
            // gv_billTypeId
            //
            this.gv_billTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billTypeId.AppearanceCell.Options.UseFont = true;
            this.gv_billTypeId.Caption = "单据类型ID ";
            this.gv_billTypeId.FieldName = "billTypeId";
            this.gv_billTypeId.MinWidth = 50;
            this.gv_billTypeId.Name = "gv_billTypeId";
            this.gv_billTypeId.OptionsColumn.AllowEdit = false;
            this.gv_billTypeId.Tag = "query_a.bill_type_id";
            this.gv_billTypeId.Visible = true;
            this.gv_billTypeId.VisibleIndex = 10;
            this.gv_billTypeId.Width = 94;
            //
            // gv_lastupdateDate
            //
            this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "最后更新时间 ";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 50;
            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 = 9;
            this.gv_lastupdateDate.Width = 94;
            //
            // gv_lastupdateBy
            //
            this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后更新人 ";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 50;
            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 = 8;
            this.gv_lastupdateBy.Width = 94;
            this.gv_remark.VisibleIndex = 10;
            this.gv_remark.Width = 70;
            // 
            // gv_createDate
            // 
@@ -1116,8 +843,8 @@
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 7;
            this.gv_createDate.Width = 94;
            this.gv_createDate.VisibleIndex = 5;
            this.gv_createDate.Width = 70;
            // 
            // gv_createBy
            // 
@@ -1130,22 +857,8 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 6;
            this.gv_createBy.Width = 94;
            //
            // gv_reason
            //
            this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_reason.AppearanceCell.Options.UseFont = true;
            this.gv_reason.Caption = "原因 ";
            this.gv_reason.FieldName = "reason";
            this.gv_reason.MinWidth = 50;
            this.gv_reason.Name = "gv_reason";
            this.gv_reason.OptionsColumn.AllowEdit = false;
            this.gv_reason.Tag = "query_a.reason";
            this.gv_reason.Visible = true;
            this.gv_reason.VisibleIndex = 5;
            this.gv_reason.Width = 94;
            this.gv_createBy.VisibleIndex = 4;
            this.gv_createBy.Width = 70;
            // 
            // lb_status
            // 
@@ -1165,20 +878,6 @@
            this.txt_status.Properties.Appearance.Options.UseFont = true;
            this.txt_status.Size = new System.Drawing.Size(150, 28);
            this.txt_status.TabIndex = 216;
            //
            // gv_status
            //
            this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_status.AppearanceCell.Options.UseFont = true;
            this.gv_status.Caption = "状态|0-未审核1-审核入库\\结案 ";
            this.gv_status.FieldName = "status";
            this.gv_status.MinWidth = 50;
            this.gv_status.Name = "gv_status";
            this.gv_status.OptionsColumn.AllowEdit = false;
            this.gv_status.Tag = "query_a.status";
            this.gv_status.Visible = true;
            this.gv_status.VisibleIndex = 4;
            this.gv_status.Width = 94;
            // 
            // lb_billNo
            // 
@@ -1211,35 +910,7 @@
            this.gv_billNo.Tag = "query_a.bill_no";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 3;
            this.gv_billNo.Width = 94;
            //
            // gv_id
            //
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "ID(SEQ_INV_ID) ";
            this.gv_id.FieldName = "id";
            this.gv_id.MinWidth = 50;
            this.gv_id.Name = "gv_id";
            this.gv_id.OptionsColumn.AllowEdit = false;
            this.gv_id.Tag = "query_a.id";
            this.gv_id.Visible = true;
            this.gv_id.VisibleIndex = 2;
            this.gv_id.Width = 94;
            //
            // gv_guid
            //
            this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_guid.AppearanceCell.Options.UseFont = true;
            this.gv_guid.Caption = "主键 ";
            this.gv_guid.FieldName = "guid";
            this.gv_guid.MinWidth = 50;
            this.gv_guid.Name = "gv_guid";
            this.gv_guid.OptionsColumn.AllowEdit = false;
            this.gv_guid.Tag = "query_a.guid";
            this.gv_guid.Visible = true;
            this.gv_guid.VisibleIndex = 1;
            this.gv_guid.Width = 94;
            this.gv_billNo.Width = 70;
            // 
            // toolBarMenu1
            // 
@@ -1272,61 +943,30 @@
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gv_guid,
            this.gv_id,
            this.gv_fType,
            this.gv_urgentFlag,
            this.gv_fstatus,
            this.gv_billNo,
            this.gv_status,
            this.gv_reason,
            this.gv_createBy,
            this.gv_createDate,
            this.gv_lastupdateBy,
            this.gv_lastupdateDate,
            this.gv_billTypeId,
            this.gv_transactionId,
            this.gv_remark,
            this.gv_paperBillNo,
            this.gv_userNoBack,
            this.gv_checkUser,
            this.gv_checkDate,
            this.gv_insDate,
            this.gv_depotsCode,
            this.gv_suppNo,
            this.gv_remark,
            this.gv_paperBillNo,
            this.gv_checkRes,
            this.gv_checkQty,
            this.gv_depotsCode,
            this.gv_transctionNo,
            this.gv_suppNo,
            this.gv_fstatus,
            this.gv_factory,
            this.gv_sapstatus,
            this.gv_ischeck,
            this.gv_insby,
            this.gv_company,
            this.gv_urgentFlag,
            this.gv_mttransctionNo,
            this.gv_iqcReleaseNo,
            this.gv_isVisual,
            this.gv_fType,
            this.gv_ebelnK3id,
            this.gv_barcodeRatio,
            this.gv_erpno,
            this.gv_thstatus,
            this.gv_erpthno,
            this.gv_organizeCode});
            this.gv_thstatus});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "gridColumn1";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 94;
            // 
            // xtraTabControl1
            // 
@@ -1492,6 +1132,7 @@
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
            this.labelControl11.TabIndex = 130;
            this.labelControl11.Text = "主键:";
            this.labelControl11.Visible = false;
            // 
            // lbGuid
            // 
@@ -1500,6 +1141,7 @@
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Visible = false;
            // 
            // lb_remark
            // 
@@ -1594,64 +1236,42 @@
 private DevExpress.XtraTab.XtraTabPage tabMxPage1;
 private DevExpress.XtraGrid.GridControl gcMx1;
 private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
 private DevExpress.XtraGrid.Columns.GridColumn gv_organizeCode;
 private DevExpress.XtraGrid.Columns.GridColumn gv_erpthno;
 private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_erpno;
 private DevExpress.XtraGrid.Columns.GridColumn gv_barcodeRatio;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id;
private DevExpress.XtraEditors.LabelControl lb_fType;
private DevExpress.XtraEditors.TextEdit txt_fType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_isVisual;
 private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_mttransctionNo;
private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
private DevExpress.XtraEditors.TextEdit txt_urgentFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gv_company;
 private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
private DevExpress.XtraEditors.LabelControl lb_ischeck;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
private DevExpress.XtraEditors.LabelControl lb_sapstatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_sapstatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_transctionNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
 private DevExpress.XtraGrid.Columns.GridColumn gv_insDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
 private DevExpress.XtraGrid.Columns.GridColumn gv_userNoBack;
private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
 private DevExpress.XtraGrid.Columns.GridColumn gv_transactionId;
 private DevExpress.XtraGrid.Columns.GridColumn gv_billTypeId;
 private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_reason;
private DevExpress.XtraEditors.LabelControl lb_status;
private DevExpress.XtraEditors.TextEdit txt_status;
 private DevExpress.XtraGrid.Columns.GridColumn gv_status;
private DevExpress.XtraEditors.LabelControl lb_billNo;
private DevExpress.XtraEditors.TextEdit txt_billNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_id;
 private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private UserControl.UcLookSupplier txt_suppNo;
        private DevExpress.XtraEditors.SimpleButton btnSelect;
@@ -1660,7 +1280,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid;
        private DevExpress.XtraEditors.LabelControl lb_remark;
        private DevExpress.XtraEditors.TextEdit txt_remark;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraEditors.CheckEdit txt_sapstatus;
        private DevExpress.XtraEditors.CheckEdit txt_ischeck;
        private DevExpress.XtraEditors.LabelControl labelControl2;
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs
@@ -49,11 +49,8 @@
                    e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
                e.Graphics.DrawString(str, f, Brushes.Gray, r);
            };
            txt_suppNo.EditChanged += (s, e) =>
            {
                var ddd = txt_suppNo.GetValue();
                //  lbSupplierName.Text = ddd[1];
            };
            this.txt_depotsCode.KeyFile = "depotCode";
            this.txt_suppNo.KeyFile = "suppNo";
            btnSelect.Click += (s, e) =>
            {
                var frm = new SelectCgMx();
@@ -71,11 +68,6 @@
                    gcMx1.ForceInitialize();
                };
                frm.ShowDialog();
            };
            txt_depotsCode.EditChanged += (s, e) =>
            {
                var ddd = txt_depotsCode.GetValue();
                //lbCkName.Text = ddd[1];
            };
        }
@@ -264,8 +256,8 @@
        private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
        {
            toolBarMenu1.isSetBtn = false;
            var _ckCode = txt_depotsCode.GetValue()[2]; //仓库编号 depots_code
            var _gysCode = txt_suppNo.GetValue()[2]; //供应商编号
            var _ckCode = txt_depotsCode.GetCode(); //仓库编号 depots_code
            var _gysCode = txt_suppNo.GetCode(); //供应商编号
            if (string.IsNullOrEmpty(_ckCode))
            {
                MsgHelper.Warning("请选择仓库!");
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesRohIn.Designer.cs
@@ -29,10 +29,6 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.gvMx1purchaseOrderLineNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1erpId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandDocumentLineId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandSource = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -57,13 +53,8 @@
            this.gvMx1businessClose = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1batchNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1outsourcingOrderId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1supplierItemName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1supplierItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remarks = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1isGift = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1settlementOrg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1receivingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1demandOrg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1latestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1earliestDeliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1deliveryDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -97,7 +88,6 @@
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl();
            this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit();
            this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_erpCheckDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_erpCheckDate = new DevExpress.XtraEditors.TextEdit();
            this.gv_erpCheckDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -127,7 +117,6 @@
            this.gv_cancellationStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fixtureMoldProcurement = new DevExpress.XtraEditors.LabelControl();
            this.txt_fixtureMoldProcurement = new DevExpress.XtraEditors.TextEdit();
            this.gv_fixtureMoldProcurement = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
            this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
            this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -136,7 +125,6 @@
            this.gv_transportMethod = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_email = new DevExpress.XtraEditors.LabelControl();
            this.txt_email = new DevExpress.XtraEditors.TextEdit();
            this.gv_email = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_paymentParty = new DevExpress.XtraEditors.LabelControl();
            this.txt_paymentParty = new DevExpress.XtraEditors.TextEdit();
            this.gv_paymentParty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -154,13 +142,11 @@
            this.gv_qtyAcceptance = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_purchaseGroup = new DevExpress.XtraEditors.LabelControl();
            this.txt_purchaseGroup = new DevExpress.XtraEditors.TextEdit();
            this.gv_purchaseGroup = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_purchaseDept = new DevExpress.XtraEditors.LabelControl();
            this.txt_purchaseDept = new DevExpress.XtraEditors.TextEdit();
            this.gv_purchaseDept = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_purchaseOrg = new DevExpress.XtraEditors.LabelControl();
            this.txt_purchaseOrg = new DevExpress.XtraEditors.TextEdit();
            this.gv_purchaseOrg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_closeStatus = new DevExpress.XtraEditors.LabelControl();
            this.txt_closeStatus = new DevExpress.XtraEditors.TextEdit();
            this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -243,70 +229,18 @@
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // gvMx1purchaseOrderLineNumber
            //
            this.gvMx1purchaseOrderLineNumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1purchaseOrderLineNumber.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseOrderLineNumber.Caption = "采购订单行号 ";
            this.gvMx1purchaseOrderLineNumber.FieldName = "purchaseOrderLineNumber";
            this.gvMx1purchaseOrderLineNumber.MinWidth = 50;
            this.gvMx1purchaseOrderLineNumber.Name = "gvMx1purchaseOrderLineNumber";
            this.gvMx1purchaseOrderLineNumber.Tag = "query_a.PURCHASE_ORDER_LINE_NUMBER";
            this.gvMx1purchaseOrderLineNumber.Visible = true;
            this.gvMx1purchaseOrderLineNumber.VisibleIndex = 45;
            this.gvMx1purchaseOrderLineNumber.Width = 94;
            //
            // gvMx1erpId
            //
            this.gvMx1erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1erpId.AppearanceCell.Options.UseFont = true;
            this.gvMx1erpId.Caption = "ERP系统中的ID ";
            this.gvMx1erpId.FieldName = "erpId";
            this.gvMx1erpId.MinWidth = 50;
            this.gvMx1erpId.Name = "gvMx1erpId";
            this.gvMx1erpId.Tag = "query_a.ERP_ID";
            this.gvMx1erpId.Visible = true;
            this.gvMx1erpId.VisibleIndex = 44;
            this.gvMx1erpId.Width = 94;
            //
            // gvMx1id
            //
            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "主键ID ";
            this.gvMx1id.FieldName = "id";
            this.gvMx1id.MinWidth = 50;
            this.gvMx1id.Name = "gvMx1id";
            this.gvMx1id.Tag = "query_a.ID";
            this.gvMx1id.Visible = true;
            this.gvMx1id.VisibleIndex = 43;
            this.gvMx1id.Width = 94;
            //
            // gvMx1ebelnK3id
            //
            this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnK3id.Caption = "采购订单行号(K3系统)";
            this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
            this.gvMx1ebelnK3id.MinWidth = 50;
            this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id";
            this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID";
            this.gvMx1ebelnK3id.Visible = true;
            this.gvMx1ebelnK3id.VisibleIndex = 42;
            this.gvMx1ebelnK3id.Width = 94;
            //
            // gvMx1demandDocumentLineId
            // 
            this.gvMx1demandDocumentLineId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1demandDocumentLineId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentLineId.Caption = "需求单据行号";
            this.gvMx1demandDocumentLineId.FieldName = "demandDocumentLineId";
            this.gvMx1demandDocumentLineId.MinWidth = 50;
            this.gvMx1demandDocumentLineId.MinWidth = 100;
            this.gvMx1demandDocumentLineId.Name = "gvMx1demandDocumentLineId";
            this.gvMx1demandDocumentLineId.Tag = "query_a.DEMAND_DOCUMENT_LINE_ID";
            this.gvMx1demandDocumentLineId.Visible = true;
            this.gvMx1demandDocumentLineId.VisibleIndex = 41;
            this.gvMx1demandDocumentLineId.Width = 94;
            this.gvMx1demandDocumentLineId.VisibleIndex = 36;
            this.gvMx1demandDocumentLineId.Width = 100;
            // 
            // gvMx1demandDocumentId
            // 
@@ -314,12 +248,12 @@
            this.gvMx1demandDocumentId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandDocumentId.Caption = "需求单据号";
            this.gvMx1demandDocumentId.FieldName = "demandDocumentId";
            this.gvMx1demandDocumentId.MinWidth = 50;
            this.gvMx1demandDocumentId.MinWidth = 100;
            this.gvMx1demandDocumentId.Name = "gvMx1demandDocumentId";
            this.gvMx1demandDocumentId.Tag = "query_a.DEMAND_DOCUMENT_ID";
            this.gvMx1demandDocumentId.Visible = true;
            this.gvMx1demandDocumentId.VisibleIndex = 40;
            this.gvMx1demandDocumentId.Width = 94;
            this.gvMx1demandDocumentId.VisibleIndex = 35;
            this.gvMx1demandDocumentId.Width = 100;
            // 
            // gvMx1demandSource
            // 
@@ -327,12 +261,12 @@
            this.gvMx1demandSource.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandSource.Caption = "需求来源";
            this.gvMx1demandSource.FieldName = "demandSource";
            this.gvMx1demandSource.MinWidth = 50;
            this.gvMx1demandSource.MinWidth = 100;
            this.gvMx1demandSource.Name = "gvMx1demandSource";
            this.gvMx1demandSource.Tag = "query_a.DEMAND_SOURCE";
            this.gvMx1demandSource.Visible = true;
            this.gvMx1demandSource.VisibleIndex = 39;
            this.gvMx1demandSource.Width = 94;
            this.gvMx1demandSource.VisibleIndex = 34;
            this.gvMx1demandSource.Width = 100;
            // 
            // gvMx1changeFlag
            // 
@@ -340,12 +274,12 @@
            this.gvMx1changeFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1changeFlag.Caption = "变更标识";
            this.gvMx1changeFlag.FieldName = "changeFlag";
            this.gvMx1changeFlag.MinWidth = 50;
            this.gvMx1changeFlag.MinWidth = 100;
            this.gvMx1changeFlag.Name = "gvMx1changeFlag";
            this.gvMx1changeFlag.Tag = "query_a.CHANGE_FLAG";
            this.gvMx1changeFlag.Visible = true;
            this.gvMx1changeFlag.VisibleIndex = 38;
            this.gvMx1changeFlag.Width = 94;
            this.gvMx1changeFlag.VisibleIndex = 33;
            this.gvMx1changeFlag.Width = 100;
            // 
            // gvMx1planTrackingId
            // 
@@ -353,12 +287,12 @@
            this.gvMx1planTrackingId.AppearanceCell.Options.UseFont = true;
            this.gvMx1planTrackingId.Caption = "计划跟踪号";
            this.gvMx1planTrackingId.FieldName = "planTrackingId";
            this.gvMx1planTrackingId.MinWidth = 50;
            this.gvMx1planTrackingId.MinWidth = 100;
            this.gvMx1planTrackingId.Name = "gvMx1planTrackingId";
            this.gvMx1planTrackingId.Tag = "query_a.PLAN_TRACKING_ID";
            this.gvMx1planTrackingId.Visible = true;
            this.gvMx1planTrackingId.VisibleIndex = 37;
            this.gvMx1planTrackingId.Width = 94;
            this.gvMx1planTrackingId.VisibleIndex = 32;
            this.gvMx1planTrackingId.Width = 100;
            // 
            // gvMx1demandTrackingId
            // 
@@ -366,12 +300,12 @@
            this.gvMx1demandTrackingId.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandTrackingId.Caption = "需求跟踪号";
            this.gvMx1demandTrackingId.FieldName = "demandTrackingId";
            this.gvMx1demandTrackingId.MinWidth = 50;
            this.gvMx1demandTrackingId.MinWidth = 100;
            this.gvMx1demandTrackingId.Name = "gvMx1demandTrackingId";
            this.gvMx1demandTrackingId.Tag = "query_a.DEMAND_TRACKING_ID";
            this.gvMx1demandTrackingId.Visible = true;
            this.gvMx1demandTrackingId.VisibleIndex = 36;
            this.gvMx1demandTrackingId.Width = 94;
            this.gvMx1demandTrackingId.VisibleIndex = 31;
            this.gvMx1demandTrackingId.Width = 100;
            // 
            // gvMx1sourceDocumentId
            // 
@@ -379,12 +313,12 @@
            this.gvMx1sourceDocumentId.AppearanceCell.Options.UseFont = true;
            this.gvMx1sourceDocumentId.Caption = "来源单据号";
            this.gvMx1sourceDocumentId.FieldName = "sourceDocumentId";
            this.gvMx1sourceDocumentId.MinWidth = 50;
            this.gvMx1sourceDocumentId.MinWidth = 100;
            this.gvMx1sourceDocumentId.Name = "gvMx1sourceDocumentId";
            this.gvMx1sourceDocumentId.Tag = "query_a.SOURCE_DOCUMENT_ID";
            this.gvMx1sourceDocumentId.Visible = true;
            this.gvMx1sourceDocumentId.VisibleIndex = 35;
            this.gvMx1sourceDocumentId.Width = 94;
            this.gvMx1sourceDocumentId.VisibleIndex = 30;
            this.gvMx1sourceDocumentId.Width = 100;
            // 
            // gvMx1sourceDocumentType
            // 
@@ -392,12 +326,12 @@
            this.gvMx1sourceDocumentType.AppearanceCell.Options.UseFont = true;
            this.gvMx1sourceDocumentType.Caption = "来源单据类型";
            this.gvMx1sourceDocumentType.FieldName = "sourceDocumentType";
            this.gvMx1sourceDocumentType.MinWidth = 50;
            this.gvMx1sourceDocumentType.MinWidth = 100;
            this.gvMx1sourceDocumentType.Name = "gvMx1sourceDocumentType";
            this.gvMx1sourceDocumentType.Tag = "query_a.SOURCE_DOCUMENT_TYPE";
            this.gvMx1sourceDocumentType.Visible = true;
            this.gvMx1sourceDocumentType.VisibleIndex = 34;
            this.gvMx1sourceDocumentType.Width = 94;
            this.gvMx1sourceDocumentType.VisibleIndex = 29;
            this.gvMx1sourceDocumentType.Width = 100;
            // 
            // gvMx1returnableStoredQty
            // 
@@ -405,12 +339,12 @@
            this.gvMx1returnableStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableStoredQty.Caption = "可退入库数量";
            this.gvMx1returnableStoredQty.FieldName = "returnableStoredQty";
            this.gvMx1returnableStoredQty.MinWidth = 50;
            this.gvMx1returnableStoredQty.MinWidth = 100;
            this.gvMx1returnableStoredQty.Name = "gvMx1returnableStoredQty";
            this.gvMx1returnableStoredQty.Tag = "query_a.RETURNABLE_STORED_QTY";
            this.gvMx1returnableStoredQty.Visible = true;
            this.gvMx1returnableStoredQty.VisibleIndex = 33;
            this.gvMx1returnableStoredQty.Width = 94;
            this.gvMx1returnableStoredQty.VisibleIndex = 28;
            this.gvMx1returnableStoredQty.Width = 100;
            // 
            // gvMx1returnableReceivedQty
            // 
@@ -418,12 +352,12 @@
            this.gvMx1returnableReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnableReceivedQty.Caption = "可退收货数量";
            this.gvMx1returnableReceivedQty.FieldName = "returnableReceivedQty";
            this.gvMx1returnableReceivedQty.MinWidth = 50;
            this.gvMx1returnableReceivedQty.MinWidth = 100;
            this.gvMx1returnableReceivedQty.Name = "gvMx1returnableReceivedQty";
            this.gvMx1returnableReceivedQty.Tag = "query_a.RETURNABLE_RECEIVED_QTY";
            this.gvMx1returnableReceivedQty.Visible = true;
            this.gvMx1returnableReceivedQty.VisibleIndex = 32;
            this.gvMx1returnableReceivedQty.Width = 94;
            this.gvMx1returnableReceivedQty.VisibleIndex = 27;
            this.gvMx1returnableReceivedQty.Width = 100;
            // 
            // gvMx1totalReturnedQty
            // 
@@ -431,12 +365,12 @@
            this.gvMx1totalReturnedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReturnedQty.Caption = "总退货数量";
            this.gvMx1totalReturnedQty.FieldName = "totalReturnedQty";
            this.gvMx1totalReturnedQty.MinWidth = 50;
            this.gvMx1totalReturnedQty.MinWidth = 100;
            this.gvMx1totalReturnedQty.Name = "gvMx1totalReturnedQty";
            this.gvMx1totalReturnedQty.Tag = "query_a.TOTAL_RETURNED_QTY";
            this.gvMx1totalReturnedQty.Visible = true;
            this.gvMx1totalReturnedQty.VisibleIndex = 31;
            this.gvMx1totalReturnedQty.Width = 94;
            this.gvMx1totalReturnedQty.VisibleIndex = 26;
            this.gvMx1totalReturnedQty.Width = 100;
            // 
            // gvMx1remainingStoredQty
            // 
@@ -444,12 +378,12 @@
            this.gvMx1remainingStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingStoredQty.Caption = "剩余入库数量";
            this.gvMx1remainingStoredQty.FieldName = "remainingStoredQty";
            this.gvMx1remainingStoredQty.MinWidth = 50;
            this.gvMx1remainingStoredQty.MinWidth = 100;
            this.gvMx1remainingStoredQty.Name = "gvMx1remainingStoredQty";
            this.gvMx1remainingStoredQty.Tag = "query_a.REMAINING_STORED_QTY";
            this.gvMx1remainingStoredQty.Visible = true;
            this.gvMx1remainingStoredQty.VisibleIndex = 30;
            this.gvMx1remainingStoredQty.Width = 94;
            this.gvMx1remainingStoredQty.VisibleIndex = 25;
            this.gvMx1remainingStoredQty.Width = 100;
            // 
            // gvMx1totalStoredQty
            // 
@@ -457,12 +391,12 @@
            this.gvMx1totalStoredQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalStoredQty.Caption = "总已入库数量";
            this.gvMx1totalStoredQty.FieldName = "totalStoredQty";
            this.gvMx1totalStoredQty.MinWidth = 50;
            this.gvMx1totalStoredQty.MinWidth = 100;
            this.gvMx1totalStoredQty.Name = "gvMx1totalStoredQty";
            this.gvMx1totalStoredQty.Tag = "query_a.TOTAL_STORED_QTY";
            this.gvMx1totalStoredQty.Visible = true;
            this.gvMx1totalStoredQty.VisibleIndex = 29;
            this.gvMx1totalStoredQty.Width = 94;
            this.gvMx1totalStoredQty.VisibleIndex = 24;
            this.gvMx1totalStoredQty.Width = 100;
            // 
            // gvMx1remainingReceivedQty
            // 
@@ -470,12 +404,12 @@
            this.gvMx1remainingReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1remainingReceivedQty.Caption = "剩余收货数量";
            this.gvMx1remainingReceivedQty.FieldName = "remainingReceivedQty";
            this.gvMx1remainingReceivedQty.MinWidth = 50;
            this.gvMx1remainingReceivedQty.MinWidth = 100;
            this.gvMx1remainingReceivedQty.Name = "gvMx1remainingReceivedQty";
            this.gvMx1remainingReceivedQty.Tag = "query_a.REMAINING_RECEIVED_QTY";
            this.gvMx1remainingReceivedQty.Visible = true;
            this.gvMx1remainingReceivedQty.VisibleIndex = 28;
            this.gvMx1remainingReceivedQty.Width = 94;
            this.gvMx1remainingReceivedQty.VisibleIndex = 23;
            this.gvMx1remainingReceivedQty.Width = 100;
            // 
            // gvMx1totalReceivedQty
            // 
@@ -483,12 +417,12 @@
            this.gvMx1totalReceivedQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1totalReceivedQty.Caption = "总已收数量";
            this.gvMx1totalReceivedQty.FieldName = "totalReceivedQty";
            this.gvMx1totalReceivedQty.MinWidth = 50;
            this.gvMx1totalReceivedQty.MinWidth = 100;
            this.gvMx1totalReceivedQty.Name = "gvMx1totalReceivedQty";
            this.gvMx1totalReceivedQty.Tag = "query_a.TOTAL_RECEIVED_QTY";
            this.gvMx1totalReceivedQty.Visible = true;
            this.gvMx1totalReceivedQty.VisibleIndex = 27;
            this.gvMx1totalReceivedQty.Width = 94;
            this.gvMx1totalReceivedQty.VisibleIndex = 22;
            this.gvMx1totalReceivedQty.Width = 100;
            // 
            // gvMx1terminateTime
            // 
@@ -496,12 +430,12 @@
            this.gvMx1terminateTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminateTime.Caption = "终止时间";
            this.gvMx1terminateTime.FieldName = "terminateTime";
            this.gvMx1terminateTime.MinWidth = 50;
            this.gvMx1terminateTime.MinWidth = 100;
            this.gvMx1terminateTime.Name = "gvMx1terminateTime";
            this.gvMx1terminateTime.Tag = "query_a.TERMINATE_TIME";
            this.gvMx1terminateTime.Visible = true;
            this.gvMx1terminateTime.VisibleIndex = 26;
            this.gvMx1terminateTime.Width = 94;
            this.gvMx1terminateTime.VisibleIndex = 21;
            this.gvMx1terminateTime.Width = 100;
            // 
            // gvMx1terminator
            // 
@@ -509,12 +443,12 @@
            this.gvMx1terminator.AppearanceCell.Options.UseFont = true;
            this.gvMx1terminator.Caption = "终止人";
            this.gvMx1terminator.FieldName = "terminator";
            this.gvMx1terminator.MinWidth = 50;
            this.gvMx1terminator.MinWidth = 100;
            this.gvMx1terminator.Name = "gvMx1terminator";
            this.gvMx1terminator.Tag = "query_a.TERMINATOR";
            this.gvMx1terminator.Visible = true;
            this.gvMx1terminator.VisibleIndex = 25;
            this.gvMx1terminator.Width = 94;
            this.gvMx1terminator.VisibleIndex = 20;
            this.gvMx1terminator.Width = 100;
            // 
            // gvMx1businessTerminate
            // 
@@ -535,12 +469,12 @@
            this.gvMx1freezeTime.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezeTime.Caption = "冻结时间";
            this.gvMx1freezeTime.FieldName = "freezeTime";
            this.gvMx1freezeTime.MinWidth = 50;
            this.gvMx1freezeTime.MinWidth = 100;
            this.gvMx1freezeTime.Name = "gvMx1freezeTime";
            this.gvMx1freezeTime.Tag = "query_a.FREEZE_TIME";
            this.gvMx1freezeTime.Visible = true;
            this.gvMx1freezeTime.VisibleIndex = 23;
            this.gvMx1freezeTime.Width = 94;
            this.gvMx1freezeTime.VisibleIndex = 18;
            this.gvMx1freezeTime.Width = 100;
            // 
            // gvMx1freezer
            // 
@@ -548,12 +482,12 @@
            this.gvMx1freezer.AppearanceCell.Options.UseFont = true;
            this.gvMx1freezer.Caption = "冻结人";
            this.gvMx1freezer.FieldName = "freezer";
            this.gvMx1freezer.MinWidth = 50;
            this.gvMx1freezer.MinWidth = 100;
            this.gvMx1freezer.Name = "gvMx1freezer";
            this.gvMx1freezer.Tag = "query_a.FREEZER";
            this.gvMx1freezer.Visible = true;
            this.gvMx1freezer.VisibleIndex = 22;
            this.gvMx1freezer.Width = 94;
            this.gvMx1freezer.VisibleIndex = 17;
            this.gvMx1freezer.Width = 100;
            // 
            // gvMx1businessFreeze
            // 
@@ -574,12 +508,12 @@
            this.gvMx1businessClose.AppearanceCell.Options.UseFont = true;
            this.gvMx1businessClose.Caption = "业务关闭标识";
            this.gvMx1businessClose.FieldName = "businessClose";
            this.gvMx1businessClose.MinWidth = 50;
            this.gvMx1businessClose.MinWidth = 100;
            this.gvMx1businessClose.Name = "gvMx1businessClose";
            this.gvMx1businessClose.Tag = "query_a.BUSINESS_CLOSE";
            this.gvMx1businessClose.Visible = true;
            this.gvMx1businessClose.VisibleIndex = 20;
            this.gvMx1businessClose.Width = 94;
            this.gvMx1businessClose.VisibleIndex = 15;
            this.gvMx1businessClose.Width = 100;
            // 
            // gvMx1batchNumber
            // 
@@ -600,38 +534,12 @@
            this.gvMx1outsourcingOrderId.AppearanceCell.Options.UseFont = true;
            this.gvMx1outsourcingOrderId.Caption = "委外订单号";
            this.gvMx1outsourcingOrderId.FieldName = "outsourcingOrderId";
            this.gvMx1outsourcingOrderId.MinWidth = 50;
            this.gvMx1outsourcingOrderId.MinWidth = 100;
            this.gvMx1outsourcingOrderId.Name = "gvMx1outsourcingOrderId";
            this.gvMx1outsourcingOrderId.Tag = "query_a.OUTSOURCING_ORDER_ID";
            this.gvMx1outsourcingOrderId.Visible = true;
            this.gvMx1outsourcingOrderId.VisibleIndex = 18;
            this.gvMx1outsourcingOrderId.Width = 94;
            //
            // gvMx1supplierItemName
            //
            this.gvMx1supplierItemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1supplierItemName.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplierItemName.Caption = "供应商物料名称";
            this.gvMx1supplierItemName.FieldName = "supplierItemName";
            this.gvMx1supplierItemName.MinWidth = 50;
            this.gvMx1supplierItemName.Name = "gvMx1supplierItemName";
            this.gvMx1supplierItemName.Tag = "query_a.SUPPLIER_ITEM_NAME";
            this.gvMx1supplierItemName.Visible = true;
            this.gvMx1supplierItemName.VisibleIndex = 17;
            this.gvMx1supplierItemName.Width = 94;
            //
            // gvMx1supplierItemCode
            //
            this.gvMx1supplierItemCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1supplierItemCode.AppearanceCell.Options.UseFont = true;
            this.gvMx1supplierItemCode.Caption = "供应商物料编码";
            this.gvMx1supplierItemCode.FieldName = "supplierItemCode";
            this.gvMx1supplierItemCode.MinWidth = 50;
            this.gvMx1supplierItemCode.Name = "gvMx1supplierItemCode";
            this.gvMx1supplierItemCode.Tag = "query_a.SUPPLIER_ITEM_CODE";
            this.gvMx1supplierItemCode.Visible = true;
            this.gvMx1supplierItemCode.VisibleIndex = 16;
            this.gvMx1supplierItemCode.Width = 94;
            this.gvMx1outsourcingOrderId.VisibleIndex = 13;
            this.gvMx1outsourcingOrderId.Width = 100;
            // 
            // gvMx1remarks
            // 
@@ -639,12 +547,12 @@
            this.gvMx1remarks.AppearanceCell.Options.UseFont = true;
            this.gvMx1remarks.Caption = "备注";
            this.gvMx1remarks.FieldName = "remarks";
            this.gvMx1remarks.MinWidth = 50;
            this.gvMx1remarks.MinWidth = 100;
            this.gvMx1remarks.Name = "gvMx1remarks";
            this.gvMx1remarks.Tag = "query_a.REMARKS";
            this.gvMx1remarks.Visible = true;
            this.gvMx1remarks.VisibleIndex = 15;
            this.gvMx1remarks.Width = 94;
            this.gvMx1remarks.VisibleIndex = 12;
            this.gvMx1remarks.Width = 100;
            // 
            // gvMx1isGift
            // 
@@ -652,51 +560,12 @@
            this.gvMx1isGift.AppearanceCell.Options.UseFont = true;
            this.gvMx1isGift.Caption = "是否赠品";
            this.gvMx1isGift.FieldName = "isGift";
            this.gvMx1isGift.MinWidth = 50;
            this.gvMx1isGift.MinWidth = 100;
            this.gvMx1isGift.Name = "gvMx1isGift";
            this.gvMx1isGift.Tag = "query_a.IS_GIFT";
            this.gvMx1isGift.Visible = true;
            this.gvMx1isGift.VisibleIndex = 14;
            this.gvMx1isGift.Width = 94;
            //
            // gvMx1settlementOrg
            //
            this.gvMx1settlementOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1settlementOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1settlementOrg.Caption = "结算组织";
            this.gvMx1settlementOrg.FieldName = "settlementOrg";
            this.gvMx1settlementOrg.MinWidth = 50;
            this.gvMx1settlementOrg.Name = "gvMx1settlementOrg";
            this.gvMx1settlementOrg.Tag = "query_a.SETTLEMENT_ORG";
            this.gvMx1settlementOrg.Visible = true;
            this.gvMx1settlementOrg.VisibleIndex = 13;
            this.gvMx1settlementOrg.Width = 94;
            //
            // gvMx1receivingOrg
            //
            this.gvMx1receivingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1receivingOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1receivingOrg.Caption = "收料组织";
            this.gvMx1receivingOrg.FieldName = "receivingOrg";
            this.gvMx1receivingOrg.MinWidth = 50;
            this.gvMx1receivingOrg.Name = "gvMx1receivingOrg";
            this.gvMx1receivingOrg.Tag = "query_a.RECEIVING_ORG";
            this.gvMx1receivingOrg.Visible = true;
            this.gvMx1receivingOrg.VisibleIndex = 12;
            this.gvMx1receivingOrg.Width = 94;
            //
            // gvMx1demandOrg
            //
            this.gvMx1demandOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1demandOrg.AppearanceCell.Options.UseFont = true;
            this.gvMx1demandOrg.Caption = "需求组织";
            this.gvMx1demandOrg.FieldName = "demandOrg";
            this.gvMx1demandOrg.MinWidth = 50;
            this.gvMx1demandOrg.Name = "gvMx1demandOrg";
            this.gvMx1demandOrg.Tag = "query_a.DEMAND_ORG";
            this.gvMx1demandOrg.Visible = true;
            this.gvMx1demandOrg.VisibleIndex = 11;
            this.gvMx1demandOrg.Width = 94;
            this.gvMx1isGift.VisibleIndex = 11;
            this.gvMx1isGift.Width = 100;
            // 
            // gvMx1latestDeliveryDate
            // 
@@ -704,12 +573,12 @@
            this.gvMx1latestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1latestDeliveryDate.Caption = "最晚交货日期";
            this.gvMx1latestDeliveryDate.FieldName = "latestDeliveryDate";
            this.gvMx1latestDeliveryDate.MinWidth = 50;
            this.gvMx1latestDeliveryDate.MinWidth = 200;
            this.gvMx1latestDeliveryDate.Name = "gvMx1latestDeliveryDate";
            this.gvMx1latestDeliveryDate.Tag = "query_a.LATEST_DELIVERY_DATE";
            this.gvMx1latestDeliveryDate.Visible = true;
            this.gvMx1latestDeliveryDate.VisibleIndex = 10;
            this.gvMx1latestDeliveryDate.Width = 94;
            this.gvMx1latestDeliveryDate.Width = 200;
            // 
            // gvMx1earliestDeliveryDate
            // 
@@ -717,12 +586,12 @@
            this.gvMx1earliestDeliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1earliestDeliveryDate.Caption = "最早交货日期";
            this.gvMx1earliestDeliveryDate.FieldName = "earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.MinWidth = 50;
            this.gvMx1earliestDeliveryDate.MinWidth = 200;
            this.gvMx1earliestDeliveryDate.Name = "gvMx1earliestDeliveryDate";
            this.gvMx1earliestDeliveryDate.Tag = "query_a.EARLIEST_DELIVERY_DATE";
            this.gvMx1earliestDeliveryDate.Visible = true;
            this.gvMx1earliestDeliveryDate.VisibleIndex = 9;
            this.gvMx1earliestDeliveryDate.Width = 94;
            this.gvMx1earliestDeliveryDate.Width = 200;
            // 
            // gvMx1deliveryDate
            // 
@@ -730,12 +599,12 @@
            this.gvMx1deliveryDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1deliveryDate.Caption = "交货日期";
            this.gvMx1deliveryDate.FieldName = "deliveryDate";
            this.gvMx1deliveryDate.MinWidth = 50;
            this.gvMx1deliveryDate.MinWidth = 200;
            this.gvMx1deliveryDate.Name = "gvMx1deliveryDate";
            this.gvMx1deliveryDate.Tag = "query_a.DELIVERY_DATE";
            this.gvMx1deliveryDate.Visible = true;
            this.gvMx1deliveryDate.VisibleIndex = 8;
            this.gvMx1deliveryDate.Width = 94;
            this.gvMx1deliveryDate.Width = 200;
            // 
            // gvMx1pricingQty
            // 
@@ -743,12 +612,12 @@
            this.gvMx1pricingQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingQty.Caption = "计价数量";
            this.gvMx1pricingQty.FieldName = "pricingQty";
            this.gvMx1pricingQty.MinWidth = 50;
            this.gvMx1pricingQty.MinWidth = 100;
            this.gvMx1pricingQty.Name = "gvMx1pricingQty";
            this.gvMx1pricingQty.Tag = "query_a.PRICING_QTY";
            this.gvMx1pricingQty.Visible = true;
            this.gvMx1pricingQty.VisibleIndex = 7;
            this.gvMx1pricingQty.Width = 94;
            this.gvMx1pricingQty.Width = 100;
            // 
            // gvMx1pricingUnit
            // 
@@ -756,12 +625,12 @@
            this.gvMx1pricingUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1pricingUnit.Caption = "计价单位";
            this.gvMx1pricingUnit.FieldName = "pricingUnit";
            this.gvMx1pricingUnit.MinWidth = 50;
            this.gvMx1pricingUnit.MinWidth = 100;
            this.gvMx1pricingUnit.Name = "gvMx1pricingUnit";
            this.gvMx1pricingUnit.Tag = "query_a.PRICING_UNIT";
            this.gvMx1pricingUnit.Visible = true;
            this.gvMx1pricingUnit.VisibleIndex = 6;
            this.gvMx1pricingUnit.Width = 94;
            this.gvMx1pricingUnit.Width = 100;
            // 
            // gvMx1inventoryUnit
            // 
@@ -769,12 +638,12 @@
            this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1inventoryUnit.Caption = "库存单位";
            this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
            this.gvMx1inventoryUnit.MinWidth = 50;
            this.gvMx1inventoryUnit.MinWidth = 100;
            this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
            this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
            this.gvMx1inventoryUnit.Visible = true;
            this.gvMx1inventoryUnit.VisibleIndex = 5;
            this.gvMx1inventoryUnit.Width = 94;
            this.gvMx1inventoryUnit.Width = 100;
            // 
            // gvMx1purchaseQty
            // 
@@ -782,12 +651,12 @@
            this.gvMx1purchaseQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseQty.Caption = "采购数量";
            this.gvMx1purchaseQty.FieldName = "purchaseQty";
            this.gvMx1purchaseQty.MinWidth = 50;
            this.gvMx1purchaseQty.MinWidth = 100;
            this.gvMx1purchaseQty.Name = "gvMx1purchaseQty";
            this.gvMx1purchaseQty.Tag = "query_a.PURCHASE_QTY";
            this.gvMx1purchaseQty.Visible = true;
            this.gvMx1purchaseQty.VisibleIndex = 4;
            this.gvMx1purchaseQty.Width = 94;
            this.gvMx1purchaseQty.Width = 100;
            // 
            // gvMx1purchaseUnit
            // 
@@ -795,12 +664,12 @@
            this.gvMx1purchaseUnit.AppearanceCell.Options.UseFont = true;
            this.gvMx1purchaseUnit.Caption = "采购单位";
            this.gvMx1purchaseUnit.FieldName = "purchaseUnit";
            this.gvMx1purchaseUnit.MinWidth = 50;
            this.gvMx1purchaseUnit.MinWidth = 100;
            this.gvMx1purchaseUnit.Name = "gvMx1purchaseUnit";
            this.gvMx1purchaseUnit.Tag = "query_a.PURCHASE_UNIT";
            this.gvMx1purchaseUnit.Visible = true;
            this.gvMx1purchaseUnit.VisibleIndex = 3;
            this.gvMx1purchaseUnit.Width = 94;
            this.gvMx1purchaseUnit.Width = 100;
            // 
            // gvMx1itemId
            // 
@@ -808,12 +677,12 @@
            this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemId.Caption = "物料编码";
            this.gvMx1itemId.FieldName = "itemId";
            this.gvMx1itemId.MinWidth = 50;
            this.gvMx1itemId.MinWidth = 100;
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.ITEM_ID";
            this.gvMx1itemId.Visible = true;
            this.gvMx1itemId.VisibleIndex = 2;
            this.gvMx1itemId.Width = 94;
            this.gvMx1itemId.Width = 100;
            // 
            // gvMx1orderLineId
            // 
@@ -821,12 +690,12 @@
            this.gvMx1orderLineId.AppearanceCell.Options.UseFont = true;
            this.gvMx1orderLineId.Caption = "采购订单行号";
            this.gvMx1orderLineId.FieldName = "orderLineId";
            this.gvMx1orderLineId.MinWidth = 50;
            this.gvMx1orderLineId.MinWidth = 100;
            this.gvMx1orderLineId.Name = "gvMx1orderLineId";
            this.gvMx1orderLineId.Tag = "query_a.ORDER_LINE_ID";
            this.gvMx1orderLineId.Visible = true;
            this.gvMx1orderLineId.VisibleIndex = 1;
            this.gvMx1orderLineId.Width = 94;
            this.gvMx1orderLineId.Width = 100;
            // 
            // gvMx1salesOrderId
            // 
@@ -834,12 +703,12 @@
            this.gvMx1salesOrderId.AppearanceCell.Options.UseFont = true;
            this.gvMx1salesOrderId.Caption = "销售订单号";
            this.gvMx1salesOrderId.FieldName = "salesOrderId";
            this.gvMx1salesOrderId.MinWidth = 50;
            this.gvMx1salesOrderId.MinWidth = 150;
            this.gvMx1salesOrderId.Name = "gvMx1salesOrderId";
            this.gvMx1salesOrderId.Tag = "query_a.SALES_ORDER_ID";
            this.gvMx1salesOrderId.Visible = true;
            this.gvMx1salesOrderId.VisibleIndex = 0;
            this.gvMx1salesOrderId.Width = 94;
            this.gvMx1salesOrderId.Width = 150;
            // 
            // gvMx1guid
            // 
@@ -877,21 +746,16 @@
            this.gvMx1salesOrderId,
            this.gvMx1orderLineId,
            this.gvMx1itemId,
            this.gvMx1purchaseUnit,
            this.gvMx1purchaseQty,
            this.gvMx1purchaseUnit,
            this.gvMx1inventoryUnit,
            this.gvMx1pricingUnit,
            this.gvMx1pricingQty,
            this.gvMx1deliveryDate,
            this.gvMx1earliestDeliveryDate,
            this.gvMx1latestDeliveryDate,
            this.gvMx1demandOrg,
            this.gvMx1receivingOrg,
            this.gvMx1settlementOrg,
            this.gvMx1isGift,
            this.gvMx1remarks,
            this.gvMx1supplierItemCode,
            this.gvMx1supplierItemName,
            this.gvMx1outsourcingOrderId,
            this.gvMx1batchNumber,
            this.gvMx1businessClose,
@@ -915,11 +779,7 @@
            this.gvMx1changeFlag,
            this.gvMx1demandSource,
            this.gvMx1demandDocumentId,
            this.gvMx1demandDocumentLineId,
            this.gvMx1ebelnK3id,
            this.gvMx1id,
            this.gvMx1erpId,
            this.gvMx1purchaseOrderLineNumber});
            this.gvMx1demandDocumentLineId});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -990,13 +850,13 @@
            this.gv_changereason.AppearanceCell.Options.UseFont = true;
            this.gv_changereason.Caption = "变更原因 ";
            this.gv_changereason.FieldName = "changereason";
            this.gv_changereason.MinWidth = 50;
            this.gv_changereason.MinWidth = 100;
            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 = 32;
            this.gv_changereason.Width = 50;
            this.gv_changereason.VisibleIndex = 28;
            this.gv_changereason.Width = 100;
            // 
            // lb_checkFalg
            // 
@@ -1023,13 +883,13 @@
            this.gv_checkFalg.AppearanceCell.Options.UseFont = true;
            this.gv_checkFalg.Caption = "审核标识 ";
            this.gv_checkFalg.FieldName = "checkFalg";
            this.gv_checkFalg.MinWidth = 50;
            this.gv_checkFalg.MinWidth = 100;
            this.gv_checkFalg.Name = "gv_checkFalg";
            this.gv_checkFalg.OptionsColumn.AllowEdit = false;
            this.gv_checkFalg.Tag = "query_a.CHECK_FALG";
            this.gv_checkFalg.Visible = true;
            this.gv_checkFalg.VisibleIndex = 31;
            this.gv_checkFalg.Width = 50;
            this.gv_checkFalg.VisibleIndex = 27;
            this.gv_checkFalg.Width = 100;
            // 
            // lb_checkBy
            // 
@@ -1056,13 +916,13 @@
            this.gv_checkBy.AppearanceCell.Options.UseFont = true;
            this.gv_checkBy.Caption = "审核人 ";
            this.gv_checkBy.FieldName = "checkBy";
            this.gv_checkBy.MinWidth = 50;
            this.gv_checkBy.MinWidth = 100;
            this.gv_checkBy.Name = "gv_checkBy";
            this.gv_checkBy.OptionsColumn.AllowEdit = false;
            this.gv_checkBy.Tag = "query_a.CHECK_BY";
            this.gv_checkBy.Visible = true;
            this.gv_checkBy.VisibleIndex = 30;
            this.gv_checkBy.Width = 50;
            this.gv_checkBy.VisibleIndex = 26;
            this.gv_checkBy.Width = 100;
            // 
            // lb_checkDate
            // 
@@ -1089,13 +949,13 @@
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期 ";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 50;
            this.gv_checkDate.MinWidth = 100;
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.CHECK_DATE";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 29;
            this.gv_checkDate.Width = 50;
            this.gv_checkDate.VisibleIndex = 25;
            this.gv_checkDate.Width = 100;
            // 
            // lb_ebelnK3id
            // 
@@ -1115,20 +975,6 @@
            this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true;
            this.txt_ebelnK3id.Size = new System.Drawing.Size(150, 28);
            this.txt_ebelnK3id.TabIndex = 360;
            //
            // gv_ebelnK3id
            //
            this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
            this.gv_ebelnK3id.Caption = "ERP的ID号 ";
            this.gv_ebelnK3id.FieldName = "ebelnK3id";
            this.gv_ebelnK3id.MinWidth = 50;
            this.gv_ebelnK3id.Name = "gv_ebelnK3id";
            this.gv_ebelnK3id.OptionsColumn.AllowEdit = false;
            this.gv_ebelnK3id.Tag = "query_a.EBELN_K3ID";
            this.gv_ebelnK3id.Visible = true;
            this.gv_ebelnK3id.VisibleIndex = 28;
            this.gv_ebelnK3id.Width = 50;
            // 
            // lb_erpCheckDate
            // 
@@ -1155,13 +1001,13 @@
            this.gv_erpCheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckDate.Caption = "审核时间 ";
            this.gv_erpCheckDate.FieldName = "erpCheckDate";
            this.gv_erpCheckDate.MinWidth = 50;
            this.gv_erpCheckDate.MinWidth = 100;
            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 = 27;
            this.gv_erpCheckDate.Width = 50;
            this.gv_erpCheckDate.VisibleIndex = 24;
            this.gv_erpCheckDate.Width = 100;
            // 
            // lb_erpCheckBy
            // 
@@ -1188,13 +1034,13 @@
            this.gv_erpCheckBy.AppearanceCell.Options.UseFont = true;
            this.gv_erpCheckBy.Caption = "审核人 ";
            this.gv_erpCheckBy.FieldName = "erpCheckBy";
            this.gv_erpCheckBy.MinWidth = 50;
            this.gv_erpCheckBy.MinWidth = 100;
            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 = 26;
            this.gv_erpCheckBy.Width = 50;
            this.gv_erpCheckBy.VisibleIndex = 23;
            this.gv_erpCheckBy.Width = 100;
            // 
            // lb_lastupdateBy
            // 
@@ -1221,13 +1067,13 @@
            this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateBy.Caption = "最后修改人 ";
            this.gv_lastupdateBy.FieldName = "lastupdateBy";
            this.gv_lastupdateBy.MinWidth = 50;
            this.gv_lastupdateBy.MinWidth = 100;
            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 = 25;
            this.gv_lastupdateBy.Width = 50;
            this.gv_lastupdateBy.VisibleIndex = 22;
            this.gv_lastupdateBy.Width = 100;
            // 
            // lb_lastupdateDate
            // 
@@ -1254,13 +1100,13 @@
            this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gv_lastupdateDate.Caption = "最后修改时间 ";
            this.gv_lastupdateDate.FieldName = "lastupdateDate";
            this.gv_lastupdateDate.MinWidth = 50;
            this.gv_lastupdateDate.MinWidth = 100;
            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 = 24;
            this.gv_lastupdateDate.Width = 50;
            this.gv_lastupdateDate.VisibleIndex = 21;
            this.gv_lastupdateDate.Width = 100;
            // 
            // lb_createDate
            // 
@@ -1287,13 +1133,13 @@
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建日期 ";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 50;
            this.gv_createDate.MinWidth = 200;
            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 = 23;
            this.gv_createDate.Width = 50;
            this.gv_createDate.VisibleIndex = 20;
            this.gv_createDate.Width = 200;
            // 
            // lb_createBy
            // 
@@ -1320,13 +1166,13 @@
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 50;
            this.gv_createBy.MinWidth = 100;
            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 = 22;
            this.gv_createBy.Width = 50;
            this.gv_createBy.VisibleIndex = 19;
            this.gv_createBy.Width = 100;
            // 
            // lb_cancellationDate
            // 
@@ -1353,13 +1199,13 @@
            this.gv_cancellationDate.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationDate.Caption = "作废日期 ";
            this.gv_cancellationDate.FieldName = "cancellationDate";
            this.gv_cancellationDate.MinWidth = 50;
            this.gv_cancellationDate.MinWidth = 100;
            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 = 21;
            this.gv_cancellationDate.Width = 50;
            this.gv_cancellationDate.VisibleIndex = 18;
            this.gv_cancellationDate.Width = 100;
            // 
            // lb_cancellationPerson
            // 
@@ -1386,13 +1232,13 @@
            this.gv_cancellationPerson.AppearanceCell.Options.UseFont = true;
            this.gv_cancellationPerson.Caption = "作废人 ";
            this.gv_cancellationPerson.FieldName = "cancellationPerson";
            this.gv_cancellationPerson.MinWidth = 50;
            this.gv_cancellationPerson.MinWidth = 100;
            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 = 20;
            this.gv_cancellationPerson.Width = 50;
            this.gv_cancellationPerson.VisibleIndex = 17;
            this.gv_cancellationPerson.Width = 100;
            // 
            // lb_cancellationStatus
            // 
@@ -1424,7 +1270,7 @@
            this.gv_cancellationStatus.OptionsColumn.AllowEdit = false;
            this.gv_cancellationStatus.Tag = "query_a.CANCELLATION_STATUS";
            this.gv_cancellationStatus.Visible = true;
            this.gv_cancellationStatus.VisibleIndex = 19;
            this.gv_cancellationStatus.VisibleIndex = 17;
            this.gv_cancellationStatus.Width = 50;
            // 
            // lb_fixtureMoldProcurement
@@ -1445,20 +1291,6 @@
            this.txt_fixtureMoldProcurement.Properties.Appearance.Options.UseFont = true;
            this.txt_fixtureMoldProcurement.Size = new System.Drawing.Size(150, 28);
            this.txt_fixtureMoldProcurement.TabIndex = 285;
            //
            // gv_fixtureMoldProcurement
            //
            this.gv_fixtureMoldProcurement.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fixtureMoldProcurement.AppearanceCell.Options.UseFont = true;
            this.gv_fixtureMoldProcurement.Caption = "治具丶模具加工及采购 ";
            this.gv_fixtureMoldProcurement.FieldName = "fixtureMoldProcurement";
            this.gv_fixtureMoldProcurement.MinWidth = 50;
            this.gv_fixtureMoldProcurement.Name = "gv_fixtureMoldProcurement";
            this.gv_fixtureMoldProcurement.OptionsColumn.AllowEdit = false;
            this.gv_fixtureMoldProcurement.Tag = "query_a.FIXTURE_MOLD_PROCUREMENT";
            this.gv_fixtureMoldProcurement.Visible = true;
            this.gv_fixtureMoldProcurement.VisibleIndex = 18;
            this.gv_fixtureMoldProcurement.Width = 50;
            // 
            // lb_remarks
            // 
@@ -1485,13 +1317,13 @@
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "备注 ";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.MinWidth = 50;
            this.gv_remarks.MinWidth = 100;
            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 = 17;
            this.gv_remarks.Width = 50;
            this.gv_remarks.VisibleIndex = 15;
            this.gv_remarks.Width = 100;
            // 
            // lb_transportMethod
            // 
@@ -1518,13 +1350,13 @@
            this.gv_transportMethod.AppearanceCell.Options.UseFont = true;
            this.gv_transportMethod.Caption = "运输方式 ";
            this.gv_transportMethod.FieldName = "transportMethod";
            this.gv_transportMethod.MinWidth = 50;
            this.gv_transportMethod.MinWidth = 100;
            this.gv_transportMethod.Name = "gv_transportMethod";
            this.gv_transportMethod.OptionsColumn.AllowEdit = false;
            this.gv_transportMethod.Tag = "query_a.TRANSPORT_METHOD";
            this.gv_transportMethod.Visible = true;
            this.gv_transportMethod.VisibleIndex = 16;
            this.gv_transportMethod.Width = 50;
            this.gv_transportMethod.VisibleIndex = 14;
            this.gv_transportMethod.Width = 100;
            // 
            // lb_email
            // 
@@ -1544,20 +1376,6 @@
            this.txt_email.Properties.Appearance.Options.UseFont = true;
            this.txt_email.Size = new System.Drawing.Size(150, 28);
            this.txt_email.TabIndex = 267;
            //
            // gv_email
            //
            this.gv_email.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_email.AppearanceCell.Options.UseFont = true;
            this.gv_email.Caption = "邮箱 ";
            this.gv_email.FieldName = "email";
            this.gv_email.MinWidth = 50;
            this.gv_email.Name = "gv_email";
            this.gv_email.OptionsColumn.AllowEdit = false;
            this.gv_email.Tag = "query_a.EMAIL";
            this.gv_email.Visible = true;
            this.gv_email.VisibleIndex = 15;
            this.gv_email.Width = 50;
            // 
            // lb_paymentParty
            // 
@@ -1584,13 +1402,13 @@
            this.gv_paymentParty.AppearanceCell.Options.UseFont = true;
            this.gv_paymentParty.Caption = "收款方 ";
            this.gv_paymentParty.FieldName = "paymentParty";
            this.gv_paymentParty.MinWidth = 50;
            this.gv_paymentParty.MinWidth = 100;
            this.gv_paymentParty.Name = "gv_paymentParty";
            this.gv_paymentParty.OptionsColumn.AllowEdit = false;
            this.gv_paymentParty.Tag = "query_a.PAYMENT_PARTY";
            this.gv_paymentParty.Visible = true;
            this.gv_paymentParty.VisibleIndex = 14;
            this.gv_paymentParty.Width = 50;
            this.gv_paymentParty.VisibleIndex = 13;
            this.gv_paymentParty.Width = 100;
            // 
            // lb_settlementParty
            // 
@@ -1617,13 +1435,13 @@
            this.gv_settlementParty.AppearanceCell.Options.UseFont = true;
            this.gv_settlementParty.Caption = "结算方 ";
            this.gv_settlementParty.FieldName = "settlementParty";
            this.gv_settlementParty.MinWidth = 50;
            this.gv_settlementParty.MinWidth = 100;
            this.gv_settlementParty.Name = "gv_settlementParty";
            this.gv_settlementParty.OptionsColumn.AllowEdit = false;
            this.gv_settlementParty.Tag = "query_a.SETTLEMENT_PARTY";
            this.gv_settlementParty.Visible = true;
            this.gv_settlementParty.VisibleIndex = 13;
            this.gv_settlementParty.Width = 50;
            this.gv_settlementParty.VisibleIndex = 12;
            this.gv_settlementParty.Width = 100;
            // 
            // lb_qualityReq
            // 
@@ -1650,13 +1468,13 @@
            this.gv_qualityReq.AppearanceCell.Options.UseFont = true;
            this.gv_qualityReq.Caption = "质量要求 ";
            this.gv_qualityReq.FieldName = "qualityReq";
            this.gv_qualityReq.MinWidth = 50;
            this.gv_qualityReq.MinWidth = 100;
            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 = 50;
            this.gv_qualityReq.VisibleIndex = 11;
            this.gv_qualityReq.Width = 100;
            // 
            // lb_purchaser
            // 
@@ -1743,20 +1561,6 @@
            this.txt_purchaseGroup.Size = new System.Drawing.Size(150, 28);
            this.txt_purchaseGroup.TabIndex = 240;
            // 
            // gv_purchaseGroup
            //
            this.gv_purchaseGroup.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseGroup.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseGroup.Caption = "采购组 ";
            this.gv_purchaseGroup.FieldName = "purchaseGroup";
            this.gv_purchaseGroup.MinWidth = 110;
            this.gv_purchaseGroup.Name = "gv_purchaseGroup";
            this.gv_purchaseGroup.OptionsColumn.AllowEdit = false;
            this.gv_purchaseGroup.Tag = "query_a.PURCHASE_GROUP";
            this.gv_purchaseGroup.Visible = true;
            this.gv_purchaseGroup.VisibleIndex = 9;
            this.gv_purchaseGroup.Width = 110;
            //
            // lb_purchaseDept
            // 
            this.lb_purchaseDept.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1787,7 +1591,7 @@
            this.gv_purchaseDept.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDept.Tag = "query_a.PURCHASE_DEPT";
            this.gv_purchaseDept.Visible = true;
            this.gv_purchaseDept.VisibleIndex = 8;
            this.gv_purchaseDept.VisibleIndex = 9;
            this.gv_purchaseDept.Width = 110;
            // 
            // lb_purchaseOrg
@@ -1808,20 +1612,6 @@
            this.txt_purchaseOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_purchaseOrg.Size = new System.Drawing.Size(150, 28);
            this.txt_purchaseOrg.TabIndex = 231;
            //
            // gv_purchaseOrg
            //
            this.gv_purchaseOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_purchaseOrg.AppearanceCell.Options.UseFont = true;
            this.gv_purchaseOrg.Caption = "采购组织 ";
            this.gv_purchaseOrg.FieldName = "purchaseOrg";
            this.gv_purchaseOrg.MinWidth = 110;
            this.gv_purchaseOrg.Name = "gv_purchaseOrg";
            this.gv_purchaseOrg.OptionsColumn.AllowEdit = false;
            this.gv_purchaseOrg.Tag = "query_a.PURCHASE_ORG";
            this.gv_purchaseOrg.Visible = true;
            this.gv_purchaseOrg.VisibleIndex = 7;
            this.gv_purchaseOrg.Width = 110;
            // 
            // lb_closeStatus
            // 
@@ -1853,7 +1643,7 @@
            this.gv_closeStatus.OptionsColumn.AllowEdit = false;
            this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS";
            this.gv_closeStatus.Visible = true;
            this.gv_closeStatus.VisibleIndex = 6;
            this.gv_closeStatus.VisibleIndex = 7;
            this.gv_closeStatus.Width = 100;
            // 
            // lb_supplier
@@ -1886,7 +1676,7 @@
            this.gv_supplier.OptionsColumn.AllowEdit = false;
            this.gv_supplier.Tag = "query_a.SUPPLIER";
            this.gv_supplier.Visible = true;
            this.gv_supplier.VisibleIndex = 5;
            this.gv_supplier.VisibleIndex = 6;
            this.gv_supplier.Width = 110;
            // 
            // lb_purchaseDate
@@ -1919,7 +1709,7 @@
            this.gv_purchaseDate.OptionsColumn.AllowEdit = false;
            this.gv_purchaseDate.Tag = "query_a.PURCHASE_DATE";
            this.gv_purchaseDate.Visible = true;
            this.gv_purchaseDate.VisibleIndex = 4;
            this.gv_purchaseDate.VisibleIndex = 5;
            this.gv_purchaseDate.Width = 200;
            // 
            // lb_businessType
@@ -1952,7 +1742,7 @@
            this.gv_businessType.OptionsColumn.AllowEdit = false;
            this.gv_businessType.Tag = "query_a.BUSINESS_TYPE";
            this.gv_businessType.Visible = true;
            this.gv_businessType.VisibleIndex = 3;
            this.gv_businessType.VisibleIndex = 4;
            this.gv_businessType.Width = 100;
            // 
            // lb_documentType
@@ -1985,7 +1775,7 @@
            this.gv_documentType.OptionsColumn.AllowEdit = false;
            this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE";
            this.gv_documentType.Visible = true;
            this.gv_documentType.VisibleIndex = 2;
            this.gv_documentType.VisibleIndex = 3;
            this.gv_documentType.Width = 110;
            // 
            // lb_documentStatus
@@ -2018,7 +1808,7 @@
            this.gv_documentStatus.OptionsColumn.AllowEdit = false;
            this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS";
            this.gv_documentStatus.Visible = true;
            this.gv_documentStatus.VisibleIndex = 1;
            this.gv_documentStatus.VisibleIndex = 2;
            this.gv_documentStatus.Width = 100;
            // 
            // lb_billNo
@@ -2051,7 +1841,7 @@
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.BILL_NO";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 0;
            this.gv_billNo.VisibleIndex = 1;
            this.gv_billNo.Width = 120;
            // 
            // toolBarMenu1
@@ -2085,6 +1875,7 @@
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_billNo,
            this.gv_documentStatus,
            this.gv_documentType,
@@ -2092,18 +1883,14 @@
            this.gv_purchaseDate,
            this.gv_supplier,
            this.gv_closeStatus,
            this.gv_purchaseOrg,
            this.gv_purchaseDept,
            this.gv_purchaseGroup,
            this.gv_qtyAcceptance,
            this.gv_purchaser,
            this.gv_qualityReq,
            this.gv_settlementParty,
            this.gv_paymentParty,
            this.gv_email,
            this.gv_transportMethod,
            this.gv_remarks,
            this.gv_fixtureMoldProcurement,
            this.gv_cancellationStatus,
            this.gv_cancellationPerson,
            this.gv_cancellationDate,
@@ -2113,12 +1900,10 @@
            this.gv_lastupdateBy,
            this.gv_erpCheckBy,
            this.gv_erpCheckDate,
            this.gv_ebelnK3id,
            this.gv_checkDate,
            this.gv_checkBy,
            this.gv_checkFalg,
            this.gv_changereason,
            this.gv_factory});
            this.gv_changereason});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -2133,7 +1918,7 @@
            this.gv_factory.MinWidth = 25;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 33;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 25;
            // 
            // xtraTabControl1
@@ -2361,10 +2146,6 @@
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.LabelControl labelControl11;
  private DevExpress.XtraTab.XtraTabControl tabMx;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1purchaseOrderLineNumber;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1erpId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentLineId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandDocumentId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandSource;
@@ -2389,13 +2170,8 @@
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1businessClose;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNumber;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1outsourcingOrderId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplierItemName;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplierItemCode;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1remarks;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1isGift;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1settlementOrg;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1receivingOrg;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1demandOrg;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1latestDeliveryDate;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1earliestDeliveryDate;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1deliveryDate;
@@ -2435,7 +2211,6 @@
private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id;
private DevExpress.XtraEditors.LabelControl lb_erpCheckDate;
private DevExpress.XtraEditors.TextEdit txt_erpCheckDate;
@@ -2475,7 +2250,6 @@
private DevExpress.XtraEditors.LabelControl lb_fixtureMoldProcurement;
private DevExpress.XtraEditors.TextEdit txt_fixtureMoldProcurement;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fixtureMoldProcurement;
private DevExpress.XtraEditors.LabelControl lb_remarks;
private DevExpress.XtraEditors.TextEdit txt_remarks;
@@ -2487,7 +2261,6 @@
private DevExpress.XtraEditors.LabelControl lb_email;
private DevExpress.XtraEditors.TextEdit txt_email;
 private DevExpress.XtraGrid.Columns.GridColumn gv_email;
private DevExpress.XtraEditors.LabelControl lb_paymentParty;
private DevExpress.XtraEditors.TextEdit txt_paymentParty;
@@ -2511,7 +2284,6 @@
private DevExpress.XtraEditors.LabelControl lb_purchaseGroup;
private DevExpress.XtraEditors.TextEdit txt_purchaseGroup;
 private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseGroup;
private DevExpress.XtraEditors.LabelControl lb_purchaseDept;
private DevExpress.XtraEditors.TextEdit txt_purchaseDept;
@@ -2519,7 +2291,6 @@
private DevExpress.XtraEditors.LabelControl lb_purchaseOrg;
private DevExpress.XtraEditors.TextEdit txt_purchaseOrg;
 private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseOrg;
private DevExpress.XtraEditors.LabelControl lb_closeStatus;
private DevExpress.XtraEditors.TextEdit txt_closeStatus;