feat: 权限逻辑处理
This commit is contained in:
@@ -105,6 +105,8 @@
|
||||
loading.value = false;
|
||||
if (configStore.enablePermissions) {
|
||||
const res = await configStore.userResource();
|
||||
console.log(res, 'cccccccccccccccccccccccccccccc');
|
||||
|
||||
if (configStore.customApplication) {
|
||||
await useAuthorization.initMenuResource();
|
||||
}
|
||||
|
Reference in New Issue
Block a user