bingbo
2023-11-27 56c81870c0cf2e7cc2916da746f05aa637ce6b77
web/src/components/element/Table.vue
@@ -150,5 +150,9 @@
  overflow: auto;
  border: none;
  height: 100%;
  ::v-deep .cell {
    white-space: pre-wrap;
  }
}
</style>