print打印许可证

This commit is contained in:
shijing 2023-03-10 17:26:53 +08:00
parent d2e76f4220
commit a1076de9af
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@
let bdHtml = window.document.body.innerHTML;
document.body.innerHTML = document.getElementById('exportDiv').innerHTML;
window.print();
location.reload();
},
//oplId
getOplData() {