fix: rekapitulasi gangguan kti

This commit is contained in:
bagus
2024-05-03 16:17:59 +07:00
parent 458c1a3746
commit 1e611b18d7
3 changed files with 4 additions and 4 deletions

View File

@ -10,14 +10,14 @@ import { exportDetailToWord, exportToWord } from './doc/RGangguan_KTI_DOC'
const reportName = 'Rekapitulasi Koreksi Transaksi Individual'
const fontSize = 5
const detailFontSize = 3
var metaReport: any = {}
let metaReport: any = {}
const formatData = (rawData: any) => {
const { uid, up3, posko } = metaReport
const formattedData: any = []
const total: any = {
month1: 0,
month2: 1,
month2: 0,
month3: 0,
month4: 0,
month5: 0,