src/components/view/equipmentmaintain.vue
@@ -262,7 +262,6 @@ <div class="right"> <el-table :data="tableData" style="width: 100%;margin-bottom: 20px;height: 600px;overflow: auto;" row-key="rowId" border @select-all="selectAll" @@ -776,7 +775,9 @@ .thing .right { width: calc(100% - 305px); height: calc(100% - 25px); overflow: hidden; /* overflow: hidden; */ overflow-y: auto; overflow-x: auto; padding: 10px; }