chenyue %!s(int64=5) %!d(string=hai) anos
pai
achega
53743e65ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      component/statistics/renew-progress-filter.js

+ 1 - 1
component/statistics/renew-progress-filter.js

@ -47,7 +47,7 @@
				if(now.getMonth() < 6){
					year --;
				}
				for(i=year; i>=2016; i--){
				for(i=year; i>=2017; i--){
					this.years.push(i);
				}
			},