Compare commits
2 Commits
07b5296a4b
...
c02308dd23
Author | SHA1 | Date |
---|---|---|
|
c02308dd23 | |
|
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