This commit is contained in:
2025-03-20 10:15:45 +08:00
parent be3dfd8586
commit 7499f85031
4 changed files with 17 additions and 7 deletions

View File

@@ -187,7 +187,7 @@ export default {
`
// 添加弹窗内容到打印任务
LODOP.ADD_PRINT_HTM(0, '5%', '90%', '90%', printHtml)
LODOP.PREVIEW()
// LODOP.PREVIEW()
LODOP.PRINT()
},
}