add ui dialog create or select command
This commit is contained in:
parent
df4cb61671
commit
874cd33e9d
6 changed files with 388 additions and 22 deletions
|
|
@ -297,7 +297,7 @@ onMounted(async () => {
|
|||
</q-card>
|
||||
|
||||
<DialogOrders
|
||||
v-bind:modal="modal"
|
||||
v-model:modal="modal"
|
||||
v-model:filter-order="filterOrder"
|
||||
:fetch-data="fetchData"
|
||||
:close-modal="closeModal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue