0👍
If these components is not related to each other (like parent-child) then you should use a global state using a Vuex to store your records and access them from different components.
- [Vuejs]-Vue: How to enable multi page in an existing SPA project?
- [Vuejs]-How to import Foundation breakpoint util into Vue-CLI project?
Source:stackexchange.com