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