Browse Source

门诊打印小票渲染

‘chenzhilei’ 3 months ago
parent
commit
a4c31808d5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/static/js/mz/toll_administration.js

+ 1 - 0
src/main/resources/static/js/mz/toll_administration.js

@@ -2387,6 +2387,7 @@ function prn1PrintAndQRCode(patientId, times,serialNo,name,fee) {
         if(dzfp.code == 0){
             if(dzfp.data.resUrl){
                 JsBarcode('#barcode', patientId, {
+                    renderer: "svg",
                     lineColor: '#333', //线条颜色
                     width: 1, //线宽
                     height: 30, //条码高度