#468 - hide status menu after action button is clicked
This commit is contained in:
parent
075ddc34f1
commit
8095ce8f62
2 changed files with 13 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
trigger="click"
|
||||
@hide='showDropDown = false'
|
||||
append-to-body
|
||||
v-if="showPopper"
|
||||
:options="{
|
||||
placement: 'top',
|
||||
modifiers: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue