Commit 1c26c5ab authored by 黄媛媛's avatar 黄媛媛

11

parent 4f4f02da
......@@ -642,7 +642,7 @@ export default {
IsLeave: '0'
}
this.apipost(
'admin_get_EmployeeGetList', {},
'admin_get_EmployeeGetList', msg,
res => {
if (res.data.resultCode == 1) {
this.EmployeeList = res.data.data
......
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