Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
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 pl_splite_info
{
  #keys: '[414724.0.289968198]'
  BaseType: 'WebPanel'
  Children:
  [
    Component ds_ForcastDate_FCOS id:ds_ForcastDate_FCOS_675
    {
      #keys: '[414724.0.289968265]'
      BaseType: 'WebDateSelector'
      Properties:
      [
        Label: '需求时间:'
        Taborder: 0
      ]
    }
    Component np_Qty_FCOS id:np_Qty_FCOS_656
    {
      #keys: '[414724.0.289968285]'
      BaseType: 'WebNumberPicker'
      Properties:
      [
        Label: '数量:'
        Min: '0'
        PlaceHolder: '数量不大于订单重量'
        Step: 200
        Taborder: 1
      ]
    }
    Component btn_splite_add
    {
      #keys: '[414724.0.289968313]'
      BaseType: 'WebButton'
      Properties:
      [
        ButtonSize: 'compact'
        Image: 'DOWN_PLUS'
        Label: '拆'
        Taborder: 2
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 4
  ]
}