add date to orders list
This commit is contained in:
parent
310cf50d5c
commit
bbc4bbfa31
2 changed files with 13 additions and 9 deletions
|
|
@ -71,7 +71,7 @@
|
|||
</q-card-actions>
|
||||
</div>
|
||||
<div v-else>
|
||||
<q-card-section style="height: calc(100vh - 120px)">
|
||||
<q-card-section>
|
||||
<q-table
|
||||
title="Orders"
|
||||
:data="ordersList"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue