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