xiaoding721
2024-10-28 a334a436fe175bd0756cfbb10282f8d72e7c7f94
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
Quintiq file version 2.0
Component pnlCCFactory
{
  #keys: '[413988.1.30911852]'
  BaseType: 'WebPanel'
  Children:
  [
    Component npUpperLimitOfTransferCapacityZKGCC
    {
      #keys: '[413988.1.30912074]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKGCC'
        Label: 'ZKG(pcs)'
        Min: '0'
        Taborder: 0
      ]
    }
    Component npUpperLimitOfTransferCapacityZKMCC
    {
      #keys: '[413988.1.30912108]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityZKMCC'
        Label: 'ZKM(pcs)'
        Min: '0'
        Taborder: 1
      ]
    }
    Component npUpperLimitOfTransferCapacityPLCC
    {
      #keys: '[413988.1.30912136]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityPLCC'
        Label: 'PL(pcs)'
        Min: '0'
        Taborder: 2
      ]
    }
    Component npUpperLimitOfTransferCapacityKWCC
    {
      #keys: '[413988.1.30912164]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityKWCC'
        Label: 'KW(pcs)'
        Min: '0'
        Taborder: 3
      ]
    }
    Component npUpperLimitOfTransferCapacityAGWCC
    {
      #keys: '[413988.1.30912192]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        DataBinding: 'MacroPlan.UpperLimitOfTransferCapacityAGWCC'
        Label: 'AGW(pcs)'
        Min: '0'
        Taborder: 4
      ]
    }
  ]
  Properties:
  [
    Taborder: 1
    Title: '长春工厂'
  ]
}