remove console.log
parent
f424ffb94f
commit
43531e93c4
|
@ -33,7 +33,6 @@ export default {
|
|||
}
|
||||
},
|
||||
updated() {
|
||||
console.log('updated');
|
||||
if (!this.calendar && this.$el.offsetParent) {
|
||||
this.initialize();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue