Commit cf89d1ae by cocomilk2012

update

parent 0ae34c81
Showing with 0 additions and 2 deletions
......@@ -80,8 +80,6 @@ export default class archives extends Vue {
this.$server.EmployeeService.getDispatchInfo(params).then(res => {
this.query = res;
this.isEdit = res.auditInfoStatus;
this.isEdit="1";
console.log('this.isEdit=',this.isEdit);
this.obj = this.sortKey(res.workData, "res.workData.workStartDate")[0];
});
}
......
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