会议通知
This commit is contained in:
@@ -98,6 +98,11 @@
|
||||
},
|
||||
},
|
||||
|
||||
onReachBottom() {
|
||||
this.current ++;
|
||||
this.getData();
|
||||
},
|
||||
|
||||
filters: {
|
||||
format(date) {
|
||||
return date.split(" ")[1].substr(0, 5)
|
||||
|
||||
Reference in New Issue
Block a user