admin
2025-01-22 025a7a3dadeca98a40cfe13431d154593f8fa17a
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
Quintiq file version 2.0
Component pHeader
{
  #keys: '[413988.0.1400730394]'
  BaseType: 'WebPanel'
  Children:
  [
    Component bDownload
    {
      #keys: '[413988.0.1400720648]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Download'
        Taborder: 0
      ]
    }
    Component bMaximumQuantity
    {
      #keys: '[413988.0.1400805667]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Maximum unpackaged quantity'
        Taborder: 1
      ]
    }
    Component bLotSize
    {
      #keys: '[413988.0.1399512028]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Lot size'
        Taborder: 2
      ]
    }
    Component bPackagingCapability
    {
      #keys: '[413988.0.1400835204]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Packaging capability'
        Taborder: 3
      ]
    }
    Component bGenerateReport
    {
      #keys: '[413988.0.1400835216]'
      BaseType: 'WebButton'
      Properties:
      [
        Label: 'Generate report'
        Taborder: 4
      ]
    }
    Component ddslFactorySelection
    {
      #keys: '[413988.0.1407075301]'
      BaseType: 'WebDropDownStringList'
      Properties:
      [
        Label: '工厂'
        Sorting: 'none'
        Strings: '大连工厂;长春工厂'
        Taborder: 5
      ]
    }
  ]
  Properties:
  [
    Border: true
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}