| src/views/tickets/ticket.vue | ●●●●● patch | view | raw | blame | history |
src/views/tickets/ticket.vue
@@ -1482,9 +1482,15 @@ flex-direction: column; } .dataTable { height: 0; flex: 1; overflow: auto; // height: 0; // flex: 1; height: calc(100vh - 365px); :deep(.el-scrollbar__view) { height: 100%; } :deep(.el-table--fit,.el-scrollbar__view) { height: 100%; } } .pagination { display: flex;