Commit 96fb3144 by cocomilk2012

updaet

parent b036668a
Showing with 1 additions and 0 deletions
......@@ -137,6 +137,7 @@ export default class Index extends Vue {
this.workAddress = res.workAddress;
this.position = res.position;
this.employeeEntryDate = res.employeeEntryDate;
this.ed_id = res.id;
})
.catch(error => {
console.log(error);
......
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 sign in to comment