浏览代码

门诊打印小票渲染

‘chenzhilei’ 3 月之前
父节点
当前提交
a4c31808d5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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, //条码高度