This commit is contained in:
wanglei
2021-12-01 09:44:12 +08:00
parent 416b667067
commit 671cfb8a31

View File

@@ -65,10 +65,10 @@
]
}
},
methods: {
emitShow(){
created() {
this.getList()
},
methods: {
emitReachBottom(){
this.current = this.current + 1;
this.getList()