This commit is contained in:
liushuai
2020-03-21 17:10:33 +08:00
4 changed files with 310 additions and 307 deletions

View File

@@ -24,8 +24,7 @@ export function getParts(num1, num2, pageCurrent, pageSize) {
ModularID: router.currentRoute.path,
type: '1',
name: '车间生产管理工艺_车间排产_零件查询',
param: `零件图号_check=${num1}&零件图号=${num2}`,
Pagination: pageCurrent + '&' + pageSize
param: `零件图号_check=${num1}&零件图号=${num2}&PageCurrent=${pageCurrent}&PageSize=${pageSize}&PageCount=1111=int=output&ItemCount=1111=int=output`
}
})
}