fix: update product list when product deleted
This commit is contained in:
parent
ee3b161b47
commit
f41a502d3b
2 changed files with 34 additions and 31 deletions
|
|
@ -22,7 +22,6 @@ async function customerStallList(path) {
|
|||
|
||||
},
|
||||
created() {
|
||||
console.log('### stalls', this.stalls)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue