上传
This commit is contained in:
@@ -210,7 +210,7 @@ async function onSubmit() {
|
|||||||
warehouseId: form.value.warehouseId
|
warehouseId: form.value.warehouseId
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
params.detailList = inventoryList.value
|
params.detailList = deliveryArr.value
|
||||||
}
|
}
|
||||||
|
|
||||||
await createDelivery(params)
|
await createDelivery(params)
|
||||||
|
|||||||
Reference in New Issue
Block a user