{{ row.name }}
{{ utils.thousandBit(row.arch) }}
{{ utils.thousandBit(row.board) }}
{{ utils.thousandBit(row.box) }}
{{ utils.thousandBit(row.inverted) }}
{{ utils.thousandBit(row.pipe) }}
{{ utils.thousandBit(row.plank) }}
{{ tableData.length + 1 }}
总数
{{ total.arch || 0 }}
{{ total.board || 0 }}
{{ total.box || 0 }}
{{ total.inverted || 0 }}
{{ total.pipe || 0 }}
{{ total.plank || 0 }}