Kevin Kok Khah Whey
2023-11-07 5ae534ab606e6f2ba5ea60914224d665b0447d5a
_Main/UI/MacroPlannerWebApp/Component_Form633/Component_PanelPRDataButton.def
@@ -13,12 +13,36 @@
      [
        Image: 'ARROW_RIGHT'
        Label: 'Send checked PRs'
        Taborder: 1
      ]
    }
    Component ButtonExportPR
    {
      #keys: '[414384.0.859041699]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'EXPORT1'
        Label: '数据导出'
        Taborder: 2
      ]
    }
    Component ButtonLoad
    {
      #keys: '[414384.0.859141085]'
      BaseType: 'WebButton'
      Properties:
      [
        Image: 'THICK_ARROW_DOWN_BLUE'
        Label: '重新加载'
        Taborder: 0
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Orientation: 'horizontal'
    Taborder: 0
  ]
}