外包材
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
try {
|
||||
let res = await directlyOutCodeInsert(e)
|
||||
if (res) {
|
||||
this.dataList.push(res.data)
|
||||
this.dataList = [...this.dataList, ...res.data]
|
||||
this.dataList.forEach(e => {
|
||||
e.initialQty = e.qty
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user