|
|
@ -35,7 +35,7 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
//update-end--Author:scott Date:20201015 for:路由缓存问题,关闭了tab页时再打开就不刷新 #842 |
|
|
|
//update-end--Author:scott Date:20201015 for:路由缓存问题,关闭了tab页时再打开就不刷新 #842 |
|
|
|
keepAlive () { |
|
|
|
keepAlive () { |
|
|
|
this.$route.meta.keepAlive=true; |
|
|
|
this.$route.meta.keepAlive=false; |
|
|
|
return this.$route.meta.keepAlive |
|
|
|
return this.$route.meta.keepAlive |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|