lx
This commit is contained in:
@@ -1021,7 +1021,7 @@ export default {
|
||||
const printNode = $(htmlNode)
|
||||
body.append(printNode)
|
||||
window.print()
|
||||
body.children().show()
|
||||
body.children().not('script').show()
|
||||
printNode.remove()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user