ElemeFE / ElemeFE/element

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
#21,062 3 comments 0 reactions 0 assignees View on GitHub
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 ,



![image](https://user-images.githubusercontent.com/19758591/121491730-ce9ee100-ca08-11eb-9d34-09cec07d539c.png)
![image](https://user-images.githubusercontent.com/19758591/121491772-d9597600-ca08-11eb-9131-ba95bab1c1c3.png)

详见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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.