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="选择门类之后再选择档案分类" /> - - - + + + + + + + + + + - - - - - - +