Commit bb1b1bb1 authored by zhengke's avatar zhengke

修改

parent 918c2e7a
...@@ -372,7 +372,6 @@ ...@@ -372,7 +372,6 @@
EmployeeName: '不限' EmployeeName: '不限'
} }
this.EmployeeList.unshift(obj); this.EmployeeList.unshift(obj);
this.AllemployeeList.unshift(obj);
} }
}).catch(() => {}) }).catch(() => {})
}, },
......
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