@@ -97,7 +97,7 @@
>
<el-table
:data="treeData"
- style="width: 100%; height: 600px"
+ style="width: 100%; height: 600px; overflow-y: scroll"
row-key="id"
border
default-expand-all