Using the vue-router, I came across a problem, when a dynamic route, type
{ path: '/horario/:dia/:hora', component: Bar },
A problem occurs, I can not access the day and time values on the destination page, this is because it is a template,...
asked by
08.06.2017 / 05:09