แก้ กดค้นหา

This commit is contained in:
setthawutttty 2025-04-03 14:12:37 +07:00
parent d0d49e5659
commit 946083bd66

View file

@ -598,7 +598,7 @@ onMounted(async () => {
option-label="posTypeName"
use-input
fill-input
@update:model-value="(value:string)=>(posLevel = '',onUpdateFilter(),updateLevel(value))"
@update:model-value="(value:string)=>(posLevel = '',updateLevel(value))"
@filter="(inputValue:any, doneFn:Function) =>
filterOption(inputValue, doneFn,'type')
"