src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -554,7 +554,7 @@ } catch (e) { configParam = '' } if (!configParam) { error = '打印模板解析错误!' } else { @@ -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