vue 页面缓存问题用的ruoyi框架?

现在就是缓存不上数据使用keep-alive,不知道什么原因
1.tab跳转的框子
image.png
2.cachedViews内容
0:"Apply-case"
1:"Apply-case/index"
image.png
3.我看缓存也有但是就是我切换上面tab输入的东西就没了
image.png
4.两个切换的路由
(1)/apply-case/apply-case/index?measureId=0001
(2)/apply-case/apply-case?measureId=0001
5.切换组件的name
ApplyCase 对应路由(2)
ApplyCaseIndex 对应路由(1)

阅读 3.2k
1 个回答

重新写个demo吧看看是否有此问题

推荐问题