feat:增加获取用户信息以及token失效跳到登录页

This commit is contained in:
lixg
2022-11-25 15:13:20 +08:00
parent 1dd90d9b1e
commit 762dbf90a7
8 changed files with 81 additions and 13 deletions

View File

@@ -89,6 +89,7 @@ export default defineComponent({
});
};
orgTree();
return {
routes,
name: currentRouteName,