yunchai
2023-09-18 a279329b095994eaa37a40ff075d927777a18c64
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
Quintiq file version 2.0
Component Panel647
{
  #keys: '[414724.0.86151576]'
  BaseType: 'WebPanel'
  Children:
  [
    Component btn_Add_Order_FOF
    {
      #keys: '[414724.0.87342042]'
      BaseType: 'WebButton'
      Properties:
      [
        Description: '订单新增反签/授权'
        Label: '订单新增反签/授权'
        Taborder: 1
      ]
    }
    Component btn_Add_Material_FOF
    {
      #keys: '[414724.0.86151707]'
      BaseType: 'WebButton'
      Properties:
      [
        Description: '原料新增反签/授权'
        Label: '原料新增反签/授权'
        Taborder: 2
      ]
    }
    Component btn_InitialData
    {
      #keys: '[414724.0.93657921]'
      BaseType: 'WebButton'
      Properties:
      [
        Description: '加载数据(假的,后续需要对接数据)'
        Label: '加载预测订单数据'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    Alignment: 'trailing'
    FixedSize: true
    MinimumColumns: 20
    Orientation: 'horizontal'
    Taborder: 1
  ]
}