opt:采购单回传逻辑统一走回传单
This commit is contained in:
@@ -184,6 +184,7 @@ async function onSubmit() {
|
||||
order_no: item.order_no,
|
||||
sku_code: item.sku_code,
|
||||
batch_no: item.batch_no,
|
||||
item_no: item.item_no,
|
||||
qty: item.qty,
|
||||
}))
|
||||
submitting.value = true
|
||||
|
||||
Reference in New Issue
Block a user