This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-12 10:56:04 +07:00
parent 0c454b4d58
commit de0f477291

View file

@ -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')"