离线合同
This commit is contained in:
@@ -296,8 +296,7 @@ export function searchMaterial22(check1, val1, pageCurrent, pageSize) {
|
||||
ModularID: router.currentRoute.path,
|
||||
type: '1',
|
||||
name: '采购管理_离线采购_物料主文件_基本_查询数据',
|
||||
param: `名称规格型号_check=${check1}&名称规格型号=${val1}`,
|
||||
Pagination: pageCurrent + '&' + pageSize
|
||||
param: `名称规格型号_check=${check1}&名称规格型号=${val1}&PageCurrent=${pageCurrent}&PageSize=${pageSize}&PageCount=1111=int=output&ItemCount=1111=int=output`
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user