This commit is contained in:
yanran200730
2021-12-08 20:57:59 +08:00
parent a2b527749d
commit 4512e9a910
2 changed files with 10 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ export default {
})
},
methods: {
...mapActions(['injectJWeixin']),
emitReachBottom() {
this.current = this.current + 1;
this.getList()