ทะเบียนประวัติ: q-select เพิ่มAPIกับfilter
This commit is contained in:
parent
5dacf1c73a
commit
cfcb66a874
2 changed files with 60 additions and 8 deletions
|
|
@ -673,6 +673,7 @@ onMounted(async () => {
|
|||
:options="Ops.levelOptions"
|
||||
option-value="id"
|
||||
use-input
|
||||
clearable
|
||||
input-debounce="0"
|
||||
@filter="(inputValue:string,
|
||||
doneFn:Function) => filterSelector(inputValue, doneFn,'levelOptions'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue