lazhen
2024-07-22 f5fe22016168bdd436f032e2025bf9034e5ef881
批量维护产能占用事件,按日期倒叙排序
已修改1个文件
14 ■■■■ 文件已修改
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader#144.def 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader#144.def
@@ -12,7 +12,7 @@
      Properties:
      [
        DataBinding: 'dhEvent.Data.Subject'
        Label: 'Name'
        Label: '事件'
        PlaceHolder: '<Enter a name>'
        Taborder: 0
      ]
@@ -25,7 +25,7 @@
      [
        CanBeNegative: false
        DurationFormat: 'h:m'
        Label: 'Start time'
        Label: '开始日期'
        MaxDuration: P0DT23H59M0S
        MinDuration: P0DT0H0M0S
        Taborder: 8
@@ -49,7 +49,7 @@
      [
        CanBeNegative: false
        DurationFormat: 'h:m'
        Label: 'End time'
        Label: '结束日期'
        MaxDuration: P0DT23H59M0S
        MinDuration: P0DT0H0M0S
        Taborder: 10
@@ -87,7 +87,7 @@
      Properties:
      [
        DateFormat: 'DMMY'
        Label: 'Date'
        Label: '日期'
        Taborder: 6
      ]
    }
@@ -107,7 +107,7 @@
      BaseType: 'WebLabel'
      Properties:
      [
        Label: 'Description'
        Label: '备注'
        NumberOfColumns: 0
        Taborder: 12
      ]
@@ -118,7 +118,7 @@
      BaseType: 'WebButton'
      Properties:
      [
        Label: '新建'
        Label: '新增'
        Taborder: 14
      ]
    }
@@ -200,7 +200,7 @@
      Properties:
      [
        DisplayField: 'Name'
        Label: 'Event type'
        Label: '事件类型'
        NumberOfColumns: 15
        Taborder: 3
      ]