lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
aaf6918875
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -150,8 +150,8 @@
 				let toDoData = {
 					pageNo: 1,
 					pageSize: 10,
-					endDate: moment().format('YYYY-MM-DD'),
-					beginDate: moment().subtract(7, 'days').format('YYYY-MM-DD')
+					// endDate: moment().format('YYYY-MM-DD'),
+					// beginDate: moment().subtract(7, 'days').format('YYYY-MM-DD')
 				}
 				getBackLogList(toDoData).then(res => {
 					console.log(res)