ant-design / ant-design-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
https://pro.ant.design
MIT License
36.34k stars 8.14k forks source link

🐛 [BUG] #11315

Closed 791060555 closed 3 weeks ago

791060555 commented 3 weeks ago

🐛 bug 描述

使用Protable,通过编辑行数据方式,保存Product Status的状态Invalid 到Valid,点击保存 image image 通过另一个客户端也将该数据从Product Status的状态Valid 切换 Invalid

点击search按钮,显示数据是正常的的,但是点击编辑的时候,Product Status的状态还是为Invalid,测试说明table的编辑行form表单使用缓存,并没有读取列表请求来的新数据 image

image

📷 复现步骤 | Recurrence steps

在浏览器打开两个tab,同时编辑一条数据,点击搜索刷新列表,再次编辑那一行,发现走的是缓存,并没有读取新的数据

🏞 期望结果 | Expected results

希望每次读取新的数据

💻 复现代码 | Recurrence code

© 版本信息

🚑 其他信息

github-actions[bot] commented 3 weeks ago

当前 Issue 未检测到标题,请规范填写,谢谢!

The title of the current issue is not detected, please fill in according to the specifications, thank you!