| {{ col.title }} | ||
|---|---|---|
|
▸
{{ row.node[col.key] }}
(汇总)
{{ cellValue(row.node, col.key) }}
|
||
| {{ summary.label || '合计' }} | {{ col.key === summaryColumn ? totalOf(col.key) : '' }} |