king
2020-06-18 f59a500d24291d7f54b71dcca939a2a23dedca7c
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -611,7 +611,7 @@
            item.LabelSize = element.fontSize
          } else if (item.Type === 'qrcode') {
            item.Type = 'barcode'
            item.BarcodeType = element.barcodeType
            item.BarcodeType = element.qrcodeType
            item.BarcodeWidth = element.qrcodeWidth
            item.BarcodeHeight = element.qrcodeWidth
            item.BarcodeLabel = false