25159
This commit is contained in:
@@ -65,10 +65,10 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
created() {
|
||||||
emitShow(){
|
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
|
methods: {
|
||||||
emitReachBottom(){
|
emitReachBottom(){
|
||||||
this.current = this.current + 1;
|
this.current = this.current + 1;
|
||||||
this.getList()
|
this.getList()
|
||||||
|
|||||||
Reference in New Issue
Block a user