แก้ กดค้นหา
This commit is contained in:
parent
d0d49e5659
commit
946083bd66
1 changed files with 1 additions and 1 deletions
|
|
@ -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')
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue