edit
This commit is contained in:
@ -71,7 +71,7 @@ const routes: Routes = [
|
||||
{
|
||||
path: 'driver/config',
|
||||
component: UserCenterComponentsDriverConfigComponent,
|
||||
data: { guard: { ability: ['USERCENTER-DRIVER-CAPTAIN-list'] } }
|
||||
data: { guard: { ability: ['USERCENTER-DRIVER-CONFIG-search'] } }
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user