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;