lu
2025-02-09 47d90c78a5e00f50e804705aa208ff1f264cb4f6
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesInvItemOut_SCLL.Designer.cs
@@ -39,19 +39,22 @@
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1rkQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_depotId = new DevExpress.XtraEditors.LabelControl();
            this.gv_pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_boardItem = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -84,7 +87,7 @@
            this.lb_status = new DevExpress.XtraEditors.LabelControl();
            this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_taskNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_pbillNo = new DevExpress.XtraEditors.TextEdit();
            this.lb_itemOutNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_itemOutNo = new DevExpress.XtraEditors.TextEdit();
            this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -98,8 +101,8 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_outPart = new Gs.DevApp.UserControl.UcLookDepartment();
            this.depot_id = new Gs.DevApp.UserControl.UcLookCk();
            this.txt_depotId = new DevExpress.XtraEditors.TextEdit();
            this.txt_outPart = new DevExpress.XtraEditors.TextEdit();
            this.txt_status = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
@@ -117,7 +120,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -128,6 +131,8 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_outPart.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
@@ -142,7 +147,7 @@
            this.gvMx2remark.Name = "gvMx2remark";
            this.gvMx2remark.Tag = "query_a.REMARK";
            this.gvMx2remark.Visible = true;
            this.gvMx2remark.VisibleIndex = 6;
            this.gvMx2remark.VisibleIndex = 9;
            this.gvMx2remark.Width = 94;
            // 
            // gvMx2depotSectionCode
@@ -155,7 +160,7 @@
            this.gvMx2depotSectionCode.Name = "gvMx2depotSectionCode";
            this.gvMx2depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
            this.gvMx2depotSectionCode.Visible = true;
            this.gvMx2depotSectionCode.VisibleIndex = 5;
            this.gvMx2depotSectionCode.VisibleIndex = 6;
            this.gvMx2depotSectionCode.Width = 94;
            // 
            // gvMx2depotCode
@@ -168,7 +173,7 @@
            this.gvMx2depotCode.Name = "gvMx2depotCode";
            this.gvMx2depotCode.Tag = "query_a.DEPOT_CODE";
            this.gvMx2depotCode.Visible = true;
            this.gvMx2depotCode.VisibleIndex = 4;
            this.gvMx2depotCode.VisibleIndex = 5;
            this.gvMx2depotCode.Width = 94;
            // 
            // gvMx2quantity
@@ -181,7 +186,7 @@
            this.gvMx2quantity.Name = "gvMx2quantity";
            this.gvMx2quantity.Tag = "query_a.QUANTITY";
            this.gvMx2quantity.Visible = true;
            this.gvMx2quantity.VisibleIndex = 3;
            this.gvMx2quantity.VisibleIndex = 4;
            this.gvMx2quantity.Width = 94;
            // 
            // gvMx2lotNo
@@ -189,7 +194,7 @@
            this.gvMx2lotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2lotNo.AppearanceCell.Options.UseFont = true;
            this.gvMx2lotNo.Caption = "物料名称";
            this.gvMx2lotNo.FieldName = "lotNo";
            this.gvMx2lotNo.FieldName = "itemName";
            this.gvMx2lotNo.MinWidth = 50;
            this.gvMx2lotNo.Name = "gvMx2lotNo";
            this.gvMx2lotNo.Tag = "query_a.LOT_NO";
@@ -247,16 +252,48 @@
            this.gvMx2itemBarcode,
            this.gvMx2itemNo,
            this.gvMx2lotNo,
            this.gridColumn4,
            this.gvMx2quantity,
            this.gvMx2depotCode,
            this.gvMx2depotSectionCode,
            this.gridColumn6,
            this.gridColumn5,
            this.gvMx2remark});
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx2.OptionsView.ShowGroupPanel = false;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "物料规格";
            this.gridColumn4.FieldName = "itemModel";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            this.gridColumn4.Width = 94;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "建立者";
            this.gridColumn6.FieldName = "createBy";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 7;
            this.gridColumn6.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "建立时间";
            this.gridColumn5.FieldName = "createDate";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 8;
            this.gridColumn5.Width = 94;
            // 
            // gvMx1itemId
            // 
@@ -268,7 +305,7 @@
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.item_id";
            this.gvMx1itemId.Visible = true;
            this.gvMx1itemId.VisibleIndex = 9;
            this.gvMx1itemId.VisibleIndex = 6;
            this.gvMx1itemId.Width = 94;
            // 
            // gvMx1tlQty
@@ -281,33 +318,20 @@
            this.gvMx1tlQty.Name = "gvMx1tlQty";
            this.gvMx1tlQty.Tag = "query_a.tl_qty";
            this.gvMx1tlQty.Visible = true;
            this.gvMx1tlQty.VisibleIndex = 8;
            this.gvMx1tlQty.VisibleIndex = 3;
            this.gvMx1tlQty.Width = 94;
            //
            // gvMx1rkQty
            //
            this.gvMx1rkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1rkQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1rkQty.Caption = "已入库数 ";
            this.gvMx1rkQty.FieldName = "rkQty";
            this.gvMx1rkQty.MinWidth = 50;
            this.gvMx1rkQty.Name = "gvMx1rkQty";
            this.gvMx1rkQty.Tag = "query_a.rk_qty";
            this.gvMx1rkQty.Visible = true;
            this.gvMx1rkQty.VisibleIndex = 7;
            this.gvMx1rkQty.Width = 94;
            // 
            // gvMx1workNo
            // 
            this.gvMx1workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1workNo.AppearanceCell.Options.UseFont = true;
            this.gvMx1workNo.Caption = "任务单号";
            this.gvMx1workNo.Caption = "工单单号";
            this.gvMx1workNo.FieldName = "workNo";
            this.gvMx1workNo.MinWidth = 50;
            this.gvMx1workNo.Name = "gvMx1workNo";
            this.gvMx1workNo.Tag = "query_a.work_no";
            this.gvMx1workNo.Visible = true;
            this.gvMx1workNo.VisibleIndex = 6;
            this.gvMx1workNo.VisibleIndex = 4;
            this.gvMx1workNo.Width = 94;
            // 
            // gvMx1remark
@@ -328,12 +352,12 @@
            this.gvMx1createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1createDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1createDate.Caption = "物料规格";
            this.gvMx1createDate.FieldName = "createDate";
            this.gvMx1createDate.FieldName = "itemModel";
            this.gvMx1createDate.MinWidth = 50;
            this.gvMx1createDate.Name = "gvMx1createDate";
            this.gvMx1createDate.Tag = "query_a.create_date";
            this.gvMx1createDate.Visible = true;
            this.gvMx1createDate.VisibleIndex = 4;
            this.gvMx1createDate.VisibleIndex = 2;
            this.gvMx1createDate.Width = 94;
            // 
            // gvMx1createBy
@@ -341,26 +365,13 @@
            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "物料名称";
            this.gvMx1createBy.FieldName = "createBy";
            this.gvMx1createBy.FieldName = "itemName";
            this.gvMx1createBy.MinWidth = 50;
            this.gvMx1createBy.Name = "gvMx1createBy";
            this.gvMx1createBy.Tag = "query_a.create_by";
            this.gvMx1createBy.Visible = true;
            this.gvMx1createBy.VisibleIndex = 3;
            this.gvMx1createBy.VisibleIndex = 1;
            this.gvMx1createBy.Width = 94;
            //
            // gvMx1quantity
            //
            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "申请数量 ";
            this.gvMx1quantity.FieldName = "quantity";
            this.gvMx1quantity.MinWidth = 50;
            this.gvMx1quantity.Name = "gvMx1quantity";
            this.gvMx1quantity.Tag = "query_a.quantity";
            this.gvMx1quantity.Visible = true;
            this.gvMx1quantity.VisibleIndex = 2;
            this.gvMx1quantity.Width = 94;
            // 
            // gvMx1itemNo
            // 
@@ -372,7 +383,7 @@
            this.gvMx1itemNo.Name = "gvMx1itemNo";
            this.gvMx1itemNo.Tag = "query_a.item_no";
            this.gvMx1itemNo.Visible = true;
            this.gvMx1itemNo.VisibleIndex = 1;
            this.gvMx1itemNo.VisibleIndex = 0;
            this.gvMx1itemNo.Width = 94;
            // 
            // gvMx1guid
@@ -384,8 +395,6 @@
            this.gvMx1guid.MinWidth = 50;
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Visible = true;
            this.gvMx1guid.VisibleIndex = 0;
            this.gvMx1guid.Width = 94;
            // 
            // tabMxPage1
@@ -410,31 +419,50 @@
            // 
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1guid,
            this.gvMx1workNo,
            this.gvMx1itemNo,
            this.gvMx1createBy,
            this.gvMx1createDate,
            this.gvMx1quantity,
            this.gvMx1remark,
            this.gvMx1rkQty,
            this.gvMx1tlQty,
            this.gvMx1itemId});
            this.gvMx1workNo,
            this.gvMx1remark,
            this.gvMx1itemId,
            this.gridColumn3,
            this.gridColumn2});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx1.OptionsView.ShowGroupPanel = false;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "建立者";
            this.gridColumn3.FieldName = "createBy";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 8;
            this.gridColumn3.Width = 94;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "建立时间";
            this.gridColumn2.FieldName = "createDate";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 7;
            this.gridColumn2.Width = 94;
            // 
            // lb_depotId
            // 
            this.lb_depotId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_depotId.Appearance.Options.UseFont = true;
            this.lb_depotId.Location = new System.Drawing.Point(302, 51);
            this.lb_depotId.Location = new System.Drawing.Point(266, 51);
            this.lb_depotId.Name = "lb_depotId";
            this.lb_depotId.Size = new System.Drawing.Size(34, 21);
            this.lb_depotId.Size = new System.Drawing.Size(68, 21);
            this.lb_depotId.TabIndex = 571;
            this.lb_depotId.Text = "仓库";
            this.lb_depotId.Text = "发料仓库";
            // 
            // gv_pbillNo
            // 
@@ -442,7 +470,7 @@
            this.gv_pbillNo.AppearanceCell.Options.UseFont = true;
            this.gv_pbillNo.Caption = "工单单号";
            this.gv_pbillNo.FieldName = "pbillNo";
            this.gv_pbillNo.MinWidth = 50;
            this.gv_pbillNo.MinWidth = 25;
            this.gv_pbillNo.Name = "gv_pbillNo";
            this.gv_pbillNo.OptionsColumn.AllowEdit = false;
            this.gv_pbillNo.Tag = "query_a.pbill_no";
@@ -455,8 +483,8 @@
            this.gv_boardItem.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_boardItem.AppearanceCell.Options.UseFont = true;
            this.gv_boardItem.Caption = "产品编码";
            this.gv_boardItem.FieldName = "boardItem";
            this.gv_boardItem.MinWidth = 50;
            this.gv_boardItem.FieldName = "itemNo";
            this.gv_boardItem.MinWidth = 25;
            this.gv_boardItem.Name = "gv_boardItem";
            this.gv_boardItem.OptionsColumn.AllowEdit = false;
            this.gv_boardItem.Tag = "query_a.board_item";
@@ -468,15 +496,15 @@
            // 
            this.lb_outType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_outType.Appearance.Options.UseFont = true;
            this.lb_outType.Location = new System.Drawing.Point(263, 89);
            this.lb_outType.Location = new System.Drawing.Point(266, 86);
            this.lb_outType.Name = "lb_outType";
            this.lb_outType.Size = new System.Drawing.Size(73, 21);
            this.lb_outType.Size = new System.Drawing.Size(68, 21);
            this.lb_outType.TabIndex = 450;
            this.lb_outType.Text = "出库类别 ";
            this.lb_outType.Text = "出库类别";
            // 
            // txt_outType
            // 
            this.txt_outType.Location = new System.Drawing.Point(342, 85);
            this.txt_outType.Location = new System.Drawing.Point(342, 82);
            this.txt_outType.Name = "txt_outType";
            this.txt_outType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_outType.Properties.Appearance.Options.UseFont = true;
@@ -489,7 +517,7 @@
            this.gv_outType.AppearanceCell.Options.UseFont = true;
            this.gv_outType.Caption = "出库类别 ";
            this.gv_outType.FieldName = "outType";
            this.gv_outType.MinWidth = 50;
            this.gv_outType.MinWidth = 25;
            this.gv_outType.Name = "gv_outType";
            this.gv_outType.OptionsColumn.AllowEdit = false;
            this.gv_outType.Tag = "query_a.out_type";
@@ -503,9 +531,9 @@
            this.lb_workNo.Appearance.Options.UseFont = true;
            this.lb_workNo.Location = new System.Drawing.Point(20, 52);
            this.lb_workNo.Name = "lb_workNo";
            this.lb_workNo.Size = new System.Drawing.Size(73, 21);
            this.lb_workNo.Size = new System.Drawing.Size(68, 21);
            this.lb_workNo.TabIndex = 387;
            this.lb_workNo.Text = "任务单号 ";
            this.lb_workNo.Text = "投料单号";
            // 
            // txt_workNo
            // 
@@ -520,9 +548,9 @@
            // 
            this.gv_workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_workNo.AppearanceCell.Options.UseFont = true;
            this.gv_workNo.Caption = "任务单号";
            this.gv_workNo.Caption = "投料单号";
            this.gv_workNo.FieldName = "workNo";
            this.gv_workNo.MinWidth = 100;
            this.gv_workNo.MinWidth = 25;
            this.gv_workNo.Name = "gv_workNo";
            this.gv_workNo.OptionsColumn.AllowEdit = false;
            this.gv_workNo.Tag = "query_a.work_no";
@@ -536,7 +564,7 @@
            this.gv_receiver.AppearanceCell.Options.UseFont = true;
            this.gv_receiver.Caption = "领料人";
            this.gv_receiver.FieldName = "receiver";
            this.gv_receiver.MinWidth = 50;
            this.gv_receiver.MinWidth = 25;
            this.gv_receiver.Name = "gv_receiver";
            this.gv_receiver.OptionsColumn.AllowEdit = false;
            this.gv_receiver.Tag = "query_a.receiver";
@@ -548,11 +576,11 @@
            // 
            this.lb_outPart.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_outPart.Appearance.Options.UseFont = true;
            this.lb_outPart.Location = new System.Drawing.Point(263, 20);
            this.lb_outPart.Location = new System.Drawing.Point(266, 20);
            this.lb_outPart.Name = "lb_outPart";
            this.lb_outPart.Size = new System.Drawing.Size(73, 21);
            this.lb_outPart.Size = new System.Drawing.Size(68, 21);
            this.lb_outPart.TabIndex = 319;
            this.lb_outPart.Text = "领料部门 ";
            this.lb_outPart.Text = "领料部门";
            // 
            // gv_outPart
            // 
@@ -560,7 +588,7 @@
            this.gv_outPart.AppearanceCell.Options.UseFont = true;
            this.gv_outPart.Caption = "领料部门 ";
            this.gv_outPart.FieldName = "outPart";
            this.gv_outPart.MinWidth = 50;
            this.gv_outPart.MinWidth = 25;
            this.gv_outPart.Name = "gv_outPart";
            this.gv_outPart.OptionsColumn.AllowEdit = false;
            this.gv_outPart.Tag = "query_a.out_part";
@@ -574,7 +602,7 @@
            this.gv_outDate.AppearanceCell.Options.UseFont = true;
            this.gv_outDate.Caption = "出库日期 ";
            this.gv_outDate.FieldName = "outDate";
            this.gv_outDate.MinWidth = 120;
            this.gv_outDate.MinWidth = 25;
            this.gv_outDate.Name = "gv_outDate";
            this.gv_outDate.OptionsColumn.AllowEdit = false;
            this.gv_outDate.Tag = "query_a.out_date";
@@ -607,7 +635,7 @@
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "审核日期 ";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 120;
            this.gv_checkDate.MinWidth = 25;
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
@@ -640,7 +668,7 @@
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "审核人 ";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 50;
            this.gv_checkUser.MinWidth = 25;
            this.gv_checkUser.Name = "gv_checkUser";
            this.gv_checkUser.OptionsColumn.AllowEdit = false;
            this.gv_checkUser.Tag = "query_a.check_user";
@@ -654,7 +682,7 @@
            this.gv_reason.AppearanceCell.Options.UseFont = true;
            this.gv_reason.Caption = "出库原因 ";
            this.gv_reason.FieldName = "reason";
            this.gv_reason.MinWidth = 50;
            this.gv_reason.MinWidth = 25;
            this.gv_reason.Name = "gv_reason";
            this.gv_reason.OptionsColumn.AllowEdit = false;
            this.gv_reason.Tag = "query_a.reason";
@@ -666,7 +694,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(522, 83);
            this.lb_remark.Location = new System.Drawing.Point(522, 86);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(73, 21);
            this.lb_remark.TabIndex = 243;
@@ -674,7 +702,7 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(599, 79);
            this.txt_remark.Location = new System.Drawing.Point(599, 82);
            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;
@@ -687,7 +715,7 @@
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注信息 ";
            this.gv_remark.FieldName = "remark";
            this.gv_remark.MinWidth = 50;
            this.gv_remark.MinWidth = 25;
            this.gv_remark.Name = "gv_remark";
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
@@ -720,7 +748,7 @@
            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 = 25;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
@@ -753,7 +781,7 @@
            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 = 25;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
@@ -795,14 +823,14 @@
            this.lb_taskNo.TabIndex = 216;
            this.lb_taskNo.Text = "生产订单 ";
            // 
            // txt_taskNo
            // txt_pbillNo
            // 
            this.txt_taskNo.Location = new System.Drawing.Point(98, 82);
            this.txt_taskNo.Name = "txt_taskNo";
            this.txt_taskNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
            this.txt_taskNo.Size = new System.Drawing.Size(150, 28);
            this.txt_taskNo.TabIndex = 216;
            this.txt_pbillNo.Location = new System.Drawing.Point(98, 82);
            this.txt_pbillNo.Name = "txt_pbillNo";
            this.txt_pbillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_pbillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_pbillNo.Size = new System.Drawing.Size(150, 28);
            this.txt_pbillNo.TabIndex = 216;
            // 
            // lb_itemOutNo
            // 
@@ -829,7 +857,7 @@
            this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
            this.gv_itemOutNo.Caption = "出库单号";
            this.gv_itemOutNo.FieldName = "itemOutNo";
            this.gv_itemOutNo.MinWidth = 100;
            this.gv_itemOutNo.MinWidth = 25;
            this.gv_itemOutNo.Name = "gv_itemOutNo";
            this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
            this.gv_itemOutNo.Tag = "query_a.item_out_no";
@@ -895,7 +923,8 @@
            // gridColumn1
            // 
            this.gridColumn1.Caption = "产品名称";
            this.gridColumn1.MinWidth = 120;
            this.gridColumn1.FieldName = "itemName";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 5;
@@ -956,8 +985,8 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.txt_depotId);
            this.panel1.Controls.Add(this.txt_outPart);
            this.panel1.Controls.Add(this.depot_id);
            this.panel1.Controls.Add(this.txt_status);
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
@@ -979,7 +1008,7 @@
            this.panel1.Controls.Add(this.txt_createBy);
            this.panel1.Controls.Add(this.lb_status);
            this.panel1.Controls.Add(this.lb_taskNo);
            this.panel1.Controls.Add(this.txt_taskNo);
            this.panel1.Controls.Add(this.txt_pbillNo);
            this.panel1.Controls.Add(this.lb_itemOutNo);
            this.panel1.Controls.Add(this.txt_itemOutNo);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
@@ -989,22 +1018,23 @@
            this.panel1.Size = new System.Drawing.Size(1126, 121);
            this.panel1.TabIndex = 1;
            // 
            // txt_depotId
            //
            this.txt_depotId.Location = new System.Drawing.Point(342, 50);
            this.txt_depotId.Name = "txt_depotId";
            this.txt_depotId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_depotId.Properties.Appearance.Options.UseFont = true;
            this.txt_depotId.Size = new System.Drawing.Size(171, 28);
            this.txt_depotId.TabIndex = 575;
            //
            // txt_outPart
            // 
            this.txt_outPart.IsReadly = false;
            this.txt_outPart.Location = new System.Drawing.Point(342, 19);
            this.txt_outPart.Location = new System.Drawing.Point(342, 16);
            this.txt_outPart.Name = "txt_outPart";
            this.txt_outPart.Size = new System.Drawing.Size(174, 28);
            this.txt_outPart.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_outPart.Properties.Appearance.Options.UseFont = true;
            this.txt_outPart.Size = new System.Drawing.Size(171, 28);
            this.txt_outPart.TabIndex = 574;
            //
            // depot_id
            //
            this.depot_id.IsReadly = false;
            this.depot_id.Location = new System.Drawing.Point(342, 51);
            this.depot_id.Margin = new System.Windows.Forms.Padding(0);
            this.depot_id.Name = "depot_id";
            this.depot_id.Size = new System.Drawing.Size(174, 28);
            this.depot_id.TabIndex = 573;
            // 
            // txt_status
            // 
@@ -1067,7 +1097,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pbillNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -1079,6 +1109,8 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_outPart.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
@@ -1108,12 +1140,10 @@
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1tlQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1rkQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1workNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1remark;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1161,15 +1191,20 @@
        private DevExpress.XtraGrid.Columns.GridColumn gv_status;
        private DevExpress.XtraEditors.LabelControl lb_taskNo;
        private DevExpress.XtraEditors.TextEdit txt_taskNo;
        private DevExpress.XtraEditors.TextEdit txt_pbillNo;
        private DevExpress.XtraEditors.LabelControl lb_itemOutNo;
        private DevExpress.XtraEditors.TextEdit txt_itemOutNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo;
        private DevExpress.XtraEditors.CheckEdit txt_status;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private UserControl.UcLookCk depot_id;
        private UserControl.UcLookDepartment txt_outPart;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraEditors.TextEdit txt_depotId;
        private DevExpress.XtraEditors.TextEdit txt_outPart;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
    }
}