陶杰
2024-11-12 15ae4a0daffaa7fdec2566a2fc96409b90822a09
components/tree-filter/tree-filter.vue
@@ -231,7 +231,7 @@
         padding-left: 40rpx;
         padding-right: 40rpx;
         overflow-y: scroll;
         max-height: 75vh;
         max-height: calc(75vh - 140rpx);
         padding-bottom: 60rpx;
         .tree-filter-node {