src/views/maintenance/eventlogManage.vue
@@ -94,7 +94,7 @@ </el-form> </div> <div class="table_box"> <el-table :data="tableData" stripe style="width: 100%" height="99%"> <el-table :data="tableData" stripe style="width: 100%" height="85%"> <el-table-column align="center" type="index" @@ -290,7 +290,8 @@ } } .table_box { height: 65%; overflow: auto; height: 70%; padding: 10px; background: #fff; border-radius: 5px;