feat: show order details for customer
This commit is contained in:
parent
e6f2750272
commit
1a82fc030a
6 changed files with 27 additions and 13 deletions
|
|
@ -179,6 +179,7 @@
|
|||
:active-chat-customer="activeChatCustomer"
|
||||
:merchant-id="merchant.id"
|
||||
@customer-selected="filterOrdersForCustomer"
|
||||
@order-selected="showOrderDetails"
|
||||
>
|
||||
</direct-messages>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue