@ -113,7 +113,7 @@
:data="dataList"
border
@selection-change="dataListSelectionChangeHandle"
style="width: 100%"
style="width: 100%;height:564px;"
>
<el-table-column
type="selection"
@ -499,6 +499,8 @@ export default {
display: flex;
align-items: center;
margin-bottom: 20px;
margin-top: 10px;
margin-left: 10px;
}
.div_left_table {
@ -103,7 +103,7 @@
@ -483,6 +483,8 @@ export default {