Explorar el Código

'固定table--可滚动'

shaun-sheep hace 5 años
padre
commit
8ab55c25a6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"