removed observer
This commit is contained in:
parent
8f4e2cf0c3
commit
373dfb3cad
2 changed files with 11 additions and 19 deletions
|
@ -23,9 +23,10 @@
|
|||
}
|
||||
},
|
||||
compiled () {
|
||||
// this.$parent.slotChange();
|
||||
// this.$parent.updateSlides(true, true);
|
||||
// this.$parent.updatePos();
|
||||
this.$parent.slotChange();
|
||||
},
|
||||
beforeDestroy () {
|
||||
this.$parent.slotChange();
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue