Update RKeluhan_ALL.ts and Anomali_LAPPGP_LPP.vue files

This commit is contained in:
Dede Fuji Abdul
2024-05-02 18:58:26 +07:00
parent f4cb0eb70e
commit 0ff0c43609
5 changed files with 8877 additions and 8964 deletions

View File

@@ -1,17 +1,4 @@
import { exportDataGrid as exportToExcel } from 'devextreme/excel_exporter'
import {
Document,
AlignmentType,
Packer,
Paragraph,
Table,
TableCell,
TableRow,
VerticalAlign,
TextRun,
WidthType,
PageOrientation
} from 'docx'
import { saveAs } from 'file-saver'
import { jsPDF } from 'jspdf'
import autoTable from 'jspdf-autotable'