src/views/maintenance/userManagement.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/maintenance/userManagement.vue
@@ -117,7 +117,7 @@ <el-table :data="tableData" border style="width: 100%;overflow: auto;height: 500px;" style="width: 100%;overflow: auto;height: 900px;" @selection-change="handleSelectionChange" > <el-table-column @@ -1257,9 +1257,11 @@ } } .table_box { height: 60%; // height: 60%; padding: 10px; border-radius: 5px; overflow: auto; height: 500px; // overflow: auto; }