mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-01 23:47:39 +08:00
Merge pull request #162 from nagisa77/zj6x0a-codex
Clear dropdown search after selection
This commit is contained in:
@@ -107,6 +107,7 @@ export default {
|
|||||||
emit('update:modelValue', id)
|
emit('update:modelValue', id)
|
||||||
close()
|
close()
|
||||||
}
|
}
|
||||||
|
search.value = ''
|
||||||
}
|
}
|
||||||
|
|
||||||
const filteredOptions = computed(() => {
|
const filteredOptions = computed(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user