Explorar o código

无二维码导出处理

TonyKang %!s(int64=3) %!d(string=hai) anos
pai
achega
4b8322f9c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/view/report/rpt_individual.ejs

+ 1 - 1
app/view/report/rpt_individual.ejs

@@ -254,7 +254,7 @@
             pdfFont['SmartSimsun'].push(fontProperty);
         }
         if (pdfFont['SmartSimsun'].length === 2) {
-            JpcJsPDFHelper.outputAsPdf(currentPageRst, PAGE_SIZE, currentReportName, null, null);
+            JpcJsPDFHelper.outputAsPdf(currentPageRst, PAGE_SIZE, currentReportName, [], []);
         }
     }