Browse Source

报表bug修改

1004749546@qq.com 4 years ago
parent
commit
dc7a23fbec
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/views/cleanManage/statisticalReport.vue

+ 4 - 1
src/views/cleanManage/statisticalReport.vue

@@ -541,7 +541,10 @@ export default {
       border: none;
     }
   }
-
+.search-panel /deep/ .ant-select-selection {
+     max-height: 150px;
+     overflow: auto;
+    }
   .panel {
     margin-top: 10px;
     background-color: #ffffff;