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