@ -524,15 +524,15 @@ export default {
fontUnderline: false,
},
onecode: {
width: 2, // 默认宽度2mm
height: 15, // 默认高度15mm
width: 0.5, // 默认宽度0.5mm
height: 10, // 默认高度10mm
data: '',
barcodeType: 'CODE128', // 默认条码类型
showContent: true // 默认显示内容
qrcode: {
width: 10,
height: 10, // 默认尺寸10mm
height: 15, // 默认尺寸15mm
data: ''
pic: {