调整条形码的大小

This commit is contained in:
张佳炜 2025-03-10 09:31:42 +08:00
parent d7267166ff
commit 0f1a02a2d8

View File

@ -1618,10 +1618,10 @@ export default {
"printElements": [ "printElements": [
{ {
"options": { "options": {
"left": 403.5, "left": 460.5,
"top": 21, "top": 21,
"height": 34, "height": 34,
"width": 175, "width": 115,
"testData": "123123", "testData": "123123",
"field": "barcode", "field": "barcode",
"fontFamily": "微软雅黑", "fontFamily": "微软雅黑",
@ -3229,10 +3229,10 @@ export default {
},*/ },*/
{ {
"options": { "options": {
"left": 410, "left": 460.5,
"top": 13.5, "top": 13.5,
"height": 34, "height": 34,
"width": 175, "width": 115,
"testData": "123123", "testData": "123123",
"field": "barcode", "field": "barcode",
"fontFamily": "微软雅黑", "fontFamily": "微软雅黑",