mapping permission key
This commit is contained in:
parent
7d89a81878
commit
abee5bc462
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ export default [
|
|||
component: mainPage,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [1],
|
||||
Role: "organization",
|
||||
Key: "SYS_ACTING",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue