Commit c2ccc7b1 authored by 黄奎's avatar 黄奎

页面修改

parent 8220e751
...@@ -792,7 +792,7 @@ ...@@ -792,7 +792,7 @@
}, },
getEmployee() { getEmployee() {
this.apipost( this.apipost(
"app_get_company_employee", "app_get_employeeInfo_v2",
this.employeeMsg, this.employeeMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
......
This diff is collapsed.
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