Selaa lähdekoodia

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

chenrui 2 vuotta sitten
vanhempi
commit
5b6f04742d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,