From d41609452180f02a1193483bc1d2326d1a2d3d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E9=9B=AA?= <1617763071@qq.com> Date: Wed, 25 Mar 2026 11:05:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BF=E6=A2=AD=E6=A1=86=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basicData/warehouseMaintenance.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/basicData/warehouseMaintenance.vue b/src/views/basicData/warehouseMaintenance.vue index e180e93..b44d906 100644 --- a/src/views/basicData/warehouseMaintenance.vue +++ b/src/views/basicData/warehouseMaintenance.vue @@ -667,9 +667,9 @@ export default { min-height: 500px; ::v-deep .tree-transfer-vue3 { - height: calc(100vh - 54px - 40px - 40px - 56px - 37px - 140px) !important; + height: calc(100vh - 54px - 40px - 56px - 37px - 140px) !important; min-height: 320px !important; - max-height: calc(100vh - 54px - 40px - 40px - 56px - 37px - 140px) !important; + max-height: calc(100vh - 54px - 40px - 56px - 37px - 140px) !important; .el-tree { height: 100% !important;