瀏覽代碼

统计调整

yin_yu820 2 天之前
父節點
當前提交
6dd147789b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)