@@ -105,6 +105,7 @@
this.range[1] = currentDate
if(index == 1){
this.range[0] = year + '-01-01'
+ start = year + '-01-01'
this.$forceUpdate();
}
this.getData(start,currentDate)