This commit is contained in:
ChiKyun Kim
2025-09-09 08:25:50 +09:00
parent 9a7d1d27c7
commit adb66451ca
79 changed files with 4195 additions and 2213 deletions

View File

@@ -88,13 +88,13 @@ namespace Project.Dialog
zpl = Printer.makeZPL_210908(new Class.Reel
{
sid = sid,
lot = lot,
manu = spy,
SID = sid,
venderLot = lot,
venderName = spy,
qty = vqty,
id = rid,
mfg = mfg,
partnum = pan,
PartNo = pan,
}, SETTING.Data.DrawOutbox, out qrdata);
var cnt = (int)nudCnt.Value;