Auto Submit

pull/1/head
autosubmit 2 years ago
parent e1464a87cf
commit bdbabcdafc

@ -1150,7 +1150,8 @@ var ShixunsListPage = function ShixunsListPage(_ref) {
letterRendering: true,
useCORS: true,
allowTaint: false,
scale: 1
scale: 1,
withCredentials: true
}
};
html2pdf_default()().set(opt2).from(document.getElementById("export-all")).toContainer().toCanvas().save();

Loading…
Cancel
Save