delete func

This commit is contained in:
chenjianan
2018-12-29 16:26:18 +08:00
parent 84506007b6
commit 615f6a3ae5

View File

@@ -257,7 +257,6 @@ export default {
body.children().not('script').show()
body.children().not('#app').hide()
printNode.remove()
this.reload()
} else {
this.$message.error('请选择合同')
}