fixed: remove ro permission on /dashboard/reconciliation
This commit is contained in:
parent
cc67e44dc7
commit
ea793165d7
@ -21,7 +21,7 @@ export const AllDashboardMenu = [
|
||||
key: 'check',
|
||||
icon: <IconReconciliation/>,
|
||||
path: '/dashboard/reconciliation',
|
||||
role: ['root', 'ro', 'fo']
|
||||
role: ['root', 'fo']
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user