浏览代码

报表bug修改

1004749546@qq.com 4 年之前
父节点
当前提交
dc7a23fbec
共有 1 个文件被更改,包括 4 次插入1 次删除
  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;