uu
This commit is contained in:
parent
6559710fae
commit
b2bf3a43a7
@ -163,6 +163,7 @@
|
|||||||
this.modelInfo.cargoList.splice(index, 1)
|
this.modelInfo.cargoList.splice(index, 1)
|
||||||
},
|
},
|
||||||
handleAddGood(item = { }) {
|
handleAddGood(item = { }) {
|
||||||
|
this.modelInfo.cargoList = this.modelInfo.cargoList || []
|
||||||
this.modelInfo.cargoList.push({
|
this.modelInfo.cargoList.push({
|
||||||
...item
|
...item
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user