From f2631a7c034fda478641f04b21b9f13d4af25190 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期六, 02 十一月 2024 14:58:49 +0800 Subject: [PATCH] 到货条码打印浏览 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs index ae35a1e..6232d99 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs @@ -773,10 +773,11 @@ this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; - + this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(972, 80); this.toolBarMenu1.TabIndex = 0; - + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = "xlsOut_unit{}"; // // gcMain // -- Gitblit v1.9.3