Commit 86e69823 authored by feng626's avatar feng626 Committed by Jiangjie.Bai
Browse files

fix: 组织管理员 添加 view platform perm

parent dc42d1ca
Showing with 1 addition and 1 deletion
+1 -1
......@@ -91,7 +91,7 @@ exclude_permissions = (
only_system_permissions = (
('assets', 'platform', '*', '*'),
('assets', 'platform', 'add,change,delete', 'platform'),
('users', 'user', 'delete', 'user'),
('rbac', 'role', 'delete,add,change', 'role'),
('rbac', 'systemrole', '*', '*'),
......
Supports Markdown
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