From f23d33d0cf77a73d449cd7c38effda9e50c8fda4 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 06 三月 2025 08:13:37 +0800
Subject: [PATCH] 版面

---
 DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs |  218 +++++++++++++++++++++++++++++++++---------------------
 1 files changed, 132 insertions(+), 86 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs
index b6e07f3..785c903 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlclDj.Designer.cs
+++ b/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
             // 
@@ -453,7 +483,7 @@
             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.FieldName = "itemNo";
             this.gv_boardItem.MinWidth = 25;
             this.gv_boardItem.Name = "gv_boardItem";
             this.gv_boardItem.OptionsColumn.AllowEdit = false;
@@ -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;
@@ -492,7 +522,7 @@
             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
@@ -539,18 +569,18 @@
             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
             // 
@@ -563,7 +593,7 @@
             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
@@ -577,14 +607,14 @@
             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;
@@ -610,14 +640,14 @@
             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;
@@ -643,7 +673,7 @@
             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
@@ -657,14 +687,14 @@
             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;
@@ -690,14 +720,14 @@
             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;
@@ -723,14 +753,14 @@
             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;
@@ -756,14 +786,14 @@
             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
@@ -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.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;
@@ -1111,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;
@@ -1174,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;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3