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,
|
component: mainPage,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [1],
|
Key: "SYS_ACTING",
|
||||||
Role: "organization",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue