From b871b65276a71c614c066fb6d27d2b4f39861f02 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期二, 12 八月 2025 15:47:22 +0800 Subject: [PATCH] 1、优化到货合并批量重打按钮在prc_barcode_select 中新增‘到货条码(合并)码’类型 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.cs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.cs index b609ac1..abce647 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WompbaGx.cs @@ -791,5 +791,8 @@ MsgHelper.Warning("鎻愮ず锛�" + ex.Message); } } + + + } } \ No newline at end of file -- Gitblit v1.9.3