From 831744e79492e903126563f35fe564ca19231a39 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Thu, 11 Aug 2022 13:28:26 +0800 Subject: [PATCH] dd --- src/views/modules/base/diyInfo.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/modules/base/diyInfo.vue b/src/views/modules/base/diyInfo.vue index 1f4b78ffc..aafdaa0f7 100644 --- a/src/views/modules/base/diyInfo.vue +++ b/src/views/modules/base/diyInfo.vue @@ -6,7 +6,7 @@
-
+
@@ -466,6 +466,11 @@ export default { height: calc(80vh - 120px); .left { width: 49%; + height: 100%; + .check-boxwr { + height: calc(80vh - 120px); + overflow: auto; + } } .right { flex-shrink: 0; @@ -498,7 +503,7 @@ export default { margin-top: 10px; } .left-h { - + height: 100%; ::v-deep .el-tabs__header.is-left, ::v-deep .el-tabs__nav-wrap.is-left::after { height: calc(80vh - 120px);