|
@@ -198,8 +198,8 @@
|
|
|
reaTypeList: [],
|
|
|
changesDimissionFilesDTOList: [],
|
|
|
handoverId: '',
|
|
|
- socialSecurityLast: [],
|
|
|
- providentFundLast: []
|
|
|
+ socialSecurityLast: '',
|
|
|
+ providentFundLast: ''
|
|
|
},
|
|
|
supervisorList: []
|
|
|
}
|
|
@@ -235,8 +235,8 @@
|
|
|
reaTypeList: [],
|
|
|
changesDimissionFilesDTOList: [],
|
|
|
handoverId: '',
|
|
|
- socialSecurityLast: [],
|
|
|
- providentFundLast: []
|
|
|
+ socialSecurityLast: '',
|
|
|
+ providentFundLast: ''
|
|
|
}
|
|
|
this.inputForm.id = id
|
|
|
if (method === 'add') {
|