From 00fda34dd9bbe207583d7fac19b306ae32db18f0 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周一, 31 3月 2025 11:00:32 +0800 Subject: [PATCH] 22 --- LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs index 6fa2e24..d4bb416 100644 --- a/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs +++ b/LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/WindowsFormsApplication1/Form1.cs @@ -352,6 +352,7 @@ data.Add("detail_" + i + "_length", g.Key.Info16 ?? "");//閮ㄤ欢灏哄 data.Add("detail_" + i + "_number", g.ToList().Count());//閮ㄤ欢鏁伴噺 } + //杩欎釜鍦版柟鏄皢鍓╀笅鐨勬暟鎹� 娓呯┖ for (int p = (i + 1); p <= 6; p++) { data.Add("detail_" + p, "");//閮ㄤ欢鍚嶇О -- Gitblit v1.9.3