Browse Source

bug 修复

lilei 2 years ago
parent
commit
e6d8ad0691
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/statistics/chooseShelf.vue

+ 1 - 1
pages/statistics/chooseShelf.vue

@@ -49,7 +49,7 @@
 				isGobleSearch: false,
 				shelfList: [],
 				pageNo:1,
-				pageSize: 10,
+				pageSize: 30,
 				total: 0, // 列表总数
 				noDataText: '暂无货架',
 				status: 'loading',