fix select
This commit is contained in:
parent
bc80b24cf5
commit
15d05597b4
1 changed files with 2 additions and 0 deletions
|
|
@ -354,6 +354,8 @@ onMounted(async () => {
|
|||
option-label="name"
|
||||
option-value="id"
|
||||
use-input
|
||||
hide-selected
|
||||
fill-input
|
||||
style="width: 300px"
|
||||
@update:model-value="(currentPage = 1), fetchListUsers()"
|
||||
@filter="(inputValue: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue