remove exchange rates
This commit is contained in:
parent
cc6c59253f
commit
fbb45ed9f7
8 changed files with 163 additions and 101 deletions
|
|
@ -4,7 +4,7 @@ async function customerMarket(path) {
|
|||
name: 'customer-market',
|
||||
template,
|
||||
|
||||
props: ['products', 'exchange-rates', 'change-page'],
|
||||
props: ['products', 'change-page'],
|
||||
data: function () {
|
||||
return {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue