-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jeecgboot不同页面切换会重新刷新页面,导致原本页面中输入的查询条件丢失 #2804
Comments
Open
未修复,暂时归集到#1312 |
请问以上问题解决没,后续没法用 |
看看这个代码, 我用得没什么问题https://blog.csdn.net/qq_37322135/article/details/126013301 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
版本号:
2.4
问题描述:
jeecgboot框架中打开一个页面后,输入相关查询条件查询一条特定的数据,然后在打开别的页面后在切回有查询条件的页面,此时页面会重新刷新并插叙所有数据。设置缓存路由后也解决不了根本问题,因为只要页面地址变了之后缓存路由也不起作用
截图&代码:
1、打开一个页面输入查询条件:
2、在打开另外一个页面
3、然后在切回原来有查询条件的页面,此时该页面会重新刷新掉,原来的查询数据会被重新刷掉,这样系统没法用
友情提示: 未按格式要求发帖,会直接删掉。
The text was updated successfully, but these errors were encountered: