Files
notes/work/移动杭研/问题处理/2024-05/0517-甘肃客户经理管理员缺失企业管理权限.md
2026-03-01 01:43:46 +08:00

48 lines
939 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
日期: 2024-05-17 16:08
来源: 客响
---
# 问题详情
![](../../../../attachment/images-uuid/a9e4e434e93c4436a8208566d6c54461.png)
# 处理过程
```
200
250
253
255
256
262
263
311
313
314
315
319
325
333
334
336
408
410
418
419
447
457
486
```
```html
<div sec:authorize="hasAnyAuthority('NEW_QYGL')" th:if="!${role == 'CMA_GROUP' || role == 'GRP_ADMIN' || role == 'GRP_BS_LEADER' || role == 'GRP_BS_MEMBER' || roleWaf || role == 'CP' || role == 'CP_SUB'}" data-text="企业管理" data-icon="address-book-o" th:attr="data-link=@{/selfService/enterprise/infoList}" data-identify="subAdminDashboard"></div>
```
# 总结
@李春良 良哥,有个客响:甘肃客户经理管理员,gs-manager19893178795。登录后无企业管理。
目前看库排查是因为此人员缺少(NEW_QYGL,企业管理)权限。你能不能登录超管看一下对应运营人员的权限情况是不是企业管理没勾选。