src/views/wel/components/calendarBox.vue @@ -68,7 +68,6 @@ const getDate = date => { return date.getDate(); }; console.log('getDate', getDate); // 获取对应日期的事件 const getEvents = dateString => {