部分页面适配
This commit is contained in:
@@ -153,9 +153,11 @@ function getCompanyList(type = 'add') {
|
||||
let params = {
|
||||
current: pageState.current,
|
||||
pageSize: pageState.pageSize,
|
||||
zphID:jobFairId,
|
||||
zphmc:jobFairName,
|
||||
};
|
||||
$api.createRequest(
|
||||
`/app/internal/companyThirdPart/?zphID=${jobFairId}&zphmc=${jobFairName}`,
|
||||
`/app/internal/companyThirdPart/`,
|
||||
params,
|
||||
'GET',
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user