Browse Source

缩短时间

zhengkaixin 2 days ago
parent
commit
ea680e1cc9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesFinance/statistics/index.vue

+ 1 - 1
pagesFinance/statistics/index.vue

@@ -1706,7 +1706,7 @@
 				obj.type=this.current2
 				if(this.current2==1){
 					
-					obj.startDate= parseUnixTime(beforeTimeStamp(30), '{y}-{m}-{d}')
+					obj.startDate= parseUnixTime(beforeTimeStamp(15), '{y}-{m}-{d}')
 					obj.endDate=parseUnixTime(currentTimeStamp(), '{y}-{m}-{d}')
 				}
 				if(this.current2==2){