lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
c011bbe472
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/libs/JGPrint.js

+ 1 - 0
src/libs/JGPrint.js

@@ -186,6 +186,7 @@ export const hdPrint = function (printerType, type, url, params, fileName, callb
   // 针式预览和喷墨预览一样
   if (type == 'preview') {
     params.type = 'INK'
+    params.printType = 'INK'
     printerType = 'INK'
   }
   url(params).then(res => {