From b1addfbebd5833e99b80f3b031d25cf8b5d24370 Mon Sep 17 00:00:00 2001 From: sk1551 <15175617877@163.com> Date: Sat, 18 Apr 2020 10:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E9=A1=B5=E9=9D=A2=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E8=A7=92=E8=89=B2=E4=BD=BF=E7=94=A8=E7=94=A8=E9=80=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/system/role/index.vue | 96 ++++++++++++++----- .../system/controller/BySchoolController.java | 23 ++++- .../ruoyi/project/system/domain/BySchool.java | 23 ++++- .../ruoyi/project/system/domain/SysRole.java | 12 +++ .../mybatis/system/BySchoolMapper.xml | 67 ++++++------- .../mybatis/system/SysRoleMapper.xml | 6 +- 6 files changed, 162 insertions(+), 65 deletions(-) diff --git a/ruoyi-ui/src/views/system/role/index.vue b/ruoyi-ui/src/views/system/role/index.vue index 49152bbaa..fd5c1e1aa 100644 --- a/ruoyi-ui/src/views/system/role/index.vue +++ b/ruoyi-ui/src/views/system/role/index.vue @@ -173,6 +173,15 @@ >{{dict.dictLabel}} + + + {{dict.dictLabel}} + +