工作社会兼职保存

uat_us
wangxiaoshuang 2024-11-04 16:37:00 +08:00
parent 39b5333f9c
commit 49a915fb89
1 changed files with 2 additions and 0 deletions

View File

@ -428,6 +428,8 @@ export default {
// }) // })
param.Id = this.$route.query.Id || this.reviewerId param.Id = this.$route.query.Id || this.reviewerId
param.DepartmentId = this.employmentForm.DepartmentId param.DepartmentId = this.employmentForm.DepartmentId
param.WorkPartTime = this.employmentForm.WorkPartTime
param.WorkPartTimeEn = this.employmentForm.WorkPartTimeEn
param.DepartmentOther = param.DepartmentOther =
this.employmentForm.DepartmentId === this.otherId this.employmentForm.DepartmentId === this.otherId
? this.employmentForm.DepartmentOther ? this.employmentForm.DepartmentOther