mirror of
https://github.com/woodchen-ink/md-wechat.git
synced 2025-07-18 05:32:02 +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…
x
Reference in New Issue
Block a user