lihongji
2024-07-26 23f7cd51d607dead573dfa5b251d402d502111a2
_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_PanelList.def
@@ -6,14 +6,24 @@
  Children:
  [
    #child: MatrixEditorTable
    Component dhTable
    Component dhColumns
    {
      #keys: '[415136.0.672310139]'
      BaseType: 'WebDataHolder'
      Databinding: 'LibCal_SubscriberEventTable'
      Databinding: 'structured[LibCal_SubscriberEventColumn]*'
      Properties:
      [
        Description: '表'
        Taborder: 1
      ]
    }
    Component dhRows
    {
      #keys: '[415136.0.922436014]'
      BaseType: 'WebDataHolder'
      Databinding: 'structured[LibCal_SubscriberEventRow]*'
      Properties:
      [
        Taborder: 0
      ]
    }