给商品库存、明细报表增加分页的条数
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
},
|
||||
ipagination:{
|
||||
pageSize: 11,
|
||||
pageSizeOptions: ['11', '21', '31', '101', '201', '301', '1001']
|
||||
pageSizeOptions: ['11', '21', '31', '101', '201', '301', '1001', '2001', '3001']
|
||||
},
|
||||
depotSelected:[],
|
||||
depotList: [],
|
||||
|
||||
Reference in New Issue
Block a user