element [bug report] when El table uses expanded row, when a column of the outer table uses fixed = "right", a row is expanded, and the hover events of the outer table are disordered

2cmtqfgy  于 2023-02-04  发布在  其他
关注(0)|答案(1)|浏览(117)

Element UI version

2.15.3

OS/Browsers version

macos big sur 11.2.3 / chrome 91.0.4472.114(正式版本) (x86_64)

Vue version

2.6.14

https://codepen.io/shaolongwen/pen/PomZwMd

Steps to reproduce

展开外层table的第一行数据后,鼠标移入外层table的第二行数据

What is Expected?

变更鼠标当前移入的数据的背景色

What is actually happening?

变更了展开第一行数据里的第一行数据的背景色

yfwxisqw

yfwxisqw1#

Translation of this issue:

Element UI version

2.15.3

OS/Browsers version

MacOS Big Sur 11.2.3 / Chrome 91.0.4472.114 (official version) (x86)_ 64)

Vue version

2.6.14

https://codepen.io/shaolongwen/pen/PomZwMd

Steps to reproduce

After expanding the first row of data in the outer table, move the mouse into the second row of data in the outer table

What is Expected?

Changes the background color of the data currently moved in by the mouse

What is actually happening?

Changed the background color of the first row of data in the expanded first row

相关问题