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