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