web/src/components/element/Table.vue
@@ -142,10 +142,17 @@ <style lang="scss" scoped> .box { height: 100%; display: flex; flex-direction: column; } .el-table { overflow: auto; border: none; height: 100%; ::v-deep .cell { white-space: pre-wrap; } } </style>