From e4c662a16cbecd88e64bfeea677ef2a0c97ab771 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期四, 11 十二月 2025 23:22:47 +0800
Subject: [PATCH] 蓝宝自动调拨相关更新

---
 DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs |   96 ++++++++++++++++++++++++------------------------
 1 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
index 109842e..6093f55 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs
@@ -54,6 +54,7 @@
             this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gv_rkqty = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_taskNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -158,7 +159,6 @@
             this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.gv_rkqty = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -442,6 +442,16 @@
             this.gv_checkDate.Visible = true;
             this.gv_checkDate.VisibleIndex = 15;
             this.gv_checkDate.Width = 180;
+            // 
+            // gv_rkqty
+            // 
+            this.gv_rkqty.Caption = "鍏ュ簱鏁伴噺";
+            this.gv_rkqty.FieldName = "rkQty";
+            this.gv_rkqty.MinWidth = 25;
+            this.gv_rkqty.Name = "gv_rkqty";
+            this.gv_rkqty.Visible = true;
+            this.gv_rkqty.VisibleIndex = 9;
+            this.gv_rkqty.Width = 138;
             // 
             // gv_taskNo
             // 
@@ -857,7 +867,7 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1467, 570);
-            this.splitMx1.SplitterPosition = 172;
+            this.splitMx1.SplitterPosition = 174;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
@@ -889,7 +899,7 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(486, 477, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1467, 172);
+            this.layoutMx1.Size = new System.Drawing.Size(1467, 174);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutControl1";
             // 
@@ -913,7 +923,7 @@
             // 
             // txt_fcheckUser
             // 
-            this.txt_fcheckUser.Location = new System.Drawing.Point(1169, 72);
+            this.txt_fcheckUser.Location = new System.Drawing.Point(1169, 73);
             this.txt_fcheckUser.Name = "txt_fcheckUser";
             this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
             this.txt_fcheckUser.Size = new System.Drawing.Size(286, 24);
@@ -922,7 +932,7 @@
             // 
             // txt_checkDate
             // 
-            this.txt_checkDate.Location = new System.Drawing.Point(1169, 102);
+            this.txt_checkDate.Location = new System.Drawing.Point(1169, 104);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
             this.txt_checkDate.Size = new System.Drawing.Size(286, 24);
@@ -931,7 +941,7 @@
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(84, 102);
+            this.txt_itemName.Location = new System.Drawing.Point(84, 104);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
             this.txt_itemName.Size = new System.Drawing.Size(285, 24);
@@ -941,7 +951,7 @@
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(445, 102);
+            this.txt_itemNo.Location = new System.Drawing.Point(445, 104);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
             this.txt_itemNo.Size = new System.Drawing.Size(286, 24);
@@ -961,7 +971,7 @@
             // 
             // txt_remark
             // 
-            this.txt_remark.Location = new System.Drawing.Point(84, 132);
+            this.txt_remark.Location = new System.Drawing.Point(84, 135);
             this.txt_remark.Name = "txt_remark";
             this.txt_remark.Properties.Appearance.Options.UseFont = true;
             this.txt_remark.Size = new System.Drawing.Size(647, 24);
@@ -970,7 +980,7 @@
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(445, 72);
+            this.txt_itemModel.Location = new System.Drawing.Point(445, 73);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
             this.txt_itemModel.Size = new System.Drawing.Size(286, 24);
@@ -1017,7 +1027,7 @@
             // 
             // txt_depotName
             // 
-            this.txt_depotName.Location = new System.Drawing.Point(807, 72);
+            this.txt_depotName.Location = new System.Drawing.Point(807, 73);
             this.txt_depotName.Name = "txt_depotName";
             this.txt_depotName.Properties.Appearance.Options.UseFont = true;
             this.txt_depotName.Size = new System.Drawing.Size(286, 24);
@@ -1036,7 +1046,7 @@
             // 
             // txt_workNo
             // 
-            this.txt_workNo.Location = new System.Drawing.Point(84, 72);
+            this.txt_workNo.Location = new System.Drawing.Point(84, 73);
             this.txt_workNo.Name = "txt_workNo";
             this.txt_workNo.Properties.Appearance.Options.UseFont = true;
             this.txt_workNo.Size = new System.Drawing.Size(285, 24);
@@ -1045,7 +1055,7 @@
             // 
             // txt_fstatus
             // 
-            this.txt_fstatus.Location = new System.Drawing.Point(1097, 132);
+            this.txt_fstatus.Location = new System.Drawing.Point(1097, 135);
             this.txt_fstatus.Name = "txt_fstatus";
             this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
             this.txt_fstatus.Size = new System.Drawing.Size(358, 24);
@@ -1144,7 +1154,7 @@
             rowDefinition8,
             rowDefinition9,
             rowDefinition10});
-            this.Root.Size = new System.Drawing.Size(1467, 172);
+            this.Root.Size = new System.Drawing.Size(1467, 174);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem1
@@ -1169,11 +1179,11 @@
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_depotName;
-            this.layoutControlItem5.Location = new System.Drawing.Point(723, 60);
+            this.layoutControlItem5.Location = new System.Drawing.Point(723, 61);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem5.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem5.Text = "浠撳簱鍚嶇О";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1183,60 +1193,60 @@
             this.layoutControlItem7.Location = new System.Drawing.Point(0, 30);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(361, 30);
+            this.layoutControlItem7.Size = new System.Drawing.Size(361, 31);
             this.layoutControlItem7.Text = "宸ュ崟鍗曞彿";
             this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_workNo;
-            this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
+            this.layoutControlItem9.Location = new System.Drawing.Point(0, 61);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem9.Size = new System.Drawing.Size(361, 30);
+            this.layoutControlItem9.Size = new System.Drawing.Size(361, 31);
             this.layoutControlItem9.Text = "浠诲姟鍗曞彿";
             this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_itemName;
-            this.layoutControlItem11.Location = new System.Drawing.Point(0, 90);
+            this.layoutControlItem11.Location = new System.Drawing.Point(0, 92);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem11.Size = new System.Drawing.Size(361, 30);
+            this.layoutControlItem11.Size = new System.Drawing.Size(361, 31);
             this.layoutControlItem11.Text = "浜у搧缂栫爜";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_itemNo;
-            this.layoutControlItem12.Location = new System.Drawing.Point(361, 90);
+            this.layoutControlItem12.Location = new System.Drawing.Point(361, 92);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem12.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem12.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem12.Text = "浜у搧鍚嶇О";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem13
             // 
             this.layoutControlItem13.Control = this.txt_remark;
-            this.layoutControlItem13.Location = new System.Drawing.Point(0, 120);
+            this.layoutControlItem13.Location = new System.Drawing.Point(0, 123);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem13.Size = new System.Drawing.Size(723, 32);
+            this.layoutControlItem13.Size = new System.Drawing.Size(723, 31);
             this.layoutControlItem13.Text = "澶囨敞";
             this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem16
             // 
             this.layoutControlItem16.Control = this.txt_fstatus;
-            this.layoutControlItem16.Location = new System.Drawing.Point(1085, 120);
+            this.layoutControlItem16.Location = new System.Drawing.Point(1085, 123);
             this.layoutControlItem16.Name = "layoutControlItem16";
             this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
-            this.layoutControlItem16.Size = new System.Drawing.Size(362, 32);
+            this.layoutControlItem16.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem16.Text = "瀹℃牳鏍囪瘑";
             this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem16.TextVisible = false;
@@ -1244,22 +1254,22 @@
             // layoutControlItem15
             // 
             this.layoutControlItem15.Control = this.txt_checkDate;
-            this.layoutControlItem15.Location = new System.Drawing.Point(1085, 90);
+            this.layoutControlItem15.Location = new System.Drawing.Point(1085, 92);
             this.layoutControlItem15.Name = "layoutControlItem15";
             this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
-            this.layoutControlItem15.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem15.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem15.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.txt_fcheckUser;
-            this.layoutControlItem14.Location = new System.Drawing.Point(1085, 60);
+            this.layoutControlItem14.Location = new System.Drawing.Point(1085, 61);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem14.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem14.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem14.Text = "瀹℃牳浜�";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1280,7 +1290,7 @@
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem4.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem4.Text = "鍒涘缓鏃堕棿";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1301,7 +1311,7 @@
             this.layoutControlItem19.Name = "layoutControlItem19";
             this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem19.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem19.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem19.Text = "鎶曟枡鍗曞彿";
             this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1312,18 +1322,18 @@
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem10.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem10.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem10.Text = "鐢熶骇杞﹂棿";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem6
             // 
             this.layoutControlItem6.Control = this.txt_itemModel;
-            this.layoutControlItem6.Location = new System.Drawing.Point(361, 60);
+            this.layoutControlItem6.Location = new System.Drawing.Point(361, 61);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem6.Size = new System.Drawing.Size(362, 30);
+            this.layoutControlItem6.Size = new System.Drawing.Size(362, 31);
             this.layoutControlItem6.Text = "瑙勬牸鍨嬪彿";
             this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
@@ -1333,7 +1343,7 @@
             this.tabMx.Location = new System.Drawing.Point(0, 0);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage2;
-            this.tabMx.Size = new System.Drawing.Size(1467, 386);
+            this.tabMx.Size = new System.Drawing.Size(1467, 384);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage2,
@@ -1343,7 +1353,7 @@
             // 
             this.tabMxPage2.Controls.Add(this.gcMx1);
             this.tabMxPage2.Name = "tabMxPage2";
-            this.tabMxPage2.Size = new System.Drawing.Size(1465, 354);
+            this.tabMxPage2.Size = new System.Drawing.Size(1465, 352);
             this.tabMxPage2.Text = "鐗╂枡鏄庣粏";
             // 
             // gcMx1
@@ -1352,7 +1362,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(1465, 354);
+            this.gcMx1.Size = new System.Drawing.Size(1465, 352);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -1601,16 +1611,6 @@
             this.picCheckBox.TabIndex = 6;
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
-            // 
-            // gv_rkqty
-            // 
-            this.gv_rkqty.Caption = "鍏ュ簱鏁伴噺";
-            this.gv_rkqty.FieldName = "rkQty";
-            this.gv_rkqty.MinWidth = 25;
-            this.gv_rkqty.Name = "gv_rkqty";
-            this.gv_rkqty.Visible = true;
-            this.gv_rkqty.VisibleIndex = 9;
-            this.gv_rkqty.Width = 138;
             // 
             // Frm_MesScrkDj
             // 

--
Gitblit v1.9.3