From e78cffb0daea758377f30fda6604cb44e599388d Mon Sep 17 00:00:00 2001 From: lucky Date: Fri, 7 Jan 2022 16:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E9=97=A8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=81=8C=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/RightPage/RightPage.vue | 70 +++++++++++++++++++++----- src/components/RightPage/TreeNode.vue | 1 + src/config/api.js | 12 +++++ 3 files changed, 71 insertions(+), 12 deletions(-) diff --git a/src/components/RightPage/RightPage.vue b/src/components/RightPage/RightPage.vue index 0a768ee..d976485 100644 --- a/src/components/RightPage/RightPage.vue +++ b/src/components/RightPage/RightPage.vue @@ -40,7 +40,13 @@ {{ addId }} - + + + + + + + 添加成员 {{ addId }} @@ -76,14 +82,15 @@ 关联角色信息 {{ changeRoleId }} - - 修改职位信息 + + + + + + + {{ positionInfo.pname }} - - 修改部门信息 - {{ departmentInfo.departmentName }} - @@ -106,7 +113,7 @@