Merge branch 'master' of http://123.56.95.229:10010/r/高精
This commit is contained in:
@@ -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`
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user