mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-23 22:50:51 +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)
|
||||
close()
|
||||
}
|
||||
search.value = ''
|
||||
}
|
||||
|
||||
const filteredOptions = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user