added element id usage cost for download

This commit is contained in:
Angger 2022-08-05 10:00:48 +07:00
parent 9e642d5c11
commit fac81dbeed

View file

@ -73,7 +73,6 @@
}
function downloadPdf() {
console.log("CALLING DOWNLOAD")
let opt = {
filename: 'usage_cost.pdf',
margin: [16, 16],