张磊磊
2023-11-03 35b6e6e9a39149bb8ccb1c72418bfb7bf3b34e70
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%;
}