mirror of
https://github.com/doocs/md.git
synced 2024-11-24 11:00:33 +08:00
fix: trigger of dropdown (#352)
This commit is contained in:
parent
b8a7165b84
commit
6876385fa7
@ -173,7 +173,6 @@ function openDropdown(index) {
|
||||
|
||||
function updateOpen(isOpen) {
|
||||
if (!isOpen) {
|
||||
isOpenList.fill(false)
|
||||
isClickTrigger.value = false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user