Merge branch 'dev-eko' of github.com:defuj/eis into dev-bagus

This commit is contained in:
kur0nek-o
2024-04-05 17:06:51 +07:00
45 changed files with 6423 additions and 6712 deletions

View File

@ -24,7 +24,6 @@ import { exportToWord, exportDetailToWord } from './doc/RKeluhan_PerTanggal'
const reportName = 'Rekapitulasi Keluhan Per Tanggal'
const fontSize = 5
const detailFontSize = 3
const groupingData = (data: any) => {
const groupedData: any = {}