fix vue warning
This commit is contained in:
parent
faf9c4c7f3
commit
c681d56885
7 changed files with 10 additions and 13 deletions
|
|
@ -349,7 +349,6 @@ onMounted(async () => {
|
|||
|
||||
<DialogOrders
|
||||
v-model:modal="modal"
|
||||
v-model:filter-order="filterOrder"
|
||||
:fetch-data="fetchData"
|
||||
:close-modal="closeModal"
|
||||
v-model:rows="rowsOrder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue