소스 검색

统计调整

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)