fix:bug
This commit is contained in:
parent
9abfddb0de
commit
c9120a72bb
1 changed files with 2 additions and 2 deletions
|
|
@ -131,8 +131,8 @@ onMounted(async () => {
|
|||
:titleText="''"
|
||||
:fetchListResult="fetchListResult"
|
||||
:get-search="getSearch"
|
||||
v-model:open-edit="openEdit"
|
||||
v-model:open-detail="openDetail"
|
||||
:open-edit="openEdit"
|
||||
:open-detail="openDetail"
|
||||
:filterStatus="filterStatus"
|
||||
v-model:pagination="pagination"
|
||||
:on-request="onRequest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue