yin_yu820 hace 2 días
padre
commit
6dd147789b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      jp-mobile/pages/progress/progressStatistics.vue

+ 1 - 0
jp-mobile/pages/progress/progressStatistics.vue

@@ -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)