forked from ddrilling/asb_cloud_front
Исправлены разрешения страницы оценки по ЦБ
This commit is contained in:
parent
21149754c7
commit
d8aacb4716
@ -98,7 +98,7 @@ export const requirements: PermissionRecord = {
|
||||
wells: ['Deposit.get', 'OperationStat.get', 'WellComposite.get'],
|
||||
sections: ['Deposit.get', 'OperationStat.get', 'WellComposite.get', 'DrillParams.get'],
|
||||
},
|
||||
statistics: ['Deposit.get', 'WellOperation.get'],
|
||||
statistics: ['Deposit.get', 'WellOperation.get', 'OperationStat.get'],
|
||||
},
|
||||
operations: {
|
||||
tvd: ['Deposit.get', 'OperationStat.get'],
|
||||
|
Loading…
Reference in New Issue
Block a user