lazhen
2024-07-23 180d8d74c2a67a693047e1a587007c734e4f62fb
_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
      ]
    }