iqc
lu
2024-11-06 39cd862ee40f1f5e6e14a4dea383b92112913cdb
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -29,11 +29,11 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
            this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -85,8 +85,6 @@
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_status = new DevExpress.XtraEditors.LabelControl();
            this.txt_status = new DevExpress.XtraEditors.TextEdit();
            this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -99,25 +97,29 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txtDepotsId = new DevExpress.XtraEditors.TextEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.label1 = new System.Windows.Forms.Label();
            this.txtSupplierId = new DevExpress.XtraEditors.TextEdit();
            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
            this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit();
            this.txt_depotsCode = new Gs.DevApp.UserControl.UcLookCk();
            this.txt_depotsId = new Gs.DevApp.UserControl.UcLookCk();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
            this.txt_suppNo = new Gs.DevApp.UserControl.UcLookSupplier();
            this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -128,6 +130,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit();
@@ -138,168 +142,168 @@
            // 
            this.gvMx1states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1states.AppearanceCell.Options.UseFont = true;
            this.gvMx1states.Caption = "推送状态 ";
            this.gvMx1states.Caption = "推送状态";
            this.gvMx1states.FieldName = "states";
            this.gvMx1states.MinWidth = 100;
            this.gvMx1states.Name = "gvMx1states";
            this.gvMx1states.OptionsColumn.ReadOnly = true;
            this.gvMx1states.Tag = "query_a.states";
            this.gvMx1states.Visible = true;
            this.gvMx1states.VisibleIndex = 24;
            this.gvMx1states.VisibleIndex = 22;
            this.gvMx1states.Width = 100;
            // 
            // gvMx1returnFlag
            // 
            this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1returnFlag.Caption = "退货标识 ";
            this.gvMx1returnFlag.Caption = "退货标识";
            this.gvMx1returnFlag.FieldName = "returnFlag";
            this.gvMx1returnFlag.MinWidth = 100;
            this.gvMx1returnFlag.Name = "gvMx1returnFlag";
            this.gvMx1returnFlag.OptionsColumn.ReadOnly = true;
            this.gvMx1returnFlag.Tag = "query_a.return_flag";
            this.gvMx1returnFlag.Visible = true;
            this.gvMx1returnFlag.VisibleIndex = 23;
            this.gvMx1returnFlag.VisibleIndex = 4;
            this.gvMx1returnFlag.Width = 100;
            // 
            // gvMx1cgRkqty
            // 
            this.gvMx1cgRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1cgRkqty.AppearanceCell.Options.UseFont = true;
            this.gvMx1cgRkqty.Caption = "采购入库数量 ";
            this.gvMx1cgRkqty.Caption = "采购入库数量";
            this.gvMx1cgRkqty.FieldName = "cgRkqty";
            this.gvMx1cgRkqty.MinWidth = 100;
            this.gvMx1cgRkqty.Name = "gvMx1cgRkqty";
            this.gvMx1cgRkqty.OptionsColumn.ReadOnly = true;
            this.gvMx1cgRkqty.Tag = "query_a.cg_rkqty";
            this.gvMx1cgRkqty.Visible = true;
            this.gvMx1cgRkqty.VisibleIndex = 22;
            this.gvMx1cgRkqty.VisibleIndex = 20;
            this.gvMx1cgRkqty.Width = 100;
            // 
            // gvMx1okRkqty
            // 
            this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
            this.gvMx1okRkqty.Caption = "已入库数量 ";
            this.gvMx1okRkqty.Caption = "已入库数量";
            this.gvMx1okRkqty.FieldName = "okRkqty";
            this.gvMx1okRkqty.MinWidth = 100;
            this.gvMx1okRkqty.Name = "gvMx1okRkqty";
            this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
            this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
            this.gvMx1okRkqty.Visible = true;
            this.gvMx1okRkqty.VisibleIndex = 12;
            this.gvMx1okRkqty.VisibleIndex = 10;
            this.gvMx1okRkqty.Width = 100;
            // 
            // gvMx1dha001
            // 
            this.gvMx1dha001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dha001.AppearanceCell.Options.UseFont = true;
            this.gvMx1dha001.Caption = "到货单号 ";
            this.gvMx1dha001.Caption = "到货单号";
            this.gvMx1dha001.FieldName = "dha001";
            this.gvMx1dha001.MinWidth = 100;
            this.gvMx1dha001.Name = "gvMx1dha001";
            this.gvMx1dha001.OptionsColumn.ReadOnly = true;
            this.gvMx1dha001.Tag = "query_a.dha001";
            this.gvMx1dha001.Visible = true;
            this.gvMx1dha001.VisibleIndex = 21;
            this.gvMx1dha001.VisibleIndex = 19;
            this.gvMx1dha001.Width = 100;
            // 
            // gvMx1isdepsIn
            // 
            this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
            this.gvMx1isdepsIn.Caption = "是否入库 ";
            this.gvMx1isdepsIn.Caption = "是否入库";
            this.gvMx1isdepsIn.FieldName = "isdepsIn";
            this.gvMx1isdepsIn.MinWidth = 100;
            this.gvMx1isdepsIn.Name = "gvMx1isdepsIn";
            this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true;
            this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
            this.gvMx1isdepsIn.Visible = true;
            this.gvMx1isdepsIn.VisibleIndex = 20;
            this.gvMx1isdepsIn.VisibleIndex = 18;
            this.gvMx1isdepsIn.Width = 100;
            // 
            // gvMx1fType
            // 
            this.gvMx1fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1fType.AppearanceCell.Options.UseFont = true;
            this.gvMx1fType.Caption = "0、采购单,1、委外单 ";
            this.gvMx1fType.Caption = "0、采购单,1、委外单";
            this.gvMx1fType.FieldName = "fType";
            this.gvMx1fType.MinWidth = 100;
            this.gvMx1fType.Name = "gvMx1fType";
            this.gvMx1fType.OptionsColumn.ReadOnly = true;
            this.gvMx1fType.Tag = "query_a.f_type";
            this.gvMx1fType.Visible = true;
            this.gvMx1fType.VisibleIndex = 19;
            this.gvMx1fType.VisibleIndex = 17;
            this.gvMx1fType.Width = 100;
            // 
            // gvMx1workLine
            // 
            this.gvMx1workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1workLine.AppearanceCell.Options.UseFont = true;
            this.gvMx1workLine.Caption = "任务单行号 ";
            this.gvMx1workLine.Caption = "任务单行号";
            this.gvMx1workLine.FieldName = "workLine";
            this.gvMx1workLine.MinWidth = 100;
            this.gvMx1workLine.Name = "gvMx1workLine";
            this.gvMx1workLine.OptionsColumn.ReadOnly = true;
            this.gvMx1workLine.Tag = "query_a.work_line";
            this.gvMx1workLine.Visible = true;
            this.gvMx1workLine.VisibleIndex = 18;
            this.gvMx1workLine.VisibleIndex = 16;
            this.gvMx1workLine.Width = 100;
            // 
            // gvMx1boardStyle
            // 
            this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
            this.gvMx1boardStyle.Caption = "产品型号 ";
            this.gvMx1boardStyle.Caption = "产品型号";
            this.gvMx1boardStyle.FieldName = "boardStyle";
            this.gvMx1boardStyle.MinWidth = 100;
            this.gvMx1boardStyle.Name = "gvMx1boardStyle";
            this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
            this.gvMx1boardStyle.Tag = "query_a.board_style";
            this.gvMx1boardStyle.Visible = true;
            this.gvMx1boardStyle.VisibleIndex = 7;
            this.gvMx1boardStyle.VisibleIndex = 5;
            this.gvMx1boardStyle.Width = 100;
            // 
            // gvMx1okQty
            // 
            this.gvMx1okQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1okQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1okQty.Caption = "已收数量 ";
            this.gvMx1okQty.Caption = "已收数量";
            this.gvMx1okQty.FieldName = "okQty";
            this.gvMx1okQty.MinWidth = 100;
            this.gvMx1okQty.Name = "gvMx1okQty";
            this.gvMx1okQty.OptionsColumn.ReadOnly = true;
            this.gvMx1okQty.Tag = "query_a.ok_qty";
            this.gvMx1okQty.Visible = true;
            this.gvMx1okQty.VisibleIndex = 11;
            this.gvMx1okQty.VisibleIndex = 9;
            this.gvMx1okQty.Width = 100;
            // 
            // gvMx1ischeck
            // 
            this.gvMx1ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ischeck.AppearanceCell.Options.UseFont = true;
            this.gvMx1ischeck.Caption = "是否检验 ";
            this.gvMx1ischeck.Caption = "是否检验";
            this.gvMx1ischeck.FieldName = "ischeck";
            this.gvMx1ischeck.MinWidth = 100;
            this.gvMx1ischeck.Name = "gvMx1ischeck";
            this.gvMx1ischeck.OptionsColumn.ReadOnly = true;
            this.gvMx1ischeck.Tag = "query_a.ischeck";
            this.gvMx1ischeck.Visible = true;
            this.gvMx1ischeck.VisibleIndex = 14;
            this.gvMx1ischeck.VisibleIndex = 12;
            this.gvMx1ischeck.Width = 100;
            // 
            // gvMx1checkDate
            // 
            this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkDate.Caption = "检验日期 ";
            this.gvMx1checkDate.Caption = "检验日期";
            this.gvMx1checkDate.FieldName = "checkDate";
            this.gvMx1checkDate.MinWidth = 100;
            this.gvMx1checkDate.Name = "gvMx1checkDate";
            this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
            this.gvMx1checkDate.Tag = "query_a.check_date";
            this.gvMx1checkDate.Visible = true;
            this.gvMx1checkDate.VisibleIndex = 17;
            this.gvMx1checkDate.VisibleIndex = 15;
            this.gvMx1checkDate.Width = 100;
            // 
            // gvMx1checkStates
@@ -313,41 +317,41 @@
            this.gvMx1checkStates.OptionsColumn.ReadOnly = true;
            this.gvMx1checkStates.Tag = "query_a.check_states";
            this.gvMx1checkStates.Visible = true;
            this.gvMx1checkStates.VisibleIndex = 16;
            this.gvMx1checkStates.VisibleIndex = 14;
            this.gvMx1checkStates.Width = 100;
            // 
            // gvMx1checkRes
            // 
            this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1checkRes.AppearanceCell.Options.UseFont = true;
            this.gvMx1checkRes.Caption = "检验结果 ";
            this.gvMx1checkRes.Caption = "检验结果";
            this.gvMx1checkRes.FieldName = "checkRes";
            this.gvMx1checkRes.MinWidth = 100;
            this.gvMx1checkRes.Name = "gvMx1checkRes";
            this.gvMx1checkRes.OptionsColumn.ReadOnly = true;
            this.gvMx1checkRes.Tag = "query_a.check_res";
            this.gvMx1checkRes.Visible = true;
            this.gvMx1checkRes.VisibleIndex = 15;
            this.gvMx1checkRes.VisibleIndex = 13;
            this.gvMx1checkRes.Width = 100;
            // 
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "备注 ";
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 100;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.Tag = "query_a.memo";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 13;
            this.gvMx1memo.VisibleIndex = 11;
            this.gvMx1memo.Width = 100;
            // 
            // gvMx1urgentFlag
            // 
            this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1urgentFlag.Caption = "急料标识 ";
            this.gvMx1urgentFlag.Caption = "急料标识";
            this.gvMx1urgentFlag.FieldName = "urgentFlag";
            this.gvMx1urgentFlag.MinWidth = 100;
            this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
@@ -359,14 +363,14 @@
            // 
            this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1subQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1subQty.Caption = "本次应收数量 ";
            this.gvMx1subQty.Caption = "本次应收数量";
            this.gvMx1subQty.FieldName = "subQty";
            this.gvMx1subQty.MinWidth = 100;
            this.gvMx1subQty.Name = "gvMx1subQty";
            this.gvMx1subQty.OptionsColumn.ReadOnly = true;
            this.gvMx1subQty.Tag = "query_a.sub_qty";
            this.gvMx1subQty.Visible = true;
            this.gvMx1subQty.VisibleIndex = 10;
            this.gvMx1subQty.VisibleIndex = 8;
            this.gvMx1subQty.Width = 100;
            // 
            // gvMx1quantity
@@ -377,69 +381,69 @@
            this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1quantity.Caption = "收货数量 ";
            this.gvMx1quantity.Caption = "收货数量";
            this.gvMx1quantity.FieldName = "quantity";
            this.gvMx1quantity.MinWidth = 100;
            this.gvMx1quantity.Name = "gvMx1quantity";
            this.gvMx1quantity.Tag = "query_a.quantity";
            this.gvMx1quantity.Visible = true;
            this.gvMx1quantity.VisibleIndex = 9;
            this.gvMx1quantity.VisibleIndex = 7;
            this.gvMx1quantity.Width = 100;
            // 
            // gvMx1itemNo
            // 
            this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemNo.Caption = "物料编码 ";
            this.gvMx1itemNo.Caption = "物料编码";
            this.gvMx1itemNo.FieldName = "itemNo";
            this.gvMx1itemNo.MinWidth = 100;
            this.gvMx1itemNo.Name = "gvMx1itemNo";
            this.gvMx1itemNo.OptionsColumn.ReadOnly = true;
            this.gvMx1itemNo.Tag = "query_a.item_no";
            this.gvMx1itemNo.Visible = true;
            this.gvMx1itemNo.VisibleIndex = 6;
            this.gvMx1itemNo.VisibleIndex = 4;
            this.gvMx1itemNo.Width = 100;
            // 
            // gvMx1ebelnQty
            // 
            this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnQty.Caption = "采购订单数量 ";
            this.gvMx1ebelnQty.Caption = "采购订单数量";
            this.gvMx1ebelnQty.FieldName = "ebelnQty";
            this.gvMx1ebelnQty.MinWidth = 100;
            this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
            this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
            this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
            this.gvMx1ebelnQty.Visible = true;
            this.gvMx1ebelnQty.VisibleIndex = 8;
            this.gvMx1ebelnQty.VisibleIndex = 6;
            this.gvMx1ebelnQty.Width = 100;
            // 
            // gvMx1ebelnLine
            // 
            this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebelnLine.Caption = "采购订单行号 ";
            this.gvMx1ebelnLine.FieldName = "ebelnLine";
            this.gvMx1ebelnLine.Caption = "ERP行ID";
            this.gvMx1ebelnLine.FieldName = "ebelnK3id";
            this.gvMx1ebelnLine.MinWidth = 100;
            this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
            this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
            this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
            this.gvMx1ebelnLine.Visible = true;
            this.gvMx1ebelnLine.VisibleIndex = 5;
            this.gvMx1ebelnLine.VisibleIndex = 2;
            this.gvMx1ebelnLine.Width = 100;
            // 
            // gvMx1ebeln
            // 
            this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
            this.gvMx1ebeln.Caption = "采购单号 ";
            this.gvMx1ebeln.Caption = "ERP采购单号";
            this.gvMx1ebeln.FieldName = "ebeln";
            this.gvMx1ebeln.MinWidth = 120;
            this.gvMx1ebeln.Name = "gvMx1ebeln";
            this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
            this.gvMx1ebeln.Tag = "query_a.ebeln";
            this.gvMx1ebeln.Visible = true;
            this.gvMx1ebeln.VisibleIndex = 4;
            this.gvMx1ebeln.VisibleIndex = 1;
            this.gvMx1ebeln.Width = 120;
            // 
            // gvMx1guid
@@ -452,15 +456,13 @@
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.OptionsColumn.ReadOnly = true;
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Visible = true;
            this.gvMx1guid.VisibleIndex = 0;
            this.gvMx1guid.Width = 100;
            // 
            // tabMxPage1
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1229, 383);
            this.tabMxPage1.Size = new System.Drawing.Size(1229, 370);
            this.tabMxPage1.Text = "明细1";
            // 
            // gcMx1
@@ -471,7 +473,7 @@
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1229, 383);
            this.gcMx1.Size = new System.Drawing.Size(1229, 370);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -482,12 +484,13 @@
            this.gvAbtGuid,
            this.gvMx1guid,
            this.gvMxDel,
            this.gridColumn3,
            this.gvMx1ebeln,
            this.gvMx1ebelnLine,
            this.gridColumn3,
            this.gvMx1returnFlag,
            this.gvMx1urgentFlag,
            this.gvMx1isdepsIn,
            this.gridColumn1,
            this.gvMx1itemNo,
            this.gvMx1boardStyle,
            this.gvMx1ebelnQty,
@@ -518,8 +521,6 @@
            this.gvAbtGuid.MinWidth = 50;
            this.gvAbtGuid.Name = "gvAbtGuid";
            this.gvAbtGuid.OptionsColumn.ReadOnly = true;
            this.gvAbtGuid.Visible = true;
            this.gvAbtGuid.VisibleIndex = 1;
            this.gvAbtGuid.Width = 94;
            // 
            // gvMxDel
@@ -529,16 +530,16 @@
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 2;
            this.gvMxDel.VisibleIndex = 0;
            this.gvMxDel.Width = 94;
            // 
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -546,11 +547,12 @@
            // gridColumn3
            // 
            this.gridColumn3.Caption = "采购时间";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.MinWidth = 100;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.Width = 94;
            this.gridColumn3.Width = 100;
            // 
            // gv_thstatus
            // 
@@ -570,7 +572,7 @@
            // 
            this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fType.Appearance.Options.UseFont = true;
            this.lb_fType.Location = new System.Drawing.Point(606, 55);
            this.lb_fType.Location = new System.Drawing.Point(677, 58);
            this.lb_fType.Name = "lb_fType";
            this.lb_fType.Size = new System.Drawing.Size(68, 21);
            this.lb_fType.TabIndex = 378;
@@ -582,7 +584,7 @@
            this.gv_fType.AppearanceCell.Options.UseFont = true;
            this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
            this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gv_fType.Caption = "是否委外 ";
            this.gv_fType.Caption = "是否委外";
            this.gv_fType.FieldName = "fType";
            this.gv_fType.MinWidth = 50;
            this.gv_fType.Name = "gv_fType";
@@ -597,7 +599,7 @@
            // 
            this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_urgentFlag.Appearance.Options.UseFont = true;
            this.lb_urgentFlag.Location = new System.Drawing.Point(606, 18);
            this.lb_urgentFlag.Location = new System.Drawing.Point(677, 21);
            this.lb_urgentFlag.Name = "lb_urgentFlag";
            this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21);
            this.lb_urgentFlag.TabIndex = 343;
@@ -607,7 +609,7 @@
            // 
            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";
@@ -621,7 +623,7 @@
            // 
            this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_insby.AppearanceCell.Options.UseFont = true;
            this.gv_insby.Caption = "审核入库人 ";
            this.gv_insby.Caption = "审核入库人";
            this.gv_insby.FieldName = "insby";
            this.gv_insby.MinWidth = 50;
            this.gv_insby.Name = "gv_insby";
@@ -635,17 +637,17 @@
            // 
            this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_ischeck.Appearance.Options.UseFont = true;
            this.lb_ischeck.Location = new System.Drawing.Point(606, 91);
            this.lb_ischeck.Location = new System.Drawing.Point(677, 94);
            this.lb_ischeck.Name = "lb_ischeck";
            this.lb_ischeck.Size = new System.Drawing.Size(68, 21);
            this.lb_ischeck.Size = new System.Drawing.Size(102, 21);
            this.lb_ischeck.TabIndex = 319;
            this.lb_ischeck.Text = "检验标志";
            this.lb_ischeck.Text = "是否提交检验";
            // 
            // gv_ischeck
            // 
            this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ischeck.AppearanceCell.Options.UseFont = true;
            this.gv_ischeck.Caption = "是否检验 ";
            this.gv_ischeck.Caption = "是否检验";
            this.gv_ischeck.FieldName = "ischeck";
            this.gv_ischeck.MinWidth = 50;
            this.gv_ischeck.Name = "gv_ischeck";
@@ -673,7 +675,7 @@
            // 
            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "供应商编码 ";
            this.gv_suppNo.Caption = "供应商编码";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 50;
            this.gv_suppNo.Name = "gv_suppNo";
@@ -701,7 +703,7 @@
            // 
            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
            this.gv_checkQty.Caption = "已捡数量 ";
            this.gv_checkQty.Caption = "已捡数量";
            this.gv_checkQty.FieldName = "checkQty";
            this.gv_checkQty.MinWidth = 50;
            this.gv_checkQty.Name = "gv_checkQty";
@@ -715,7 +717,7 @@
            // 
            this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkRes.AppearanceCell.Options.UseFont = true;
            this.gv_checkRes.Caption = "检验结果 ";
            this.gv_checkRes.Caption = "检验结果";
            this.gv_checkRes.FieldName = "checkRes";
            this.gv_checkRes.MinWidth = 50;
            this.gv_checkRes.Name = "gv_checkRes";
@@ -729,21 +731,21 @@
            // 
            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "提交日期 ";
            this.gv_checkDate.Caption = "提交日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 50;
            this.gv_checkDate.MinWidth = 200;
            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 = 7;
            this.gv_checkDate.Width = 71;
            this.gv_checkDate.Width = 200;
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "提交人 ";
            this.gv_checkUser.Caption = "提交人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 50;
            this.gv_checkUser.Name = "gv_checkUser";
@@ -769,14 +771,14 @@
            this.txt_paperBillNo.Name = "txt_paperBillNo";
            this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_paperBillNo.Size = new System.Drawing.Size(150, 28);
            this.txt_paperBillNo.Size = new System.Drawing.Size(215, 28);
            this.txt_paperBillNo.TabIndex = 243;
            // 
            // gv_paperBillNo
            // 
            this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_paperBillNo.AppearanceCell.Options.UseFont = true;
            this.gv_paperBillNo.Caption = "送货单号 ";
            this.gv_paperBillNo.Caption = "送货单号";
            this.gv_paperBillNo.FieldName = "paperBillNo";
            this.gv_paperBillNo.MinWidth = 50;
            this.gv_paperBillNo.Name = "gv_paperBillNo";
@@ -790,7 +792,7 @@
            // 
            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注 ";
            this.gv_remark.Caption = "备注";
            this.gv_remark.FieldName = "remark";
            this.gv_remark.MinWidth = 50;
            this.gv_remark.Name = "gv_remark";
@@ -804,21 +806,21 @@
            // 
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间 ";
            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 = 5;
            this.gv_createDate.Width = 71;
            this.gv_createDate.Width = 200;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 50;
            this.gv_createBy.Name = "gv_createBy";
@@ -827,25 +829,6 @@
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 4;
            this.gv_createBy.Width = 71;
            //
            // lb_status
            //
            this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_status.Appearance.Options.UseFont = true;
            this.lb_status.Location = new System.Drawing.Point(375, 91);
            this.lb_status.Name = "lb_status";
            this.lb_status.Size = new System.Drawing.Size(34, 21);
            this.lb_status.TabIndex = 216;
            this.lb_status.Text = "状态";
            //
            // txt_status
            //
            this.txt_status.Location = new System.Drawing.Point(421, 87);
            this.txt_status.Name = "txt_status";
            this.txt_status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_status.Properties.Appearance.Options.UseFont = true;
            this.txt_status.Size = new System.Drawing.Size(150, 28);
            this.txt_status.TabIndex = 216;
            // 
            // lb_billNo
            // 
@@ -859,6 +842,7 @@
            // 
            // txt_billNo
            // 
            this.txt_billNo.Enabled = false;
            this.txt_billNo.Location = new System.Drawing.Point(98, 14);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -870,29 +854,29 @@
            // 
            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "到货单号 ";
            this.gv_billNo.Caption = "到货单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 50;
            this.gv_billNo.MinWidth = 130;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.bill_no";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 3;
            this.gv_billNo.Width = 71;
            this.gv_billNo.Width = 130;
            // 
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user";
            this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_arn_submit";
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.rptParameter = "rpt_InvItem{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}";
            // 
            // gcMain
            // 
@@ -984,10 +968,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 155);
            this.tabMx.Location = new System.Drawing.Point(0, 168);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1231, 415);
            this.tabMx.Size = new System.Drawing.Size(1231, 402);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -995,14 +979,18 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.txtDepotsId);
            this.panel1.Controls.Add(this.labelControl4);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.txtSupplierId);
            this.panel1.Controls.Add(this.txt_fType);
            this.panel1.Controls.Add(this.txt_urgentFlag);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Controls.Add(this.txt_ischeck);
            this.panel1.Controls.Add(this.txt_depotsCode);
            this.panel1.Controls.Add(this.txt_depotsId);
            this.panel1.Controls.Add(this.labelControl3);
            this.panel1.Controls.Add(this.btnSelect);
            this.panel1.Controls.Add(this.txt_suppNo);
            this.panel1.Controls.Add(this.txt_suppId);
            this.panel1.Controls.Add(this.labelControl1);
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
@@ -1013,20 +1001,57 @@
            this.panel1.Controls.Add(this.txt_paperBillNo);
            this.panel1.Controls.Add(this.lb_remark);
            this.panel1.Controls.Add(this.txt_remark);
            this.panel1.Controls.Add(this.lb_status);
            this.panel1.Controls.Add(this.txt_status);
            this.panel1.Controls.Add(this.lb_billNo);
            this.panel1.Controls.Add(this.txt_billNo);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1231, 155);
            this.panel1.Size = new System.Drawing.Size(1231, 168);
            this.panel1.TabIndex = 1;
            //
            // txtDepotsId
            //
            this.txtDepotsId.Enabled = false;
            this.txtDepotsId.Location = new System.Drawing.Point(421, 89);
            this.txtDepotsId.Name = "txtDepotsId";
            this.txtDepotsId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtDepotsId.Properties.Appearance.Options.UseFont = true;
            this.txtDepotsId.Size = new System.Drawing.Size(215, 28);
            this.txtDepotsId.TabIndex = 454;
            //
            // labelControl4
            //
            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl4.Appearance.Options.UseFont = true;
            this.labelControl4.Location = new System.Drawing.Point(357, 93);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(52, 21);
            this.labelControl4.TabIndex = 453;
            this.labelControl4.Text = "仓库ID";
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(26, 91);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(62, 21);
            this.label1.TabIndex = 452;
            this.label1.Text = "供应ID";
            //
            // txtSupplierId
            //
            this.txtSupplierId.Enabled = false;
            this.txtSupplierId.Location = new System.Drawing.Point(98, 87);
            this.txtSupplierId.Name = "txtSupplierId";
            this.txtSupplierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txtSupplierId.Properties.Appearance.Options.UseFont = true;
            this.txtSupplierId.Size = new System.Drawing.Size(215, 28);
            this.txtSupplierId.TabIndex = 451;
            // 
            // txt_fType
            // 
            this.txt_fType.Location = new System.Drawing.Point(685, 53);
            this.txt_fType.Location = new System.Drawing.Point(785, 56);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "";
            this.txt_fType.Size = new System.Drawing.Size(35, 24);
@@ -1034,7 +1059,7 @@
            // 
            // txt_urgentFlag
            // 
            this.txt_urgentFlag.Location = new System.Drawing.Point(685, 16);
            this.txt_urgentFlag.Location = new System.Drawing.Point(785, 19);
            this.txt_urgentFlag.Name = "txt_urgentFlag";
            this.txt_urgentFlag.Properties.Caption = "";
            this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24);
@@ -1042,7 +1067,7 @@
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(28, 128);
            this.labelControl2.Location = new System.Drawing.Point(349, 133);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(60, 18);
            this.labelControl2.TabIndex = 448;
@@ -1051,26 +1076,26 @@
            // txt_ischeck
            // 
            this.txt_ischeck.Enabled = false;
            this.txt_ischeck.Location = new System.Drawing.Point(685, 89);
            this.txt_ischeck.Location = new System.Drawing.Point(785, 92);
            this.txt_ischeck.Name = "txt_ischeck";
            this.txt_ischeck.Properties.Caption = "是否提交检验";
            this.txt_ischeck.Size = new System.Drawing.Size(118, 24);
            this.txt_ischeck.Properties.Caption = "";
            this.txt_ischeck.Size = new System.Drawing.Size(47, 24);
            this.txt_ischeck.TabIndex = 447;
            // 
            // txt_depotsCode
            // txt_depotsId
            // 
            this.txt_depotsCode.KeyFile = "";
            this.txt_depotsCode.Location = new System.Drawing.Point(98, 84);
            this.txt_depotsCode.Margin = new System.Windows.Forms.Padding(0);
            this.txt_depotsCode.Name = "txt_depotsCode";
            this.txt_depotsCode.Size = new System.Drawing.Size(215, 34);
            this.txt_depotsCode.TabIndex = 445;
            this.txt_depotsId.KeyFile = "";
            this.txt_depotsId.Location = new System.Drawing.Point(421, 50);
            this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_depotsId.Name = "txt_depotsId";
            this.txt_depotsId.Size = new System.Drawing.Size(215, 28);
            this.txt_depotsId.TabIndex = 445;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(20, 91);
            this.labelControl3.Location = new System.Drawing.Point(341, 57);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(68, 21);
            this.labelControl3.TabIndex = 444;
@@ -1079,34 +1104,34 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(98, 123);
            this.btnSelect.Location = new System.Drawing.Point(421, 128);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(74, 29);
            this.btnSelect.TabIndex = 443;
            this.btnSelect.Text = "去选择";
            // 
            // txt_suppNo
            // txt_suppId
            // 
            this.txt_suppNo.KeyFile = "";
            this.txt_suppNo.Location = new System.Drawing.Point(98, 50);
            this.txt_suppNo.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppNo.Name = "txt_suppNo";
            this.txt_suppNo.Size = new System.Drawing.Size(215, 28);
            this.txt_suppNo.TabIndex = 440;
            this.txt_suppId.KeyFile = "";
            this.txt_suppId.Location = new System.Drawing.Point(98, 50);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(215, 28);
            this.txt_suppId.TabIndex = 440;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl1.Appearance.Options.UseFont = true;
            this.labelControl1.Location = new System.Drawing.Point(37, 55);
            this.labelControl1.Location = new System.Drawing.Point(3, 55);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(51, 21);
            this.labelControl1.Size = new System.Drawing.Size(85, 21);
            this.labelControl1.TabIndex = 439;
            this.labelControl1.Text = "供应商";
            this.labelControl1.Text = "选择供应商";
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(916, 99);
            this.labelControl11.Location = new System.Drawing.Point(851, 99);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1117,7 +1142,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(967, 99);
            this.lbGuid.Location = new System.Drawing.Point(902, 99);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -1127,7 +1152,7 @@
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(375, 55);
            this.lb_remark.Location = new System.Drawing.Point(54, 132);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(34, 21);
            this.lb_remark.TabIndex = 240;
@@ -1135,12 +1160,22 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(421, 51);
            this.txt_remark.Location = new System.Drawing.Point(98, 128);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(150, 28);
            this.txt_remark.Size = new System.Drawing.Size(215, 28);
            this.txt_remark.TabIndex = 240;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "物料ID";
            this.gridColumn1.FieldName = "itemId";
            this.gridColumn1.MinWidth = 60;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 5;
            this.gridColumn1.Width = 94;
            // 
            // Frm_MesInvItemArn
            // 
@@ -1155,7 +1190,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -1167,6 +1201,8 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit();
@@ -1240,17 +1276,14 @@
        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        private DevExpress.XtraEditors.LabelControl lb_status;
        private DevExpress.XtraEditors.TextEdit txt_status;
        private DevExpress.XtraEditors.LabelControl lb_billNo;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private UserControl.UcLookSupplier txt_suppNo;
        private UserControl.UcLookSupplier txt_suppId;
        private DevExpress.XtraEditors.SimpleButton btnSelect;
        private DevExpress.XtraEditors.LabelControl labelControl3;
        private UserControl.UcLookCk txt_depotsCode;
        private UserControl.UcLookCk txt_depotsId;
        private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid;
        private DevExpress.XtraEditors.LabelControl lb_remark;
        private DevExpress.XtraEditors.TextEdit txt_remark;
@@ -1261,5 +1294,10 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraEditors.CheckEdit txt_fType;
        private DevExpress.XtraEditors.CheckEdit txt_urgentFlag;
        private DevExpress.XtraEditors.TextEdit txtSupplierId;
        private DevExpress.XtraEditors.LabelControl labelControl4;
        private System.Windows.Forms.Label label1;
        private DevExpress.XtraEditors.TextEdit txtDepotsId;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
    }
}