Explorar el Código

Fixed navigation

master
Kobus hace 5 años
padre
commit
8b053c0071
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/router/index.js

+ 1
- 1
src/router/index.js Ver fichero

@@ -211,7 +211,7 @@ export default new Router({
211 211
     component: Offer,
212 212
   },
213 213
   {
214
-    path: 'timeshare/search',
214
+    path: '/timeshare/search',
215 215
     name: 'TimeshareSearch',
216 216
     component: TimeshareSearch,
217 217
   },

Loading…
Cancelar
Guardar