库位载具数,灭菌入库单号
This commit is contained in:
@@ -799,7 +799,6 @@ namespace Tnb.WarehouseMgr
|
||||
List<WmsDistaskH> disTasks = new() { disTask };
|
||||
if (input.action == "LOAD")
|
||||
{
|
||||
|
||||
TaskExecuteAfterUpInput taskExecuteAfterUpInput = new()
|
||||
{
|
||||
disTaskIds = disTasks.Select(x => x.id).ToList()
|
||||
|
||||
Reference in New Issue
Block a user