Skip to content

Commit 689c071

Browse files
committed
Update router.config.ts
Update permission
1 parent 5cb72ac commit 689c071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactjs/src/components/Router/router.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export const appRouters: any = [
5959
},
6060
{
6161
path: '/tenants',
62-
permission: 'Pages.TenantsXX',
62+
permission: 'Pages.Tenants',
6363
title: 'Tenants',
6464
name: 'tenant',
6565
icon: 'appstore',

0 commit comments

Comments
 (0)