lx
This commit is contained in:
@@ -551,7 +551,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