Parcourir la source

'固定table--可滚动'

shaun-sheep il y a 5 ans
Parent
commit
8ab55c25a6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/components/dialogs/list/batchDialog.vue

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

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