Browse Source

Merge branch 'develop_szhj05' of http://git.chelingzhu.com/jianguan-web/qpls-md-app into develop_szhj05

chenrui 2 years ago
parent
commit
5b6f04742d
1 changed files with 1 additions and 1 deletions
  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,