fix: change items encounter for roles
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export const medicalPositions = ['emp|doc', 'emp|nur', 'emp|nut', 'emp|mid', 'emp|lab', 'emp|reg', 'emp|pha', 'emp|pay', 'emp|mng']
|
||||
export const medicalPositions = ['emp|doc', 'emp|lab', 'emp|mid', 'emp|nur', 'emp|nut', 'emp|pha', 'emp|reg']
|
||||
const verificatorRole = 'verificator'
|
||||
|
||||
export function getPositionAs(roleAccess: string): string {
|
||||
|
||||
Reference in New Issue
Block a user