How to set the navigation menu requested from the background by vue-router?

the front end is built with vue-cli scaffolding, and the menu on the site is requested from the background and is an array object. I would like to ask you, how can the requested data be dynamically combined with vue-router?

Mar.01,2021
Menu