This commit is contained in:
2022-02-17 19:12:45 +05:30
parent 47a1bb5939
commit e60867cfc0

View File

@ -91,6 +91,7 @@ function Index() {
console.log("setting report" + downloadUrl); console.log("setting report" + downloadUrl);
setGraph(e.target.checked); setGraph(e.target.checked);
setDownloadUrl(''); setDownloadUrl('');
} }
function doGetReport(){ function doGetReport(){