Compare commits

...

2 Commits

Author SHA1 Message Date
wangxiaoshuang c02308dd23 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing Details
2024-11-04 16:38:06 +08:00
wangxiaoshuang 49a915fb89 工作社会兼职保存 2024-11-04 16:37:00 +08:00
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.DepartmentId = this.employmentForm.DepartmentId
param.WorkPartTime = this.employmentForm.WorkPartTime
param.WorkPartTimeEn = this.employmentForm.WorkPartTimeEn
param.DepartmentOther =
this.employmentForm.DepartmentId === this.otherId
? this.employmentForm.DepartmentOther