12312312
This commit is contained in:
@ -142,7 +142,7 @@ export default {
|
||||
systemId,
|
||||
})
|
||||
.then((data) => {
|
||||
|
||||
debugger
|
||||
if (data.deptList.length === 1) {
|
||||
this.commit("user/setToken", data.jwtToken);
|
||||
this.commit("user/setDeptId", data.deptList);
|
||||
|
||||
Reference in New Issue
Block a user