后道零件号去除-FL标签打印

This commit is contained in:
2025-06-04 17:44:08 +08:00
parent ad8a07437e
commit a548d8f3f2

View File

@@ -1126,7 +1126,7 @@ namespace ZR.Service.Business
Path = path,
SiteNo = "1站点",
Name = "后道外箱标签打印",
PartNumber = newLabelScran.PartNumber,
PartNumber = processedPartnumber,
Description = material.Description ?? "",
Color = material.Color ?? "",
Specification = material.Specification ?? "",