fix double pushbuttons in the draft buttons
This commit is contained in:
parent
039b6c61a2
commit
b79f297692
3 changed files with 18 additions and 28 deletions
|
|
@ -5,7 +5,8 @@
|
|||
>
|
||||
<button
|
||||
ref="trigger"
|
||||
class="button-unstyled popover-trigger-button"
|
||||
class="popover-trigger-button"
|
||||
:class="normalButton ? 'button-default btn' : 'button-unstyled'"
|
||||
type="button"
|
||||
v-bind="triggerAttrs"
|
||||
@click="onClick"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue