ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

[Bug Report] selection Disorder #20120

Open 11341684 opened 4 years ago

11341684 commented 4 years ago

Element UI version

2.13.2

OS/Browsers version

Chrom

Vue version

2.6.12

Reproduction Link

https://jsfiddle.net/mmx38qxw/#no_link_ignore

Steps to reproduce

the order of selection is to append after selection, resulting in the different order of the selected and view

codePath:\node_modules\element-ui\packages\table\src\util

methodName:toggleRowStatus

What is Expected?

same order as view

What is actually happening?

not in the same order as the view

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.