From fe85974425775c3dbcbe943fce94cee30ca26cae Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Thu, 5 May 2022 10:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dept/index.vue | 257 +++++++++++++------------------ src/views/system/menu/index.vue | 101 +++--------- src/views/system/role/index.vue | 12 +- src/views/system/role/role2.json | 38 +++++ 4 files changed, 170 insertions(+), 238 deletions(-) create mode 100644 src/views/system/role/role2.json diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index 998d57d..05e672b 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -14,7 +14,6 @@ placeholder="机构名称" style="width: 200px;" class="filter-item" - @keyup.enter.native="crud.toQuery" />
@@ -26,13 +25,11 @@ placeholder="管理员名称" style="width: 200px;" class="filter-item" - @keyup.enter.native="crud.toQuery" />
- - 新增 + 新增 @@ -41,16 +38,21 @@ append-to-body :close-on-click-modal="false" :show-close="false" - :before-close="crud.cancelCU" :visible.sync="addDialogVisible" - title="新增" - width="620px" + :title="layerTitle" + width="630px" > - + - + 密码默认:123456 + + + + + + + + 全选 + + @@ -99,16 +113,10 @@ @@ -127,12 +135,11 @@ 编辑 停用 - +