Merge branch v2.11 into v3.3
This commit is contained in:
commit
4fd6b10b7d
16 changed files with 88 additions and 52 deletions
|
@ -67,7 +67,7 @@ export default function PaginationMixin (opts = {}) {
|
|||
this.fetchMore()
|
||||
}
|
||||
},
|
||||
beforeDestroy () {
|
||||
beforeUnmount () {
|
||||
clearInterval(this.pollingInterval)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue