mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
修改的companyId
This commit is contained in:
@@ -154,6 +154,7 @@ const user = {
|
||||
sex:res.result.sex? res.result.sex:1,
|
||||
loginName: res.result.loginName,
|
||||
userNo: res.result.userNo,
|
||||
companyId:res.result.companyId,
|
||||
departId: res.result.departId,
|
||||
departName: res.result.departName,
|
||||
departFullName: dfn,
|
||||
|
||||
Reference in New Issue
Block a user