delete redandunt code
This commit is contained in:
parent
c103a2a08d
commit
64fe5039ad
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ export default {
|
||||||
visible(val) {
|
visible(val) {
|
||||||
if (val) {
|
if (val) {
|
||||||
this.updatePopper();
|
this.updatePopper();
|
||||||
this.$emit('on-popper-show');
|
|
||||||
} else {
|
} else {
|
||||||
this.destroyPopper();
|
this.destroyPopper();
|
||||||
this.$emit('on-popper-hide');
|
this.$emit('on-popper-hide');
|
||||||
|
|
Loading…
Add table
Reference in a new issue