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
| Quintiq file version 2.0
| Component pl_function_FCOS
| {
| #keys: '[414724.0.285282557]'
| BaseType: 'WebPanel'
| Children:
| [
| Component btn_add_FCOS
| {
| #keys: '[414724.0.290316633]'
| BaseType: 'WebButton'
| Properties:
| [
| ButtonSize: 'compact'
| Image: 'LINK_ADD'
| Label: '预拆行'
| Taborder: 1
| Visible: false
| ]
| }
| Component lb_OrderID_FCOS id:lb_OrderID_FCOS_652
| {
| #keys: '[414724.0.290316653]'
| BaseType: 'WebLabel'
| Properties:
| [
| Description: '订单ID'
| Label: '订单号:'
| Taborder: 0
| Text: '2021564445'
| ]
| }
| ]
| Properties:
| [
| Border: true
| FixedSize: true
| Orientation: 'horizontal'
| Taborder: 0
| ]
| }
|
|