chore: code clean-up
This commit is contained in:
parent
e72f013d84
commit
65b19845d1
3 changed files with 0 additions and 45 deletions
|
|
@ -89,10 +89,6 @@ async function customerOrders(path) {
|
|||
}
|
||||
},
|
||||
created() {
|
||||
console.log('### orders', this.orders)
|
||||
console.log('### products', this.products)
|
||||
console.log('### stall', this.stalls)
|
||||
console.log('### merchants', this.merchants)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue