src/main/webapp/static/js/matCode/matCode.js
@@ -359,7 +359,9 @@ var template = Handlebars.compile(tpl); var html = template(res); let box = $("#box"); box.html(html);box.show();box.print();box.hide(); box.html(html);box.show(); box.print({mediaPrint:true}); box.hide(); } else if (res.code === 403){ top.location.href = baseUrl+"/"; }else {