永康嘉持电器有限公司前端
小小儁爺
2024-12-30 829af0ac8a4138ffed196d3d01c4c7d1c2c14020
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
{
    "Version":"6.8.2.2",
    "Title":"生产任务单",
    "PrintAsDesignPaper":false,
    "Font":{
        "Name":"宋体",
        "Size":135000,
        "Weight":400,
        "Charset":134
    },
    "Printer":{
        "Size":256,
        "Width":10,
        "Height":5,
        "LeftMargin":0,
        "TopMargin":0,
        "RightMargin":0,
        "BottomMargin":0
    },
    "DetailGrid":{
        "CenterView":true,
        "ShowColLine":false,
        "ShowRowLine":false,
        "Border":{
            "Styles":"[]"
        },
        "Recordset":{
            "Field":[
                {
                    "Name":"工单编号",
                    "DBFieldName":"wo_code"
                },
                {
                    "Name":"产品编码",
                    "DBFieldName":"partcode"
                },
                {
                    "Name":"产品名称",
                    "DBFieldName":"partname"
                },
                {
                    "Name":"下道工序",
                    "DBFieldName":"next_stepname"
                },
                {
                    "Name":"数量",
                    "DBFieldName":"qty"
                },
                {
                    "Name":"二维码",
                    "DBFieldName":"qrcode"
                }
            ]
        },
        "Column":[
            {
                "Name":"Column3",
                "Width":10.0013
            }
        ],
        "ColumnContent":{
            "Height":5.00063,
            "RowsPerPage":1,
            "ColumnContentCell":[
                {
                    "Column":"Column3",
                    "FreeCell":true,
                    "Control":[
                        {
                            "Type":"FreeGrid",
                            "Name":"FreeGrid1",
                            "Left":0.211667,
                            "Top":0.211667,
                            "Border":{
                                "Styles":"[DrawLeft|DrawTop|DrawRight|DrawBottom]"
                            },
                            "ColumnCount":3,
                            "RowCount":4,
                            "FreeGridColumn":[
                                {
                                    "index":3,
                                    "Width":3.51896
                                }
                            ],
                            "FreeGridRow":[
                                {
                                    "index":1,
                                    "Height":1.19063
                                },
                                {
                                    "index":2,
                                    "Height":1.19063
                                },
                                {
                                    "index":3,
                                    "Height":1.03188
                                },
                                {
                                    "index":4,
                                    "Height":1.08479
                                }
                            ],
                            "FreeGridCell":[
                                {
                                    "row":1,
                                    "col":1,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"Barcode",
                                            "Name":"Barcode1",
                                            "Left":0.079375,
                                            "Top":0.132292,
                                            "Width":2.75167,
                                            "Height":3.04271,
                                            "BarcodeType":"QRCode",
                                            "CaptionPosition":"None",
                                            "Text":"[#二维码#]"
                                        }
                                    ],
                                    "RowSpan":3
                                },
                                {
                                    "row":1,
                                    "col":2,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox3",
                                            "Left":0.079375,
                                            "Top":0.238125,
                                            "Width":1.71979,
                                            "Height":0.608542,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "Text":"工单编号:"
                                        },
                                        {
                                            "Type":"FieldBox",
                                            "Name":"FieldBox2",
                                            "Left":1.79917,
                                            "Top":0.238125,
                                            "Width":4.39208,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "WordWrap":true,
                                            "DataField":"数量"
                                        }
                                    ],
                                    "ColSpan":2
                                },
                                {
                                    "row":2,
                                    "col":2,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox4",
                                            "Left":0.08,
                                            "Top":0.24,
                                            "Width":1.7198,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "Text":"产品编码:"
                                        },
                                        {
                                            "Type":"FieldBox",
                                            "Name":"FieldBox3",
                                            "Left":1.79917,
                                            "Top":0.211667,
                                            "Width":4.3291,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "DataField":"产品编码"
                                        }
                                    ],
                                    "ColSpan":2
                                },
                                {
                                    "row":3,
                                    "col":2,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox5",
                                            "Left":0.08,
                                            "Top":0.24,
                                            "Width":1.7198,
                                            "Height":0.608542,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "Text":"产品名称:"
                                        },
                                        {
                                            "Type":"FieldBox",
                                            "Name":"FieldBox4",
                                            "Left":1.79917,
                                            "Top":0.211667,
                                            "Width":4.3291,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "DataField":"产品名称"
                                        }
                                    ],
                                    "ColSpan":2
                                },
                                {
                                    "row":4,
                                    "col":1,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox1",
                                            "Top":0.211667,
                                            "Width":1.19063,
                                            "Height":0.608542,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "Text":"数量:"
                                        },
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox2",
                                            "Left":0.238125,
                                            "Top":3.65125,
                                            "Width":1.19063,
                                            "Height":0.608542,
                                            "Text":"数量:"
                                        },
                                        {
                                            "Type":"FieldBox",
                                            "Name":"FieldBox1",
                                            "Left":1.19063,
                                            "Top":0.211667,
                                            "Width":1.5875,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "DataField":"数量"
                                        }
                                    ]
                                },
                                {
                                    "row":4,
                                    "col":2,
                                    "FreeCell":true,
                                    "Control":[
                                        {
                                            "Type":"StaticBox",
                                            "Name":"StaticBox6",
                                            "Left":0.08,
                                            "Top":0.24,
                                            "Width":1.7198,
                                            "Height":0.608542,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "Text":"下道工序:"
                                        },
                                        {
                                            "Type":"FieldBox",
                                            "Name":"FieldBox5",
                                            "Left":1.79917,
                                            "Top":0.211667,
                                            "Width":4.3291,
                                            "Height":0.6085,
                                            "Font":{
                                                "Name":"宋体",
                                                "Size":105000,
                                                "Weight":400,
                                                "Charset":134
                                            },
                                            "DataField":"下道工序"
                                        }
                                    ],
                                    "ColSpan":2
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        "ColumnTitle":{
            "Height":0,
            "ColumnTitleCell":[
                {
                    "GroupTitle":false,
                    "Column":"Column3",
                    "Text":"Column1"
                }
            ]
        }
    },
    "ReportHeader":[
        {
            "Name":"ReportHeader1",
            "Height":0,
            "RepeatOnPage":true
        }
    ],
    "ReportFooter":[
        {
            "Name":"ReportFooter1",
            "Height":0
        }
    ]
}