修改列表没有计算了。

This commit is contained in:
2025-08-06 15:10:50 +08:00
parent d129c5e234
commit 4428d36a27

View File

@@ -299,7 +299,10 @@ namespace BarCode.Web.Domain.Services
//修改序列号下载数
List<SerialNumbers> olist = new List<SerialNumbers>();
if (dto.IsAll)
{
olist = snGRList;
olist.ForEach(f => f.DownLoad());
}
else
{
if (dto.IsTwo == 2)//说明为两件装