@fouro/elx
Advanced tools
+1
-1
| { | ||
| "name": "@fouro/elx", | ||
| "version": "1.0.52", | ||
| "version": "1.0.53", | ||
| "description": "element-ui components", | ||
@@ -5,0 +5,0 @@ "main": "/src", |
@@ -73,3 +73,3 @@ <template> | ||
| let theDate = dayjs(`${this.activeYear}-01-01`), | ||
| lastDay = dayjs(`${this.activeYear}-12-12`); | ||
| lastDay = dayjs(`${this.activeYear}-12-31`); | ||
@@ -76,0 +76,0 @@ while (theDate.diff(theDate.endOf('year'), 'day') !== 0) { |