会议通知

This commit is contained in:
wanglei
2021-12-13 13:46:12 +08:00
parent 1145d18e5d
commit 0e6f57265a
4 changed files with 20 additions and 28 deletions

View File

@@ -98,6 +98,11 @@
},
},
onReachBottom() {
this.current ++;
this.getData();
},
filters: {
format(date) {
return date.split(" ")[1].substr(0, 5)