ElemeFE / ElemeFE/element

[Bug Report] Table Column fixed prop can't work on multiple level column

Open
#9,926 8 comments 0 reactions 0 assignees View on GitHub
component: table stale type: bug
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.2.0

### OS/Browsers version
WIN10企业版/360极速9.0 内核55.0

### Vue version
2.5.10

### Reproduction Link
[https://jsfiddle.net/dwt11/mmx38qxw/349/](https://jsfiddle.net/dwt11/mmx38qxw/349/)

### Steps to reproduce
运行出表格后,拖动横向滚动条,可以看到表头固定的效果,没有实现

### What is Expected?
fixed放在父级,则这个多级表头,整体可以固定
如果放在子列,则只这个子列可以固定

### What is actually happening?
el-table组件,多级表头中使用fixed固定表头时,如果fixed放在列的父级则父表头内容名称不显示,子列第一列固定; 如果fixed放在子列,则fixed不起作用

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.