Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -1225,6 +1225,10 @@ </script> <style lang="scss" scoped> .el-table__fixed-body-wrapper .el-table__body { padding-bottom: 15px; // 滚动条高度 } //固定列高度 /deep/ .el-table__fixed { height: calc(100vh - 365px) !important;