fix: report in monalisa laporan kpi
This commit is contained in:
@@ -265,7 +265,7 @@ const formatData = (rawData: any, reportMeta: any) => {
|
||||
)
|
||||
]
|
||||
|
||||
formattedData.push([{ content: '1', styles: { halign: 'right' } }, summaryName, ...result])
|
||||
formattedData.push([summaryName, ...result])
|
||||
formattedData.push([
|
||||
{ content: 'RATA-RATA', colSpan: 2, styles: { fontStyle: 'bold' } },
|
||||
...result
|
||||
|
Reference in New Issue
Block a user