lu
2025-03-05 cd5483b6c38111f9b45cd39b8201cc1ceb847e48
DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs
@@ -37,9 +37,10 @@
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = 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();
@@ -50,6 +51,8 @@
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
            this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = 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();
@@ -90,6 +93,7 @@
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -140,7 +144,7 @@
            this.gvMx2remark.Name = "gvMx2remark";
            this.gvMx2remark.Tag = "query_a.REMARK";
            this.gvMx2remark.Visible = true;
            this.gvMx2remark.VisibleIndex = 6;
            this.gvMx2remark.VisibleIndex = 8;
            this.gvMx2remark.Width = 94;
            // 
            // gvMx2depotSectionCode
@@ -187,7 +191,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";
@@ -248,13 +252,34 @@
            this.gvMx2quantity,
            this.gvMx2depotCode,
            this.gvMx2depotSectionCode,
            this.gridColumn2,
            this.gridColumn3,
            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;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "建立者";
            this.gridColumn2.FieldName = "createBy";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 6;
            this.gridColumn2.Width = 94;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "建立时间";
            this.gridColumn3.FieldName = "createDate";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 7;
            this.gridColumn3.Width = 94;
            // 
            // gvMx1itemId
            // 
@@ -266,7 +291,7 @@
            this.gvMx1itemId.Name = "gvMx1itemId";
            this.gvMx1itemId.Tag = "query_a.item_id";
            this.gvMx1itemId.Visible = true;
            this.gvMx1itemId.VisibleIndex = 9;
            this.gvMx1itemId.VisibleIndex = 2;
            this.gvMx1itemId.Width = 94;
            // 
            // gvMx1tlQty
@@ -279,21 +304,8 @@
            this.gvMx1tlQty.Name = "gvMx1tlQty";
            this.gvMx1tlQty.Tag = "query_a.tl_qty";
            this.gvMx1tlQty.Visible = true;
            this.gvMx1tlQty.VisibleIndex = 8;
            this.gvMx1tlQty.VisibleIndex = 6;
            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
            // 
@@ -305,7 +317,7 @@
            this.gvMx1workNo.Name = "gvMx1workNo";
            this.gvMx1workNo.Tag = "query_a.work_no";
            this.gvMx1workNo.Visible = true;
            this.gvMx1workNo.VisibleIndex = 6;
            this.gvMx1workNo.VisibleIndex = 0;
            this.gvMx1workNo.Width = 94;
            // 
            // gvMx1remark
@@ -318,7 +330,7 @@
            this.gvMx1remark.Name = "gvMx1remark";
            this.gvMx1remark.Tag = "query_a.remark";
            this.gvMx1remark.Visible = true;
            this.gvMx1remark.VisibleIndex = 5;
            this.gvMx1remark.VisibleIndex = 7;
            this.gvMx1remark.Width = 94;
            // 
            // gvMx1createDate
@@ -326,7 +338,7 @@
            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";
@@ -339,7 +351,7 @@
            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";
@@ -357,7 +369,7 @@
            this.gvMx1quantity.Name = "gvMx1quantity";
            this.gvMx1quantity.Tag = "query_a.quantity";
            this.gvMx1quantity.Visible = true;
            this.gvMx1quantity.VisibleIndex = 2;
            this.gvMx1quantity.VisibleIndex = 5;
            this.gvMx1quantity.Width = 94;
            // 
            // gvMx1itemNo
@@ -382,15 +394,13 @@
            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
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 417);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 423);
            this.tabMxPage1.Text = "出库明细";
            // 
            // gcMx1
@@ -399,7 +409,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1124, 417);
            this.gcMx1.Size = new System.Drawing.Size(1124, 423);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -410,29 +420,49 @@
            this.gvMx1guid,
            this.gvMx1workNo,
            this.gvMx1itemNo,
            this.gvMx1itemId,
            this.gvMx1createBy,
            this.gvMx1createDate,
            this.gvMx1quantity,
            this.gvMx1remark,
            this.gvMx1rkQty,
            this.gvMx1tlQty,
            this.gvMx1itemId});
            this.gvMx1remark,
            this.gridColumn4,
            this.gridColumn5});
            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;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "建立者";
            this.gridColumn4.FieldName = "createBy";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 8;
            this.gridColumn4.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 = 9;
            this.gridColumn5.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(275, 52);
            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
            // 
@@ -440,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";
@@ -453,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";
@@ -466,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(275, 85);
            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(349, 81);
            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;
@@ -487,12 +517,12 @@
            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";
            this.gv_outType.Visible = true;
            this.gv_outType.VisibleIndex = 7;
            this.gv_outType.VisibleIndex = 8;
            this.gv_outType.Width = 94;
            // 
            // lb_workNo
@@ -501,17 +531,17 @@
            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
            // 
            this.txt_workNo.Location = new System.Drawing.Point(98, 48);
            this.txt_workNo.Location = new System.Drawing.Point(92, 48);
            this.txt_workNo.Name = "txt_workNo";
            this.txt_workNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workNo.Properties.Appearance.Options.UseFont = true;
            this.txt_workNo.Size = new System.Drawing.Size(150, 28);
            this.txt_workNo.Size = new System.Drawing.Size(178, 28);
            this.txt_workNo.TabIndex = 387;
            // 
            // gv_workNo
@@ -520,7 +550,7 @@
            this.gv_workNo.AppearanceCell.Options.UseFont = true;
            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";
@@ -534,23 +564,23 @@
            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";
            this.gv_receiver.Visible = true;
            this.gv_receiver.VisibleIndex = 10;
            this.gv_receiver.VisibleIndex = 11;
            this.gv_receiver.Width = 94;
            // 
            // lb_outPart
            // 
            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(275, 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
            // 
@@ -558,12 +588,12 @@
            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";
            this.gv_outPart.Visible = true;
            this.gv_outPart.VisibleIndex = 11;
            this.gv_outPart.VisibleIndex = 12;
            this.gv_outPart.Width = 94;
            // 
            // gv_outDate
@@ -572,19 +602,19 @@
            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";
            this.gv_outDate.Visible = true;
            this.gv_outDate.VisibleIndex = 6;
            this.gv_outDate.VisibleIndex = 7;
            this.gv_outDate.Width = 120;
            // 
            // lb_checkDate
            // 
            this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkDate.Appearance.Options.UseFont = true;
            this.lb_checkDate.Location = new System.Drawing.Point(773, 52);
            this.lb_checkDate.Location = new System.Drawing.Point(778, 52);
            this.lb_checkDate.Name = "lb_checkDate";
            this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
            this.lb_checkDate.TabIndex = 262;
@@ -592,7 +622,7 @@
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(850, 48);
            this.txt_checkDate.Location = new System.Drawing.Point(855, 48);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
@@ -605,19 +635,19 @@
            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";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 9;
            this.gv_checkDate.VisibleIndex = 10;
            this.gv_checkDate.Width = 120;
            // 
            // lb_checkUser
            // 
            this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkUser.Appearance.Options.UseFont = true;
            this.lb_checkUser.Location = new System.Drawing.Point(790, 20);
            this.lb_checkUser.Location = new System.Drawing.Point(795, 20);
            this.lb_checkUser.Name = "lb_checkUser";
            this.lb_checkUser.Size = new System.Drawing.Size(56, 21);
            this.lb_checkUser.TabIndex = 258;
@@ -625,7 +655,7 @@
            // 
            // txt_checkUser
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(850, 16);
            this.txt_checkUser.Location = new System.Drawing.Point(855, 16);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
@@ -638,12 +668,12 @@
            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";
            this.gv_checkUser.Visible = true;
            this.gv_checkUser.VisibleIndex = 8;
            this.gv_checkUser.VisibleIndex = 9;
            this.gv_checkUser.Width = 94;
            // 
            // gv_reason
@@ -652,19 +682,19 @@
            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";
            this.gv_reason.Visible = true;
            this.gv_reason.VisibleIndex = 15;
            this.gv_reason.VisibleIndex = 16;
            this.gv_reason.Width = 94;
            // 
            // lb_remark
            // 
            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(527, 85);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(73, 21);
            this.lb_remark.TabIndex = 243;
@@ -672,7 +702,7 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(599, 79);
            this.txt_remark.Location = new System.Drawing.Point(604, 81);
            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;
@@ -685,19 +715,19 @@
            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";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 14;
            this.gv_remark.VisibleIndex = 15;
            this.gv_remark.Width = 94;
            // 
            // lb_createDate
            // 
            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createDate.Appearance.Options.UseFont = true;
            this.lb_createDate.Location = new System.Drawing.Point(522, 52);
            this.lb_createDate.Location = new System.Drawing.Point(527, 52);
            this.lb_createDate.Name = "lb_createDate";
            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
            this.lb_createDate.TabIndex = 226;
@@ -705,7 +735,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(599, 48);
            this.txt_createDate.Location = new System.Drawing.Point(604, 48);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
@@ -718,19 +748,19 @@
            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";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 13;
            this.gv_createDate.VisibleIndex = 14;
            this.gv_createDate.Width = 94;
            // 
            // lb_createBy
            // 
            this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createBy.Appearance.Options.UseFont = true;
            this.lb_createBy.Location = new System.Drawing.Point(539, 20);
            this.lb_createBy.Location = new System.Drawing.Point(544, 20);
            this.lb_createBy.Name = "lb_createBy";
            this.lb_createBy.Size = new System.Drawing.Size(56, 21);
            this.lb_createBy.TabIndex = 222;
@@ -738,7 +768,7 @@
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(599, 16);
            this.txt_createBy.Location = new System.Drawing.Point(604, 16);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
@@ -751,19 +781,19 @@
            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";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 12;
            this.gv_createBy.VisibleIndex = 13;
            this.gv_createBy.Width = 94;
            // 
            // 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(807, 86);
            this.lb_status.Location = new System.Drawing.Point(812, 85);
            this.lb_status.Name = "lb_status";
            this.lb_status.Size = new System.Drawing.Size(39, 21);
            this.lb_status.TabIndex = 219;
@@ -790,19 +820,19 @@
            // 
            this.lb_taskNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_taskNo.Appearance.Options.UseFont = true;
            this.lb_taskNo.Location = new System.Drawing.Point(20, 86);
            this.lb_taskNo.Location = new System.Drawing.Point(20, 85);
            this.lb_taskNo.Name = "lb_taskNo";
            this.lb_taskNo.Size = new System.Drawing.Size(73, 21);
            this.lb_taskNo.Size = new System.Drawing.Size(68, 21);
            this.lb_taskNo.TabIndex = 216;
            this.lb_taskNo.Text = "生产订单 ";
            this.lb_taskNo.Text = "申请单号";
            // 
            // txt_taskNo
            // 
            this.txt_taskNo.Location = new System.Drawing.Point(98, 82);
            this.txt_taskNo.Location = new System.Drawing.Point(92, 81);
            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.Size = new System.Drawing.Size(178, 28);
            this.txt_taskNo.TabIndex = 216;
            // 
            // lb_itemOutNo
@@ -811,17 +841,17 @@
            this.lb_itemOutNo.Appearance.Options.UseFont = true;
            this.lb_itemOutNo.Location = new System.Drawing.Point(20, 20);
            this.lb_itemOutNo.Name = "lb_itemOutNo";
            this.lb_itemOutNo.Size = new System.Drawing.Size(73, 21);
            this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21);
            this.lb_itemOutNo.TabIndex = 213;
            this.lb_itemOutNo.Text = "出库单号 ";
            this.lb_itemOutNo.Text = "出库单号";
            // 
            // txt_itemOutNo
            // 
            this.txt_itemOutNo.Location = new System.Drawing.Point(98, 16);
            this.txt_itemOutNo.Location = new System.Drawing.Point(92, 16);
            this.txt_itemOutNo.Name = "txt_itemOutNo";
            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemOutNo.Size = new System.Drawing.Size(150, 28);
            this.txt_itemOutNo.Size = new System.Drawing.Size(178, 28);
            this.txt_itemOutNo.TabIndex = 213;
            // 
            // gv_itemOutNo
@@ -830,7 +860,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";
@@ -879,6 +909,7 @@
            this.gv_pbillNo,
            this.gv_boardItem,
            this.gridColumn1,
            this.gridColumn6,
            this.gv_outDate,
            this.gv_outType,
            this.gv_checkUser,
@@ -899,11 +930,22 @@
            // 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;
            this.gridColumn1.Width = 120;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "产品型号";
            this.gridColumn6.FieldName = "itemModel";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 6;
            this.gridColumn6.Width = 94;
            // 
            // xtraTabControl1
            // 
@@ -948,10 +990,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 121);
            this.tabMx.Location = new System.Drawing.Point(0, 115);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 449);
            this.tabMx.Size = new System.Drawing.Size(1126, 455);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -990,13 +1032,13 @@
            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(1126, 121);
            this.panel1.Size = new System.Drawing.Size(1126, 115);
            this.panel1.TabIndex = 1;
            // 
            // 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(349, 19);
            this.txt_outPart.Name = "txt_outPart";
            this.txt_outPart.Size = new System.Drawing.Size(174, 28);
            this.txt_outPart.TabIndex = 574;
@@ -1004,7 +1046,7 @@
            // depot_id
            // 
            this.depot_id.IsReadly = false;
            this.depot_id.Location = new System.Drawing.Point(342, 51);
            this.depot_id.Location = new System.Drawing.Point(349, 48);
            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);
@@ -1012,7 +1054,7 @@
            // 
            // txt_status
            // 
            this.txt_status.Location = new System.Drawing.Point(850, 84);
            this.txt_status.Location = new System.Drawing.Point(855, 83);
            this.txt_status.Name = "txt_status";
            this.txt_status.Properties.Caption = "";
            this.txt_status.Size = new System.Drawing.Size(44, 24);
@@ -1020,7 +1062,7 @@
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(919, 86);
            this.labelControl11.Location = new System.Drawing.Point(924, 85);
            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);
@@ -1031,7 +1073,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(970, 86);
            this.lbGuid.Location = new System.Drawing.Point(975, 85);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -1048,16 +1090,15 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // Frm_MesItemBlDJ
            // UcBlclDj
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesItemBlDJ";
            this.Text = "生产补料";
            this.Name = "UcBlclDj";
            this.Size = new System.Drawing.Size(1128, 682);
            this.tabMxPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
@@ -1112,7 +1153,6 @@
        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;
@@ -1175,5 +1215,10 @@
        private UserControl.UcLookCk depot_id;
        private UserControl.UcLookDepartment txt_outPart;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
    }
}