所在地区
{{ array[index] }}
税前月收入
基数范围:{{ baseMin }} - {{ baseMax }}
{{ item.category }}
{{ formatAmount(salary * toNumber(item.private_percentage) / 100) }}
{{ formatAmount(salary * toNumber(item.company_percentage) / 100) }}
合计
{{ private_total }}%
{{ company_total }}%
{{ formatAmount(salary * private_total / 100) }}
{{ formatAmount(salary * company_total / 100) }}