领料出库

This commit is contained in:
bb_pan 2025-09-03 22:20:26 +08:00
parent 8546253121
commit 6279866ed1
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ const onHandleOutbound = async () => {
leaseUnitId: queryParams.value.leaseUnitId,
taskId: queryParams.value.taskId,
maCodeList: maCodeList.value,
code: queryParams.value.code
}
console.log('出库参数', params)
try {