xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
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
Quintiq file version 2.0
Component PanelPriorityPolicyOperation
{
  #keys: '[414382.0.495572021]'
  BaseType: 'WebPanel'
  Children:
  [
    Component PanelPriorityPolicyOperationName
    {
      #keys: '[414382.0.494931391]'
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.Name'
        Label: '优先级策略名称:'
        Taborder: 0
      ]
    }
    Component LabelFormula id:LabelFormula_223
    {
      #keys: '[414382.0.494931658]'
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.Formula'
        Label: '公式:'
        Taborder: 1
      ]
    }
    Component LabelCalculateValue id:LabelCalculateValue_943
    {
      #keys: '[414382.0.494931674]'
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.CalculateValue'
        Label: '计算值:'
        Taborder: 2
      ]
    }
    #child: PanelPriorityPolicyOperationButton
    #child: PanelPriorityPolicyCoefficient_902
  ]
  Properties:
  [
    Taborder: 4
    Title: '优先级策略配置'
  ]
}