Browse Source

'固定table--可滚动'

shaun-sheep 5 năm trước cách đây
mục cha
commit
8ab55c25a6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/dialogs/list/batchDialog.vue

+ 1 - 0
src/components/dialogs/list/batchDialog.vue

@@ -149,6 +149,7 @@
             <el-table
                 ref="multipleTable"
                 :data="tableData"
+                max-height="300"
                 tooltip-effect="dark"
                 style="width:100%;margin-bottom: 10px"
                 @selection-change="handleSelectionChange"