给报表增加分页的筛选项
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
mpList: getMpListShort(Vue.ls.get('materialPropertyList')) //扩展属性
|
||||
},
|
||||
ipagination:{
|
||||
pageSizeOptions: ['10', '100', '200']
|
||||
pageSizeOptions: ['10', '20', '30', '100', '200']
|
||||
},
|
||||
tabKey: "1",
|
||||
depotList: [],
|
||||
|
||||
Reference in New Issue
Block a user