src/views/printTemplate/option.js
@@ -268,6 +268,15 @@ initval: config.rotate || 0, required: false, options: Rotate }, { type: 'number', key: 'gap', label: '间隙', initval: config.gap || '', tooltip: 'RFID标签间隙。', min: 0, required: false } ] } @@ -637,6 +646,15 @@ required: true }, { type: 'number', key: 'narrowWidth', label: '单元宽度', initval: item.narrowWidth, tooltip: '注:RFID条码单元宽度,默认值为2。', precision: 0, required: false }, { type: 'select', key: 'background', label: '背景色',