标准箱出库方式

This commit is contained in:
mashuai 2024-12-24 16:26:33 +08:00
parent 46bcb0c920
commit b44309277c
1 changed files with 3 additions and 1 deletions

View File

@ -208,7 +208,9 @@ const boxOutBound = async () => {
boxId: e.boxId,
maId: e.maId,
maCode: e.maCode,
manageType: 3,
manageType: 0,
// 0123
outType: 3,
outNum: 1,
parentId,
typeId,