29261
This commit is contained in:
@@ -118,6 +118,9 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onReachBottom() {
|
onReachBottom() {
|
||||||
|
if(this.$route.query.isFourParty) {
|
||||||
|
return
|
||||||
|
}
|
||||||
this.current++
|
this.current++
|
||||||
this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user