แก้ respnse
This commit is contained in:
parent
047bd4d945
commit
5402b06696
1 changed files with 1 additions and 1 deletions
|
|
@ -7728,7 +7728,7 @@ export class ReportController extends Controller {
|
|||
positionSalaryAmount: item.positionSalaryAmount,
|
||||
}));
|
||||
|
||||
return new HttpSuccess(_salaryRank.length);
|
||||
return new HttpSuccess(_salaryRank);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue