日历增加幼儿园与班级园历显示

This commit is contained in:
muqing
2020-05-12 23:19:49 +08:00
parent 19adac723d
commit b07db97087
4 changed files with 133 additions and 44 deletions

View File

@ -77,11 +77,11 @@ export default {
],
calendarWeekends: true,
calendarEvents: [ // initial event data
{
title: 'Event Now',
start: new Date(),
color: '#A61000'
}
// {
// title: 'Event Now',
// start: new Date(),
// color: '#A61000'
// }
],
calendarApi: null,
calendarData: [],