When the div loop is used in the outer layer of El table column, the data in the first column will run to the last column
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.2
### OS/Browsers version
win10/chrome 91.0.4472.77(正式版本) (64 位)
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/zhangzhiao/pen/VwpGbQP
### Steps to reproduce
1、最外层el-table
2、包裹一层div ,使用v-for
3、div里面填入数据列el-table-column ,


详见codepen
### What is Expected?
数据列按照正确的数据顺序展示
### What is actually happening?
数据列的第一列会跑到数据的最后面去
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.