$ROLE
This commit is contained in:
parent
53f6771d69
commit
21f3eba195
@ -41,8 +41,8 @@ export default {
|
||||
app.config.globalProperties.$tool = tool;
|
||||
app.config.globalProperties.$http = http;
|
||||
app.config.globalProperties.$api = api;
|
||||
app.config.globalProperties.$AUTH = permission;
|
||||
app.config.globalProperties.$ROLE = rolePermission;
|
||||
app.config.globalProperties.$auth = permission;
|
||||
app.config.globalProperties.$role = rolePermission;
|
||||
|
||||
//注册全局组件
|
||||
app.component('scTable', scTable);
|
||||
|
Loading…
Reference in New Issue
Block a user