fix
This commit is contained in:
parent
43b636b738
commit
72b5f30fac
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ export class ReportController extends Controller {
|
|||
return new HttpSuccess({
|
||||
template: "registry-emp",
|
||||
reportName: "xlsx-report",
|
||||
data: mapData,
|
||||
data: groupedData,
|
||||
});
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue