Browse Source

统计调整

yin_yu820 2 ngày trước cách đây
mục cha
commit
6dd147789b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)