张晓波
2023-12-04 49c32669444c89949f1cba5a0b6f8afa35f17d65
web/src/components/element/Table.vue
@@ -150,5 +150,9 @@
  overflow: auto;
  border: none;
  height: 100%;
  ::v-deep .cell {
    white-space: pre-wrap;
  }
}
</style>