卢龙
This commit is contained in:
@@ -79,11 +79,9 @@ export default {
|
||||
uni.$on('showTab', () => {
|
||||
this.isTab = true
|
||||
})
|
||||
uni.$on('getListInit', () => {
|
||||
if (!this.tabIndex) {
|
||||
this.$nextTick(() => this.$refs['List'].getListInit())
|
||||
})
|
||||
|
||||
this.$nextTick(() => this.$refs['List'].getListInit())
|
||||
}
|
||||
},
|
||||
onReachBottom() {
|
||||
if (!this.tabIndex) {
|
||||
|
||||
Reference in New Issue
Block a user