修复bug

This commit is contained in:
18942506660
2023-12-04 17:05:49 +08:00
parent faadd8aabf
commit 89116e663e
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.提交修改