don't override values, just load_more on mount
This commit is contained in:
parent
7193b22c7e
commit
a3bd0cd14d
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ const PageList = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.reset()
|
this.load_more()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export default PageList
|
export default PageList
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue