Commit 30a3eae1 authored by xiejb's avatar xiejb

货主接口调整

parent a177b67a
...@@ -190,7 +190,7 @@ export default { ...@@ -190,7 +190,7 @@ export default {
'length': this.pageSize, 'length': this.pageSize,
'attr': { 'attr': {
'empid': this.linkInfo.userId + ',1', 'empid': this.linkInfo.userId + ',1',
'userid': item.erpUserid, 'userid': item.erp_user,
'sysname': item.sysname, 'sysname': item.sysname,
'companyname': item.companyname 'companyname': item.companyname
}, },
......
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