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

11

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