update Carousel

update Carousel
This commit is contained in:
梁灏 2017-03-15 18:01:52 +08:00
parent 99cde29d04
commit 907feda4ce
2 changed files with 3 additions and 3 deletions

View file

@ -25,11 +25,9 @@
}
},
mounted () {
// todo while
this.$parent.slotChange();
},
beforeDestroy () {
// todo while
this.$parent.slotChange();
}
};