This commit is contained in:
tongfei
2023-12-04 17:10:26 +08:00
2 changed files with 12 additions and 3 deletions

View File

@@ -137,7 +137,8 @@ namespace WMS.Web.Domain.Services
//操作完后剔除
erp_removeList.Add(erp);
}
//执行完后重新计算一下状态
outStockTask.GenerateStatus();
}
}
//2.2.提交修改