田源
2024-08-22 b3042224aa7a288fc996cd2542e777362abbc9f6
Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue
@@ -2355,6 +2355,13 @@
</script>
<style lang="scss" scoped>
/deep/ .el-table__fixed-body-wrapper {
  .el-table__body {
    padding-bottom: 15px;
  }
}
//固定列高度
/deep/ .el-table__fixed {
  height: calc(100vh - 618px) !important;