Parcourir la source

报表bug修改

1004749546@qq.com il y a 4 ans
Parent
commit
dc7a23fbec
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  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;