update pos when slot changes.
added remove test
This commit is contained in:
parent
5e8be9b390
commit
8f4e2cf0c3
3 changed files with 10 additions and 1 deletions
|
@ -22,5 +22,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
compiled () {
|
||||
// this.$parent.slotChange();
|
||||
// this.$parent.updateSlides(true, true);
|
||||
// this.$parent.updatePos();
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue