@@ -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"