xiaoding721
2023-11-13 e4edcfd0b987b239526f5375881b919789782dad
_Main/UI/MacroPlannerWebApp/Component_FormPriorityPolicy/Component_PanelPriorityPolicyOperation.def
@@ -11,6 +11,7 @@
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.Name'
        Label: '优先级策略名称:'
        Taborder: 0
      ]
@@ -21,6 +22,7 @@
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.Formula'
        Label: '公式:'
        Taborder: 1
      ]
@@ -31,6 +33,7 @@
      BaseType: 'WebLabel'
      Properties:
      [
        DataBinding: 'DataHolderEditPriorityPolicy.Data.CalculateValue'
        Label: '计算值:'
        Taborder: 2
      ]