diff --git a/components/calendar/Calendar.vue b/components/calendar/Calendar.vue index 7c497afd9..5794b2b9a 100755 --- a/components/calendar/Calendar.vue +++ b/components/calendar/Calendar.vue @@ -96,7 +96,7 @@ {{ getYear(month) }} - {{ yearPickerValues[0] }} - {{ yearPickerValues[yearPickerValues.length - 1] }} + {{ yearPickerValues[0].value }} - {{ yearPickerValues[yearPickerValues.length - 1].value }}