关于嵌套el-table设置fixed="right"出现的问题
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
在写el-table的嵌套表格时,在父表格最后一列设置fixed="right",这时期望点击父表格的某行,其下的子表格的勾选框也能全部被选中,但是事实上在点击父表格某行时,通过@select指定的方法中使用toggleRowSelection来对子表格勾选可以生效,但是在ui上面的所有勾选框却并不是被选中的状态。这是为什么呢?


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.