feat: dinamically refresh orders
This commit is contained in:
parent
4974192b21
commit
8d1998c33b
4 changed files with 40 additions and 12 deletions
|
|
@ -64,6 +64,7 @@
|
|||
<div class="row">
|
||||
<div class="col-12">
|
||||
<order-list
|
||||
ref="orderListRef"
|
||||
:adminkey="g.user.wallets[0].adminkey"
|
||||
:inkey="g.user.wallets[0].inkey"
|
||||
:customer-pubkey-filter="orderPubkey"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue