print打印许可证
This commit is contained in:
parent
d2e76f4220
commit
a1076de9af
|
@ -278,6 +278,7 @@
|
|||
let bdHtml = window.document.body.innerHTML;
|
||||
document.body.innerHTML = document.getElementById('exportDiv').innerHTML;
|
||||
window.print();
|
||||
location.reload();
|
||||
},
|
||||
//根据oplId,查许可证
|
||||
getOplData() {
|
||||
|
|
Loading…
Reference in New Issue