rekap monalisa gangguan , kpi , material
This commit is contained in:
		| @@ -389,7 +389,9 @@ import { provideApolloClient } from '@vue/apollo-composable' | ||||
| import BufferDialog from '@/components/Dialogs/BufferDialog.vue' | ||||
| import { | ||||
|   exportToPDF, | ||||
|   exportToXLSX | ||||
|   exportToXLSX, | ||||
|   exportToDOCX | ||||
|  | ||||
| } from '@/report/Monalisa/Gangguan/Rekap/MonalisaGR_JumlahDDRPTRCTGangguan' | ||||
|  | ||||
| const client = apolloClient() | ||||
| @@ -474,6 +476,7 @@ const onExporting = (e: any) => { | ||||
|   } else if (e.format === 'xlsx') { | ||||
|     exportToXLSX(reportMeta.value, e) | ||||
|   } else { | ||||
|     exportToDOCX(reportMeta.value, data.value) | ||||
|   } | ||||
| } | ||||
| const getDetail = async () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user