|
@@ -1271,10 +1271,10 @@ export default {
|
|
this.$refs.bottomMenu.updateAlert();
|
|
this.$refs.bottomMenu.updateAlert();
|
|
this.$refs.up.play();
|
|
this.$refs.up.play();
|
|
//}
|
|
//}
|
|
- }else {
|
|
|
|
- this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum)
|
|
|
|
}
|
|
}
|
|
})
|
|
})
|
|
|
|
+ }else {
|
|
|
|
+ this.getEventList(this.getCurrentDataStr(), this.pageSize, this.pageNum)
|
|
}
|
|
}
|
|
console.log(that.eventList[0])
|
|
console.log(that.eventList[0])
|
|
},
|
|
},
|