Commit f0c7d31c by zhaodong

变换部门的时候清空岗位

parent 963e854c
......@@ -194,6 +194,7 @@ export default {
})
},
getJobs(id) {
this.jobId=null
getAllJob(id).then(res => {
this.jobs = res.content
}).catch(err => {
......
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