[bug report] table component uses lazy load data cache problem
Open
component: table
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.5
### OS/Browsers version
Chrome 92.0.4515.159
### Vue version
2.6.12
### Reproduction Link
https://jsfiddle.net/upx4v2jL/31/
### Steps to reproduce
1.展开北京市这一行
2.点击搜索,此时服务器应返回搜索后的数据
3.北京市下级显示了搜索前的数据
4.如果不先展开北京市直接搜索是正常的
### What is Expected?
先展开北京市再搜索只显示海淀区
### What is actually happening?
先展开北京市再搜索显示搜索前的数据
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.