{{ row.name }}
{{ utils.thousandBit(row.payMoney) }}
{{ utils.thousandBit(row.projectMoney) }}
{{ utils.thousandBit(row.noStartupNumber) }}
{{ utils.thousandBit(row.startupNumber) }}
{{ tableData.length + 1 }}
总数
{{ total.payMoney || 0 }}
-
{{ total.projectMoney || 0 }}
{{ total.noStartupNumber || 0 }}
{{ total.startupNumber || 0 }}