llj
2026-02-09 0a8e7a7e70beeb41e0ad56dd67d5bb7c337d004b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
    "Version":"6.8.2.5",
    "Font":{
        "Name":"宋体",
        "Size":105000,
        "Weight":400,
        "Charset":134
    },
    "Printer":{
        "Size":256,
        "Width":4.7,
        "Height":2.8,
        "LeftMargin":0,
        "TopMargin":0,
        "RightMargin":0,
        "BottomMargin":0
    },
    "DetailGrid":{
        "CenterView":true,
        "Recordset":{
            "Field":[
                {
                    "Name":"料号"
                },
                {
                    "Name":"物料代码"
                },
                {
                    "Name":"物料名称"
                },
                {
                    "Name":"批号"
                },
                {
                    "Name":"数量"
                },
                {
                    "Name":"供应商"
                },
                {
                    "Name":"源单号"
                },
                {
                    "Name":"条码编号"
                }
            ]
        },
        "Column":[
            {
                "Name":"Column1",
                "Width":4.70958
            }
        ],
        "ColumnContent":{
            "Height":2.59292,
            "ColumnContentCell":[
                {
                    "Column":"Column1",
                    "FreeCell":true,
                    "Control":[
                        {
                            "Type":"Barcode",
                            "Name":"Barcode1",
                            "Left":0.608542,
                            "Top":0.79375,
                            "Width":3.20146,
                            "Height":1.00542,
                            "BarcodeType":"Code128Auto",
                            "Text":"[#条码编号#]"
                        }
                    ]
                }
            ]
        },
        "ColumnTitle":{
            "Height":0,
            "ColumnTitleCell":[
                {
                    "GroupTitle":false,
                    "Column":"Column1",
                    "TextAlign":"MiddleCenter",
                    "Text":"Column1"
                }
            ]
        }
    }
}