给报表增加分页的筛选项
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
type: "出库"
|
||||
},
|
||||
ipagination:{
|
||||
pageSizeOptions: ['10', '100', '200']
|
||||
pageSizeOptions: ['10', '20', '30', '100', '200']
|
||||
},
|
||||
dateFormat: 'YYYY-MM-DD',
|
||||
currentDay: moment().format('YYYY-MM-DD'),
|
||||
|
||||
Reference in New Issue
Block a user