fix
This commit is contained in:
parent
0c454b4d58
commit
de0f477291
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ onMounted(async () => {
|
|||
option-label="name"
|
||||
option-value="id"
|
||||
use-input
|
||||
style="width: 230px"
|
||||
style="width: 300px"
|
||||
@update:model-value="(currentPage = 1), fetchListUsers()"
|
||||
@filter="(inputValue: string,
|
||||
doneFn: Function) => filterFnOptions(inputValue, doneFn,'employeeClass')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue