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

@@ -195,7 +195,7 @@
tree-default-expand-all
:tree-data="classifyList2"
:fieldNames="{
children: 'children',
children: 'treeChildList',
label: 'name',
value: 'id',
}"
@@ -769,6 +769,7 @@ export default {
{ value: 2, label: "将小米" },
{ value: 3, label: "刘孟君" },
]);
//获取
//选择处理项目经理
let manager = "";