@ -469,6 +469,7 @@ export default {
}
// 部门角色 deptRole
if(userInfo.roles.length===1 && userInfo.roles[0]==='deptRole'){
this.isEmployee = true;
this.queryParams.deptId = userInfo.deptId
this.getList()