Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Source/UBCS-WEB/src/components/Theme/ThemeAttrCrud.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -2,7 +2,7 @@ <basic-container> <div class="main"> <div class="top"> <div class="testbox" style=""> <div class="testbox"> <div> </div> <el-row style="width: 100%;margin-bottom: 10px"> @@ -1226,9 +1226,12 @@ <style lang="scss" scoped> .el-table__fixed-body-wrapper .el-table__body { padding-bottom: 15px; // 滚动条高度 /deep/ .el-table__fixed-body-wrapper { .el-table__body { padding-bottom: 15px; } } //固定列高度 /deep/ .el-table__fixed { height: calc(100vh - 365px) !important; 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;