邱宇豪
2023-11-16 742a2f40e5dfd42bee8f1fcdcb2f9098fbb73ccb
web/src/components/element/Table.vue
@@ -142,9 +142,12 @@
<style lang="scss" scoped>
.box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.el-table {
  overflow: auto;
  border: none;
  height: 100%;
}