工作社会兼职保存
parent
39b5333f9c
commit
49a915fb89
|
@ -428,6 +428,8 @@ export default {
|
|||
// })
|
||||
param.Id = this.$route.query.Id || this.reviewerId
|
||||
param.DepartmentId = this.employmentForm.DepartmentId
|
||||
param.WorkPartTime = this.employmentForm.WorkPartTime
|
||||
param.WorkPartTimeEn = this.employmentForm.WorkPartTimeEn
|
||||
param.DepartmentOther =
|
||||
this.employmentForm.DepartmentId === this.otherId
|
||||
? this.employmentForm.DepartmentOther
|
||||
|
|
Loading…
Reference in New Issue