优化
This commit is contained in:
@ -85,7 +85,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
handleEventClick(info) {
|
||||
this.msgSuccess("活动: " + info.event.title);
|
||||
this.msgSuccess("事件: " + info.event.title);
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
|
Reference in New Issue
Block a user