el-table设置了固定列 滚动条无法拖动问题

tech2025-10-05  1

.el-table__fixed { height: auto !important; bottom: 18px; } .el-table__fixed-right { height: auto !important; bottom: 18px; }

最新回复(0)