From 63156ba79a777b05b7a8268ec477e5cf145232ac Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 26 二月 2025 13:11:00 +0800
Subject: [PATCH] 调拨

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs |   47 ++++++++++++++++++++++-------------------------
 1 files changed, 22 insertions(+), 25 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
index c43a5fd..ca725b9 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -422,7 +422,7 @@
             this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld002.Caption = "鐗╂枡缂栧彿";
             this.gvMx1bld002.FieldName = "itemNo";
-            this.gvMx1bld002.MinWidth = 100;
+            this.gvMx1bld002.MinWidth = 25;
             this.gvMx1bld002.Name = "gvMx1bld002";
             this.gvMx1bld002.OptionsColumn.ReadOnly = true;
             this.gvMx1bld002.Tag = "query_a.bld002";
@@ -436,7 +436,7 @@
             this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О";
             this.gvMx1bld003.FieldName = "itemName";
-            this.gvMx1bld003.MinWidth = 120;
+            this.gvMx1bld003.MinWidth = 25;
             this.gvMx1bld003.Name = "gvMx1bld003";
             this.gvMx1bld003.OptionsColumn.ReadOnly = true;
             this.gvMx1bld003.Tag = "query_a.bld003";
@@ -450,7 +450,7 @@
             this.itemModel.AppearanceCell.Options.UseFont = true;
             this.itemModel.Caption = "瑙勬牸鍨嬪彿";
             this.itemModel.FieldName = "itemModel";
-            this.itemModel.MinWidth = 120;
+            this.itemModel.MinWidth = 25;
             this.itemModel.Name = "itemModel";
             this.itemModel.OptionsColumn.ReadOnly = true;
             this.itemModel.Tag = "query_a.bld004";
@@ -468,7 +468,7 @@
             this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1bld007.Caption = "鐢宠鏁伴噺";
             this.gvMx1bld007.FieldName = "shNum";
-            this.gvMx1bld007.MinWidth = 80;
+            this.gvMx1bld007.MinWidth = 50;
             this.gvMx1bld007.Name = "gvMx1bld007";
             this.gvMx1bld007.Tag = "yz_quantity_0_edit";
             this.gvMx1bld007.Visible = true;
@@ -485,7 +485,7 @@
             this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx1bld010.Caption = "澶囨敞";
             this.gvMx1bld010.FieldName = "remark";
-            this.gvMx1bld010.MinWidth = 150;
+            this.gvMx1bld010.MinWidth = 50;
             this.gvMx1bld010.Name = "gvMx1bld010";
             this.gvMx1bld010.Tag = "edit";
             this.gvMx1bld010.Visible = true;
@@ -498,7 +498,7 @@
             this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
             this.gvMx1bld008.Caption = "宸叉壂鏁伴噺";
             this.gvMx1bld008.FieldName = "ysNum";
-            this.gvMx1bld008.MinWidth = 80;
+            this.gvMx1bld008.MinWidth = 50;
             this.gvMx1bld008.Name = "gvMx1bld008";
             this.gvMx1bld008.OptionsColumn.ReadOnly = true;
             this.gvMx1bld008.Tag = "query_a.bld008";
@@ -813,7 +813,7 @@
             this.gv_billno.AppearanceCell.Options.UseFont = true;
             this.gv_billno.Caption = "鐢宠鍗曞崟鍙�";
             this.gv_billno.FieldName = "fBillNo";
-            this.gv_billno.MinWidth = 100;
+            this.gv_billno.MinWidth = 25;
             this.gv_billno.Name = "gv_billno";
             this.gv_billno.OptionsColumn.AllowEdit = false;
             this.gv_billno.Tag = "query_a.billno";
@@ -905,7 +905,7 @@
             // gridColumn25
             // 
             this.gridColumn25.Caption = "鍗曟嵁鐘舵��";
-            this.gridColumn25.FieldName = "fDocumentStatus";
+            this.gridColumn25.FieldName = "fDocumentStatusTxt";
             this.gridColumn25.MinWidth = 25;
             this.gridColumn25.Name = "gridColumn25";
             this.gridColumn25.Visible = true;
@@ -1219,13 +1219,13 @@
             // 
             // txt_fCreateDate
             // 
-            this.txt_fCreateDate.Enabled = false;
             this.txt_fCreateDate.Location = new System.Drawing.Point(704, 41);
             this.txt_fCreateDate.Name = "txt_fCreateDate";
             this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
             this.txt_fCreateDate.Size = new System.Drawing.Size(166, 28);
             this.txt_fCreateDate.TabIndex = 386;
+            this.txt_fCreateDate.Tag = "readonly";
             // 
             // labelControl8
             // 
@@ -1239,17 +1239,17 @@
             // 
             // txt_fCreatorId
             // 
-            this.txt_fCreatorId.Enabled = false;
             this.txt_fCreatorId.Location = new System.Drawing.Point(704, 11);
             this.txt_fCreatorId.Name = "txt_fCreatorId";
             this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
             this.txt_fCreatorId.Size = new System.Drawing.Size(166, 28);
             this.txt_fCreatorId.TabIndex = 384;
+            this.txt_fCreatorId.Tag = "readonly";
             // 
             // txt_fOwnerTypeInIdHead
             // 
-            this.txt_fOwnerTypeInIdHead.EditValue = "鏍囧噯";
+            this.txt_fOwnerTypeInIdHead.EditValue = "-璇烽�夋嫨-";
             this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(442, 100);
             this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
             this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -1275,7 +1275,7 @@
             // 
             // txt_fOwnerTypeIdHead
             // 
-            this.txt_fOwnerTypeIdHead.EditValue = "鏍囧噯";
+            this.txt_fOwnerTypeIdHead.EditValue = "-璇烽�夋嫨-";
             this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(442, 72);
             this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead";
             this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
@@ -1301,14 +1301,14 @@
             // 
             // txt_ftranstype
             // 
-            this.txt_ftranstype.EditValue = "鏍囧噯";
+            this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)";
             this.txt_ftranstype.Location = new System.Drawing.Point(403, 43);
             this.txt_ftranstype.Name = "txt_ftranstype";
             this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_ftranstype.Properties.Items.AddRange(new object[] {
-            "缁勭粐鍐呰皟鎷�",
-            "璺ㄧ粍缁囪皟鎷�"});
+            "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)",
+            "璺ㄧ粍缁囪皟鎷�(OverOrgTransfer)"});
             this.txt_ftranstype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
             this.txt_ftranstype.Size = new System.Drawing.Size(221, 24);
             this.txt_ftranstype.TabIndex = 378;
@@ -1343,13 +1343,13 @@
             // 
             // txt_fBusinessType
             // 
-            this.txt_fBusinessType.EditValue = "鏍囧噯";
+            this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)";
             this.txt_fBusinessType.Location = new System.Drawing.Point(94, 72);
             this.txt_fBusinessType.Name = "txt_fBusinessType";
             this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBusinessType.Properties.Items.AddRange(new object[] {
-            "鏍囧噯"});
+            "鏍囧噯(NORMAL)"});
             this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
             this.txt_fBusinessType.Size = new System.Drawing.Size(227, 24);
             this.txt_fBusinessType.TabIndex = 374;
@@ -1425,11 +1425,8 @@
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.txt_fBillTypeID.Properties.Items.AddRange(new object[] {
             "-璇烽�夋嫨-",
-            "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDBO1_SYS)",
-            "瀵勫敭鐩存帴璋冩嫧鍗�(ZJDBO2_SYS)",
-            "濮斿鐩存帴璋冩嫧鍗�(ZIDBO3_SYS)",
-            "鍒嗛攢鐩存帴璋冩嫧鍗�(ZJDBO4_SYS)",
-            "VMI鐩存帴璋冩嫧鍗�(ZJDBO5_SYS)"});
+            "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)",
+            "濮斿璋冩嫧鐢宠鍗�(DBSQD04_SYS)"});
             this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
             this.txt_fBillTypeID.Size = new System.Drawing.Size(227, 24);
             this.txt_fBillTypeID.TabIndex = 361;
@@ -1475,13 +1472,13 @@
             // 
             // txt_fBillNo
             // 
-            this.txt_fBillNo.Enabled = false;
             this.txt_fBillNo.Location = new System.Drawing.Point(94, 11);
             this.txt_fBillNo.Name = "txt_fBillNo";
             this.txt_fBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fBillNo.Properties.Appearance.Options.UseFont = true;
             this.txt_fBillNo.Size = new System.Drawing.Size(227, 28);
             this.txt_fBillNo.TabIndex = 327;
+            this.txt_fBillNo.Tag = "readonly";
             // 
             // lb_shState
             // 
@@ -1505,13 +1502,13 @@
             // 
             // txt_fapprovedate
             // 
-            this.txt_fapprovedate.Enabled = false;
             this.txt_fapprovedate.Location = new System.Drawing.Point(704, 99);
             this.txt_fapprovedate.Name = "txt_fapprovedate";
             this.txt_fapprovedate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true;
             this.txt_fapprovedate.Size = new System.Drawing.Size(166, 28);
             this.txt_fapprovedate.TabIndex = 262;
+            this.txt_fapprovedate.Tag = "readonly";
             // 
             // lb_shBy
             // 
@@ -1525,13 +1522,13 @@
             // 
             // txt_fapproveby
             // 
-            this.txt_fapproveby.Enabled = false;
             this.txt_fapproveby.Location = new System.Drawing.Point(704, 70);
             this.txt_fapproveby.Name = "txt_fapproveby";
             this.txt_fapproveby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fapproveby.Properties.Appearance.Options.UseFont = true;
             this.txt_fapproveby.Size = new System.Drawing.Size(166, 28);
             this.txt_fapproveby.TabIndex = 258;
+            this.txt_fapproveby.Tag = "readonly";
             // 
             // lb_ftransferdirect
             // 

--
Gitblit v1.9.3