element [bug report] El table tree table

5q4ezhmt  于 5个月前  发布在  其他
关注(0)|答案(2)|浏览(101)

Element UI version

2.13.2

OS/Browsers version

windows10

Vue version

3.0.0-beta.14

jsfiddle

Steps to reproduce

1、el-table 树形表格
2、删除某个页子节点
3、代码将表格数据置空 并重新请求后台 获取数据
4、定位到刚刚删除的页子节点 发现节点在页面依旧存在

What is Expected?

删除的节点 在页面不显示

What is actually happening?

被删除页子节点依旧存在

qaxu7uf2

qaxu7uf21#

Translation of this issue:

Element UI version

2.13.2

OS/Browsers version

windows10

Vue version

3.0.0-beta.14

jsfiddle

Steps to reproduce

  1. El table tree table
  2. Delete a page sub node
  3. The code sets the table data to null and requests the background to get the data again
  4. Navigate to the newly deleted page sub node and find that the node still exists on the page

What is Expected?

Deleted nodes are not displayed on the page

What is actually happening?

Deleted page child node still exists

h6my8fg2

h6my8fg22#

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.

相关问题