Commit 2f20228b authored by guoyou's avatar guoyou

员工管理离职

parent 8fc3fa34
......@@ -582,7 +582,7 @@ export default {
this.isJobForm.positionId = this.staffTitleFrom.positionId
this.isJobForm.companyId = this.staffTitleFrom.companyId
this.isJobForm.isQuit = 1
this.isJobForm.changeStatus = 2
this.isJobForm.changeStatus = 5
this.isJobForm.jobId = this.staffTitleFrom.jobId
if(val == '离职时间'){
this.setApi(this.isJobForm)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment