Commit 4285919e authored by zhengke's avatar zhengke

no message

parent 64d0d123
...@@ -182,7 +182,6 @@ ...@@ -182,7 +182,6 @@
this.loading = true this.loading = true
this.apipost2('WorkFlow_get_GetTempLateDepartMentEmployee', {}, res => { this.apipost2('WorkFlow_get_GetTempLateDepartMentEmployee', {}, res => {
this.memberList = res.data.data this.memberList = res.data.data
console.log(this.memberList,'====')
this.loading = false this.loading = false
}, err => {}) }, err => {})
}, },
......
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