lilei 2 년 전
부모
커밋
27fa41bf80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/statistics/index.vue

+ 1 - 1
pages/statistics/index.vue

@@ -291,7 +291,7 @@
 					getDate.getCurrWeekDays,
 					getDate.getLastWeekDays,
 					getDate.getCurrLastMonthDays,
-					getDate.getCurrMonthDays
+					getDate.getLastMonthDays
 					];
 				return {
 					beginDate: fun[this.curTab]().starttime,