소스 검색

'固定table--可滚动'

shaun-sheep 5 년 전
부모
커밋
8ab55c25a6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"