From 3db7d72afb2241a13fbb50b83e77ac9bb0cdfe65 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Mon, 30 Oct 2023 17:18:38 +0800 Subject: [PATCH] =?UTF-8?q?20231030=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86bug?= =?UTF-8?q?=E9=9C=80=E6=B1=82=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/category/PreviewForm.vue | 9 +- .../archiveScopeManage/module/tableList.vue | 24 ++-- .../archivesCategory/fieldManage/index.vue | 2 +- src/views/system/dept/index.vue | 3 +- src/views/system/fieldCorresManage/index.vue | 6 +- .../fileLibraryManage/fieldManage/index.vue | 2 +- src/views/system/groupManage/index.vue | 105 +++++++++++------- src/views/system/role/index.vue | 98 ++++++++-------- 8 files changed, 146 insertions(+), 103 deletions(-) diff --git a/src/views/components/category/PreviewForm.vue b/src/views/components/category/PreviewForm.vue index 3142f54..3482891 100644 --- a/src/views/components/category/PreviewForm.vue +++ b/src/views/components/category/PreviewForm.vue @@ -75,20 +75,20 @@
- + - + - + @@ -779,6 +779,9 @@ export default { background-color: transparent; @include input_style; } + ::v-deep .vue-treeselect__control{ + height: 32px !important; + } ::v-deep .el-input__prefix { text-align: right; right: 5px !important; diff --git a/src/views/system/archiveScopeManage/module/tableList.vue b/src/views/system/archiveScopeManage/module/tableList.vue index d6a37eb..0a56d09 100644 --- a/src/views/system/archiveScopeManage/module/tableList.vue +++ b/src/views/system/archiveScopeManage/module/tableList.vue @@ -54,23 +54,25 @@ placeholder="选择门类之后再选择档案分类" /> - - - + + + + + + + + + + - - - - - - +