src/components/view/equipmentmaintain.vue
@@ -261,6 +261,7 @@ <!-- 主体右 --> <div class="right"> <el-table height="calc(90vh - 200px)" :data="tableData" row-key="rowId" border @@ -776,8 +777,8 @@ width: calc(100% - 305px); height: calc(100% - 25px); /* overflow: hidden; */ overflow-y: auto; overflow-x: auto; overflow-y: scroll; overflow-x: scroll; padding: 10px; }