xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
_Main/UI/MacroPlannerWebApp/Component_FormPriorityPolicy/Component_PanelPriorityPolicyOperationButton#713.def
@@ -12,7 +12,7 @@
      Properties:
      [
        Label: '添加'
        Taborder: 1
        Taborder: 2
      ]
    }
    Component Buttonplus
@@ -22,7 +22,7 @@
      Properties:
      [
        Label: '+'
        Taborder: 2
        Taborder: 3
      ]
    }
    Component ButtonSubtract
@@ -32,7 +32,7 @@
      Properties:
      [
        Label: '-'
        Taborder: 3
        Taborder: 4
      ]
    }
    Component ButtonMultiply
@@ -42,7 +42,7 @@
      Properties:
      [
        Label: 'x'
        Taborder: 4
        Taborder: 5
      ]
    }
    Component ButtonDivide
@@ -52,7 +52,7 @@
      Properties:
      [
        Label: '/'
        Taborder: 5
        Taborder: 6
      ]
    }
    Component ButtonLeftParenthesis
@@ -62,7 +62,7 @@
      Properties:
      [
        Label: '('
        Taborder: 6
        Taborder: 7
      ]
    }
    Component ButtonRightParenthesis
@@ -72,7 +72,7 @@
      Properties:
      [
        Label: ')'
        Taborder: 7
        Taborder: 8
      ]
    }
    Component ButtonRollBack
@@ -82,19 +82,45 @@
      Properties:
      [
        Label: '<-'
        Taborder: 8
        Taborder: 9
      ]
    }
    Component DropDownStringList
    Component DropDownListPriorityFactor
    {
      #keys: '[414382.0.501480353]'
      BaseType: 'WebDropDownStringList'
      #keys: '[414996.0.100761502]'
      BaseType: 'WebDropDownList'
      Children:
      [
        Component DataExtractorPriorityPolicyOperationButton
        {
          #keys: '[414996.0.100761504]'
          BaseType: 'WebDataExtractor'
          Properties:
          [
            DataType: 'BusinessType'
            Source: 'DataHolderBusinessTypeSelect'
            Taborder: 0
            Transformation: 'PriorityFactor'
          ]
        }
      ]
      Properties:
      [
        DisplayField: 'Name'
        Label: '优先级因子'
        Taborder: 0
      ]
    }
    Component DataHolderPriorityFactorSelect
    {
      #keys: '[414996.0.104017667]'
      BaseType: 'WebDataHolder'
      Databinding: 'PriorityFactor'
      Properties:
      [
        Taborder: 1
      ]
    }
  ]
  Properties:
  [