Bug Type: Component
Environment
- Vue Version:
3.2.37
- Element Plus Version:
2.2.21
- Browser / OS:
Chrome 109.0.5414.75
- Build Tool:
Vite
Reproduction
Related Component
el-table
el-checkbox
Reproduction Link
Element Plus Playground
Steps to reproduce
现在有一个el-table-column的表格列,type=“expand”。在这个展开列中有动态生成的一些el-checkbox,当勾选这写el-checkbox时,这个展开的表格列会收起来,如何做到不让它自动收起来?
What is Expected?
不会收起来
What is actually happening?
会收起来
Additional comments
(empty)
3条答案
按热度按时间tcbh2hod1#
也许可以参考一下: #12151
cx6n0qe32#
也许可以参考一下: #12151
@MrWeilian 感谢帮助,加了expand-row-keys后确实可以了
b4lqfgs43#
@MrWeilian 请帮忙看一下这个bug https://github.com/element-plus/element-plus/issues/12924