添加网关列表权限
This commit is contained in:
@@ -47,6 +47,7 @@ import {
|
||||
ScopeDiscountRead,
|
||||
ScopePermissionRead,
|
||||
ScopeProductRead,
|
||||
ScopeProxyRead,
|
||||
ScopeResourceRead,
|
||||
ScopeTradeRead,
|
||||
ScopeUserRead,
|
||||
@@ -254,6 +255,7 @@ const menuSections: { title: string; items: NavItemProps[] }[] = [
|
||||
href: "/gateway",
|
||||
icon: DoorClosedIcon,
|
||||
label: "网关列表",
|
||||
requiredScope:ScopeProxyRead
|
||||
},
|
||||
{
|
||||
href: "/admin",
|
||||
|
||||
Reference in New Issue
Block a user