@@ -1,4 +1,4 @@
{
- "version": "1.1.5",
+ "version": "1.1.4",
"message": "发现有新版本发布,确定更新系统?"
}
@@ -168,7 +168,7 @@ export const jGPrint = function (data, type, printerType) {
LODOP.PRINT_INIT("")
LODOP.ADD_PRINT_PDF(0, 0, '100%', '100%', data.data[i])
LODOP.SET_PRINT_PAGESIZE(3, 2090, 40, '')
- LODOP.PRINTA()
+ LODOP.PRINT()