Kaynağa Gözat

报表bug修改

1004749546@qq.com 4 yıl önce
ebeveyn
işleme
dc7a23fbec
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  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;