|
@@ -22,7 +22,7 @@ export default {
|
|
|
type: 'sum',
|
|
type: 'sum',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- name: 'socSecTotal',
|
|
|
|
|
|
|
+ name: 'totalInsurance',
|
|
|
type: 'sum',
|
|
type: 'sum',
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -78,7 +78,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
label: '研发项目分配的社保',
|
|
label: '研发项目分配的社保',
|
|
|
- prop: 'socSecTotal',
|
|
|
|
|
|
|
+ prop: 'totalInsurance',
|
|
|
span: 24,
|
|
span: 24,
|
|
|
minWidth: 90,
|
|
minWidth: 90,
|
|
|
align: 'center',
|
|
align: 'center',
|