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

This commit is contained in:
Eko Haryadi
2024-04-01 10:42:21 +07:00
8 changed files with 1200 additions and 59 deletions

View File

@ -680,7 +680,7 @@ import {
exportDetailToPDF,
exportDetailToXLSX
} from '@/report/Gangguan/Rekap/RGangguan_ALL'
import { getDataRowGroup } from '@/utils/data'
import { getDataRowGroup } from '@/utils/helper'
const client = apolloClient()
provideApolloClient(client)
@ -1176,3 +1176,4 @@ onMounted(() => {
}
})
</script>
@/utils/helper