From 95fd08692e404e5b3c547bdb3c9d0cc8023ff0be Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期六, 09 八月 2025 16:42:40 +0800 Subject: [PATCH] 1、到货条码打印新增合并明细 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs | 51 +++++++++++++++++++++++++-------------------------- 1 files changed, 25 insertions(+), 26 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs index 50b4232..e25a35c 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs @@ -403,10 +403,10 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(567, 58); + this.txt_psnQty_1.Location = new System.Drawing.Point(570, 60); this.txt_psnQty_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_psnQty_1.Name = "txt_psnQty_1"; - this.txt_psnQty_1.Size = new System.Drawing.Size(151, 20); + this.txt_psnQty_1.Size = new System.Drawing.Size(149, 20); this.txt_psnQty_1.StyleController = this.layoutMx1; this.txt_psnQty_1.TabIndex = 273; this.txt_psnQty_1.Tag = "readOnly-1"; @@ -415,7 +415,7 @@ // this.ucBtnPrint1.allClickKey = null; this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(484, 80); + this.ucBtnPrint1.Location = new System.Drawing.Point(485, 82); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; @@ -424,21 +424,20 @@ // // txt_iCount_1 // - this.txt_iCount_1.Location = new System.Drawing.Point(567, 34); + this.txt_iCount_1.Location = new System.Drawing.Point(570, 36); this.txt_iCount_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_iCount_1.Name = "txt_iCount_1"; - this.txt_iCount_1.Size = new System.Drawing.Size(151, 20); - this.txt_iCount_1.StyleController = this.layoutMx1; + this.txt_iCount_1.Size = new System.Drawing.Size(149, 20); this.txt_iCount_1.TabIndex = 272; this.txt_iCount_1.Tag = "readOnly-1"; // // txt_fSubsidiary // - this.txt_fSubsidiary.Location = new System.Drawing.Point(93, 10); + this.txt_fSubsidiary.Location = new System.Drawing.Point(96, 12); this.txt_fSubsidiary.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_fSubsidiary.Name = "txt_fSubsidiary"; this.txt_fSubsidiary.Properties.Appearance.Options.UseFont = true; - this.txt_fSubsidiary.Size = new System.Drawing.Size(151, 20); + this.txt_fSubsidiary.Size = new System.Drawing.Size(149, 20); this.txt_fSubsidiary.StyleController = this.layoutMx1; this.txt_fSubsidiary.TabIndex = 270; this.txt_fSubsidiary.Tag = ""; @@ -446,85 +445,85 @@ // txt_suppNo_1 // this.txt_suppNo_1.IsReadly = false; - this.txt_suppNo_1.Location = new System.Drawing.Point(567, 10); + this.txt_suppNo_1.Location = new System.Drawing.Point(570, 12); this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0); this.txt_suppNo_1.Name = "txt_suppNo_1"; - this.txt_suppNo_1.Size = new System.Drawing.Size(151, 20); + this.txt_suppNo_1.Size = new System.Drawing.Size(149, 20); this.txt_suppNo_1.TabIndex = 264; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(93, 34); + this.txt_itemNo.Location = new System.Drawing.Point(96, 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(151, 20); + this.txt_itemNo.Size = new System.Drawing.Size(149, 20); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 217; this.txt_itemNo.Tag = ""; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(93, 58); + this.txt_itemName.Location = new System.Drawing.Point(96, 60); 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(151, 20); + this.txt_itemName.Size = new System.Drawing.Size(149, 20); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 219; this.txt_itemName.Tag = ""; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(93, 82); + this.txt_itemModel.Location = new System.Drawing.Point(96, 84); 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(388, 20); + this.txt_itemModel.Size = new System.Drawing.Size(386, 20); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 226; this.txt_itemModel.Tag = ""; // // txt_suppId // - this.txt_suppId.Location = new System.Drawing.Point(330, 10); + this.txt_suppId.Location = new System.Drawing.Point(333, 12); this.txt_suppId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_suppId.Name = "txt_suppId"; this.txt_suppId.Properties.Appearance.Options.UseFont = true; - this.txt_suppId.Size = new System.Drawing.Size(151, 20); + this.txt_suppId.Size = new System.Drawing.Size(149, 20); this.txt_suppId.StyleController = this.layoutMx1; this.txt_suppId.TabIndex = 256; this.txt_suppId.Tag = ""; // // txt_createDate1 // - this.txt_createDate1.Location = new System.Drawing.Point(330, 34); + this.txt_createDate1.Location = new System.Drawing.Point(333, 36); this.txt_createDate1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_createDate1.Name = "txt_createDate1"; this.txt_createDate1.Properties.Appearance.Options.UseFont = true; - this.txt_createDate1.Size = new System.Drawing.Size(151, 20); + this.txt_createDate1.Size = new System.Drawing.Size(149, 20); this.txt_createDate1.StyleController = this.layoutMx1; this.txt_createDate1.TabIndex = 252; this.txt_createDate1.Tag = ""; // // txt_itemUnit // - this.txt_itemUnit.Location = new System.Drawing.Point(330, 58); + this.txt_itemUnit.Location = new System.Drawing.Point(333, 60); this.txt_itemUnit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_itemUnit.Name = "txt_itemUnit"; this.txt_itemUnit.Properties.Appearance.Options.UseFont = true; - this.txt_itemUnit.Size = new System.Drawing.Size(151, 20); + this.txt_itemUnit.Size = new System.Drawing.Size(149, 20); this.txt_itemUnit.StyleController = this.layoutMx1; this.txt_itemUnit.TabIndex = 231; this.txt_itemUnit.Tag = ""; // // txt_tc_1 // - this.txt_tc_1.Location = new System.Drawing.Point(722, 10); + this.txt_tc_1.Location = new System.Drawing.Point(723, 12); this.txt_tc_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_tc_1.Name = "txt_tc_1"; this.txt_tc_1.Properties.Caption = "鐗归噰鏍囪瘑"; - this.txt_tc_1.Size = new System.Drawing.Size(235, 20); + this.txt_tc_1.Size = new System.Drawing.Size(233, 20); this.txt_tc_1.StyleController = this.layoutMx1; this.txt_tc_1.TabIndex = 276; // @@ -585,7 +584,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(968, 112); + this.Root.Size = new System.Drawing.Size(968, 116); this.Root.TextVisible = false; // // layoutControlItem1 @@ -713,7 +712,7 @@ this.txt_tc_1123.Location = new System.Drawing.Point(711, 0); this.txt_tc_1123.Name = "txt_tc_1123"; this.txt_tc_1123.OptionsTableLayoutItem.ColumnIndex = 3; - this.txt_tc_1123.Size = new System.Drawing.Size(239, 24); + this.txt_tc_1123.Size = new System.Drawing.Size(237, 24); this.txt_tc_1123.Text = "鐗归噰鏍囪瘑"; this.txt_tc_1123.TextSize = new System.Drawing.Size(0, 0); this.txt_tc_1123.TextVisible = false; -- Gitblit v1.9.3