通过get运算,巧妙地将viewType重定向到tableType了:
view type和table type指向同一个字段:table type:
structure的生成通过table service完成。
unit list Component依赖于list Component:
这个orgUnit的table type,运行时什么时候被填充的呢?
运行时的this,实际上指向UnitListService:
在unit-list.service.ts里硬编码了viewType为OrganizationTableType.UNIT, 这是一个枚举值: