表格详情/列隐藏显示 + 详情展开
| {{columns[1].title}} | {{columns[2].title}} | {{columns[3].title}} | {{columns[4].title}} | {{columns[5].title}} | |
|---|---|---|---|---|---|
|
|
{{row.firstName}} | {{row.lastName}} | {{row.age}} | {{row.balance | currency}} | {{row.email}} |
|
详情展示:{{row.firstName}}
详情展示:{{row.balance}}
详情展示:{{row.lastName}}
|