@@ -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, //条码高度