parent
41918ed856
commit
d293cc5ce7
2 changed files with 6 additions and 1 deletions
|
@ -85,6 +85,11 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
if (this.always) {
|
||||
this.updatePopper();
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue