|
@@ -66,7 +66,7 @@ export default {
|
|
|
// { label: '企业年金', prop: 'enterpriseAnnuity', align: 'center' },
|
|
|
// { label: '住房公积金', prop: 'housingProvidentFund', align: 'center' },
|
|
|
{ label: '加班工资', prop: 'workOvertime', align: 'center' },
|
|
|
- { label: '合计', prop: 'total', align: 'center' },
|
|
|
+ { label: '合计', prop: 'totalSalary', align: 'center' },
|
|
|
{ label: '操作', prop: 'actions', width: 100, fixed: 'right' }
|
|
|
],
|
|
|
items: [],
|