给采购销售统计和出入库汇总报表增加数据角色类型传参
This commit is contained in:
@@ -101,7 +101,8 @@
|
||||
materialParam:'',
|
||||
beginTime: getNowFormatYear() + '-01-01',
|
||||
endTime: moment().format('YYYY-MM-DD'),
|
||||
mpList: getMpListShort(Vue.ls.get('materialPropertyList'))
|
||||
mpList: getMpListShort(Vue.ls.get('materialPropertyList')),
|
||||
roleType: Vue.ls.get('roleType'),
|
||||
},
|
||||
ipagination:{
|
||||
pageSize: 11,
|
||||
|
||||
Reference in New Issue
Block a user