fix: refs #7266 Buy label barcode, minor barcode width
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
76b12e73b9
commit
a17e434df1
|
@ -20,7 +20,7 @@ module.exports = {
|
||||||
xmlDocument: document,
|
xmlDocument: document,
|
||||||
format: 'code128',
|
format: 'code128',
|
||||||
displayValue: false,
|
displayValue: false,
|
||||||
width: 3.8,
|
width: 3.5,
|
||||||
height: 75,
|
height: 75,
|
||||||
margin: 0
|
margin: 0
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue