Browse Source

Merge branch 'deploy' of http://git.chelingzhu.com/chelingzhu-web/storeCheck-app into deploy

lilei 4 years ago
parent
commit
610ea524f5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -150,6 +150,7 @@
 				let toDoData = {
 					pageNo: 1,
 					pageSize: 10,
+					queryLabel: 'ALL',
 					// endDate: moment().format('YYYY-MM-DD'),
 					// beginDate: moment().subtract(7, 'days').format('YYYY-MM-DD')
 				}