fix: export module in daftar gangguan selesai tanpa id pelanggan
This commit is contained in:
		| @@ -517,6 +517,7 @@ const exportToDOCX = (reportMeta: any, data: any) => { | ||||
|   }) | ||||
|  | ||||
|   Packer.toBlob(doc).then((blob) => { | ||||
|     console.log(blob) | ||||
|     saveAs(blob, `Laporan ${reportName}.docx`) | ||||
|     console.log('Document created successfully') | ||||
|   }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user