src/components/view/technical.vue
@@ -39,6 +39,7 @@ <div class="technical-table"> <div class="table-box"> <el-table height="500" border style="width: 100%" :data="technicalTable" > @@ -392,7 +393,7 @@ } */ .technical-table .table-box { flex: 1; overflow-y: scroll; /* overflow-y: scroll; */ } .technical-table .el-pagination{ margin-top: 23px;