Browse Source

行李视图-按钮点不到问题修复

zhongxiaoyu 2 năm trước cách đây
mục cha
commit
2ba893e17b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/baggageManagement/components/baggage/index.vue

+ 3 - 0
src/views/baggageManagement/components/baggage/index.vue

@@ -988,6 +988,9 @@ export default {
     }
     .part1_info {
       width: 100%;
+      max-height: 152px;
+      overflow-x: hidden;
+      overflow-y: auto;
       color: #fff;
       font-size: 14px;
       font-weight: 400;