From 412c5453756e95b728ed82ce7e0ee39718b1ee70 Mon Sep 17 00:00:00 2001 From: lucky Date: Fri, 7 Jan 2022 15:12:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=90=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=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 | 101 +++++++++++++++++++++++-- src/config/api.js | 6 ++ 2 files changed, 101 insertions(+), 6 deletions(-) diff --git a/src/components/RightPage/RightPage.vue b/src/components/RightPage/RightPage.vue index 6e72bdf..3968f56 100644 --- a/src/components/RightPage/RightPage.vue +++ b/src/components/RightPage/RightPage.vue @@ -14,7 +14,7 @@
- 新建部门 + 新建部门
@@ -29,11 +29,15 @@ @showEditMember="showEditMember" />
- - 添加部门/职位 + + + + + + {{ addId }} - 修改部门信息 + 添加成员 {{ addId }} @@ -65,11 +69,30 @@ + + + + + + + 部门 + 职位 + + + + + + + + + + {{ addId }} +