Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m15s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 3m15s
This commit is contained in:
commit
c8f94bd304
1 changed files with 2 additions and 2 deletions
|
|
@ -131,8 +131,8 @@ onMounted(async () => {
|
||||||
:titleText="''"
|
:titleText="''"
|
||||||
:fetchListResult="fetchListResult"
|
:fetchListResult="fetchListResult"
|
||||||
:get-search="getSearch"
|
:get-search="getSearch"
|
||||||
v-model:open-edit="openEdit"
|
:open-edit="openEdit"
|
||||||
v-model:open-detail="openDetail"
|
:open-detail="openDetail"
|
||||||
:filterStatus="filterStatus"
|
:filterStatus="filterStatus"
|
||||||
v-model:pagination="pagination"
|
v-model:pagination="pagination"
|
||||||
:on-request="onRequest"
|
:on-request="onRequest"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue