diff --git a/p__Shixuns__Exports__index.async.js b/p__Shixuns__Exports__index.async.js index bedd17a6d0..b708b8ccb5 100644 --- a/p__Shixuns__Exports__index.async.js +++ b/p__Shixuns__Exports__index.async.js @@ -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();