From 11b5d554fba0b5a74be3eceed11350d367525a91 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期四, 25 九月 2025 10:55:49 +0800 Subject: [PATCH] 增加需求单据号 --- DevApp/Gs.DevApp/DevFrm/Rpt/BGTMmx.Designer.cs | 141 +++++++++++++++++++++++++--------------------- 1 files changed, 76 insertions(+), 65 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/BGTMmx.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/BGTMmx.Designer.cs index 9bafc34..b90802f 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rpt/BGTMmx.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rpt/BGTMmx.Designer.cs @@ -29,13 +29,13 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -89,6 +89,7 @@ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -227,7 +228,8 @@ this.gridColumn6, this.gridColumn1, this.gv_depotSectionsCode, - this.gv_ownerType}); + this.gv_ownerType, + this.gridColumn5}); this.gridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1257, 591, 264, 282); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; @@ -508,11 +510,11 @@ // // txt_xt // - this.txt_xt.Location = new System.Drawing.Point(754, 12); + this.txt_xt.Location = new System.Drawing.Point(763, 12); this.txt_xt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_xt.Name = "txt_xt"; this.txt_xt.Properties.Appearance.Options.UseFont = true; - this.txt_xt.Size = new System.Drawing.Size(277, 20); + this.txt_xt.Size = new System.Drawing.Size(282, 20); this.txt_xt.StyleController = this.layoutMx1; this.txt_xt.TabIndex = 222; this.txt_xt.Tag = "creatDate"; @@ -532,51 +534,51 @@ this.txt_itemBarcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemBarcode.Name = "txt_itemBarcode"; this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true; - this.txt_itemBarcode.Size = new System.Drawing.Size(277, 20); + this.txt_itemBarcode.Size = new System.Drawing.Size(281, 20); this.txt_itemBarcode.StyleController = this.layoutMx1; this.txt_itemBarcode.TabIndex = 222; this.txt_itemBarcode.Tag = "itemBarcode"; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(413, 36); + this.txt_itemNo.Location = new System.Drawing.Point(417, 36); this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(277, 20); + this.txt_itemNo.Size = new System.Drawing.Size(282, 20); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 222; this.txt_itemNo.Tag = "itemNo"; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(754, 36); + this.txt_itemName.Location = new System.Drawing.Point(763, 36); this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(277, 20); + this.txt_itemName.Size = new System.Drawing.Size(282, 20); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 222; this.txt_itemName.Tag = "itemName"; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(1095, 36); + this.txt_itemModel.Location = new System.Drawing.Point(1109, 36); this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(279, 20); + this.txt_itemModel.Size = new System.Drawing.Size(282, 20); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 222; this.txt_itemModel.Tag = "itemModel"; // // txt_quantity // - this.txt_quantity.Location = new System.Drawing.Point(413, 60); + this.txt_quantity.Location = new System.Drawing.Point(417, 60); this.txt_quantity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_quantity.Name = "txt_quantity"; this.txt_quantity.Properties.Appearance.Options.UseFont = true; - this.txt_quantity.Size = new System.Drawing.Size(277, 20); + this.txt_quantity.Size = new System.Drawing.Size(282, 20); this.txt_quantity.StyleController = this.layoutMx1; this.txt_quantity.TabIndex = 222; this.txt_quantity.Tag = "quantity"; @@ -587,7 +589,7 @@ this.txt_cj.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_cj.Name = "txt_cj"; this.txt_cj.Properties.Appearance.Options.UseFont = true; - this.txt_cj.Size = new System.Drawing.Size(277, 20); + this.txt_cj.Size = new System.Drawing.Size(281, 20); this.txt_cj.StyleController = this.layoutMx1; this.txt_cj.TabIndex = 222; this.txt_cj.Tag = "description"; @@ -598,29 +600,29 @@ this.txt_gdh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_gdh.Name = "txt_gdh"; this.txt_gdh.Properties.Appearance.Options.UseFont = true; - this.txt_gdh.Size = new System.Drawing.Size(277, 20); + this.txt_gdh.Size = new System.Drawing.Size(281, 20); this.txt_gdh.StyleController = this.layoutMx1; this.txt_gdh.TabIndex = 222; this.txt_gdh.Tag = "depotSectionsCode"; // // txt_rq // - this.txt_rq.Location = new System.Drawing.Point(413, 12); + this.txt_rq.Location = new System.Drawing.Point(417, 12); this.txt_rq.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_rq.Name = "txt_rq"; this.txt_rq.Properties.Appearance.Options.UseFont = true; - this.txt_rq.Size = new System.Drawing.Size(277, 20); + this.txt_rq.Size = new System.Drawing.Size(282, 20); this.txt_rq.StyleController = this.layoutMx1; this.txt_rq.TabIndex = 222; this.txt_rq.Tag = "ownerName"; // // txt_bgr // - this.txt_bgr.Location = new System.Drawing.Point(1095, 12); + this.txt_bgr.Location = new System.Drawing.Point(1109, 12); this.txt_bgr.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_bgr.Name = "txt_bgr"; this.txt_bgr.Properties.Appearance.Options.UseFont = true; - this.txt_bgr.Size = new System.Drawing.Size(279, 20); + this.txt_bgr.Size = new System.Drawing.Size(282, 20); this.txt_bgr.StyleController = this.layoutMx1; this.txt_bgr.TabIndex = 222; this.txt_bgr.Tag = "indepUserCode"; @@ -690,30 +692,30 @@ this.layoutControlItem8}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition1.Width = 100D; - columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition2.Width = 100D; - columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition3.Width = 100D; - columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition4.Width = 100D; + columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5.Width = 100D; + columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition6.Width = 100D; + columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition7.Width = 100D; + columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition8.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition1, - columnDefinition2, - columnDefinition3, - columnDefinition4}); - rowDefinition1.Height = 100D; - rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition2.Height = 100D; - rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition3.Height = 100D; - rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition5, + columnDefinition6, + columnDefinition7, + columnDefinition8}); + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3}); - this.Root.Size = new System.Drawing.Size(1386, 92); + rowDefinition4, + rowDefinition5, + rowDefinition6}); + this.Root.Size = new System.Drawing.Size(1403, 92); this.Root.TextVisible = false; // // layoutControlItem10 @@ -721,10 +723,10 @@ this.layoutControlItem10.Control = this.txt_bgr; this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem10.CustomizationFormText = "鎶ュ伐浜�"; - this.layoutControlItem10.Location = new System.Drawing.Point(1023, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(1037, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(343, 24); + this.layoutControlItem10.Size = new System.Drawing.Size(346, 24); this.layoutControlItem10.Text = "鎶ュ伐浜�"; this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14); // @@ -735,7 +737,7 @@ this.layoutControlItem9.CustomizationFormText = "杞﹂棿"; this.layoutControlItem9.Location = new System.Drawing.Point(0, 0); this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem9.Size = new System.Drawing.Size(345, 24); this.layoutControlItem9.Text = "杞﹂棿"; this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); // @@ -744,10 +746,10 @@ this.layoutControlItem5.Control = this.txt_rq; this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem5.CustomizationFormText = "鏃ユ湡"; - this.layoutControlItem5.Location = new System.Drawing.Point(341, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(345, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem5.Size = new System.Drawing.Size(346, 24); this.layoutControlItem5.Text = "鏃ユ湡"; this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); // @@ -756,10 +758,10 @@ this.layoutControlItem4.Control = this.txt_xt; this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem4.CustomizationFormText = "绾夸綋"; - this.layoutControlItem4.Location = new System.Drawing.Point(682, 0); + this.layoutControlItem4.Location = new System.Drawing.Point(691, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem4.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem4.Size = new System.Drawing.Size(346, 24); this.layoutControlItem4.Text = "绾夸綋"; this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); // @@ -771,7 +773,7 @@ this.layoutControlItem1.Location = new System.Drawing.Point(0, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem1.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem1.Size = new System.Drawing.Size(345, 24); this.layoutControlItem1.Text = "宸ュ崟鍙�"; this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); // @@ -780,11 +782,11 @@ this.layoutControlItem7.Control = this.txt_itemModel; this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem7.CustomizationFormText = "瑙勬牸鍨嬪彿"; - this.layoutControlItem7.Location = new System.Drawing.Point(1023, 24); + this.layoutControlItem7.Location = new System.Drawing.Point(1037, 24); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(343, 24); + this.layoutControlItem7.Size = new System.Drawing.Size(346, 24); this.layoutControlItem7.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14); // @@ -793,11 +795,11 @@ this.layoutControlItem6.Control = this.txt_itemName; this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem6.CustomizationFormText = "鐗╂枡鍚嶇О"; - this.layoutControlItem6.Location = new System.Drawing.Point(682, 24); + this.layoutControlItem6.Location = new System.Drawing.Point(691, 24); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem6.Size = new System.Drawing.Size(346, 24); this.layoutControlItem6.Text = "鐗╂枡鍚嶇О"; this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); // @@ -806,11 +808,11 @@ this.layoutControlItem3.Control = this.txt_itemNo; this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem3.CustomizationFormText = "鐗╂枡缂栫爜"; - this.layoutControlItem3.Location = new System.Drawing.Point(341, 24); + this.layoutControlItem3.Location = new System.Drawing.Point(345, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem3.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem3.Size = new System.Drawing.Size(346, 24); this.layoutControlItem3.Text = "鐗╂枡缂栫爜"; this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); // @@ -822,7 +824,7 @@ this.layoutControlItem2.Location = new System.Drawing.Point(0, 48); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem2.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem2.Size = new System.Drawing.Size(345, 24); this.layoutControlItem2.Text = "鎶ュ伐鏉$爜"; this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); // @@ -831,13 +833,21 @@ this.layoutControlItem8.Control = this.txt_quantity; this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; this.layoutControlItem8.CustomizationFormText = "鎶ュ伐鏁伴噺"; - this.layoutControlItem8.Location = new System.Drawing.Point(341, 48); + this.layoutControlItem8.Location = new System.Drawing.Point(345, 48); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(341, 24); + this.layoutControlItem8.Size = new System.Drawing.Size(346, 24); this.layoutControlItem8.Text = "鎶ュ伐鏁伴噺"; this.layoutControlItem8.TextSize = new System.Drawing.Size(48, 14); + // + // gridColumn5 + // + this.gridColumn5.Caption = "闇�姹傚崟鎹彿"; + this.gridColumn5.FieldName = "xq"; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 10; // // BGTMmx // @@ -849,7 +859,7 @@ this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "BGTMmx"; - this.Text = "鏉$爜搴撳瓨"; + this.Text = "鐢熶骇鏃ユ姤琛�"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); @@ -950,5 +960,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; } } \ No newline at end of file -- Gitblit v1.9.3