# Conflicts: # src/libs/JGPrint.js
@@ -1,4 +1,4 @@
{
- "version": "2.2.42",
+ "version": "2.2.45",
"message": "发现有新版本发布,确定更新系统?"
}
@@ -397,7 +397,7 @@ export const jGPrintPdf = function (data, type, taskName, printLogParams, callba
LODOP.ADD_PRINT_PDF(0, 0, '100%', '100%', dataurl.replace('data:application/pdf;base64,', ''))
-
+
if (type == 'preview') { // 预览
LODOP.PREVIEW()
} else if (type == 'print') { // 打印